X-Spam-Check-By: sourceware.org Date: Mon, 16 Jan 2006 00:23:31 -0800 From: Yitzchak Scott-Thoennes To: cygwin AT cygwin DOT com Subject: Re: Installing cygwin by manually copying c:\cygwin to another machine Message-ID: <20060116082330.GA3656@efn.org> References: <1137149072 DOT 2980 DOT 251770934 AT webmail DOT messagingengine DOT com> <43C789D2 DOT 8020505 AT equate DOT dyndns DOT org> <1137201240 DOT 1365 DOT 251826199 AT webmail DOT messagingengine DOT com> <43C851B8 DOT 3000307 AT equate DOT dyndns DOT org> <1137203965 DOT 3893 DOT 251827605 AT webmail DOT messagingengine DOT com> <20060116075609 DOT GB2088 AT efn DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Mon, Jan 16, 2006 at 10:08:03AM +0200, Adrian Maier wrote: > On 1/16/06, Yitzchak Scott-Thoennes wrote: > > > > I'm not sure what this approach buys you over running setup.exe in > > unattended install mode on a copied local package cache, except > > fragility. > > Is there an "unattended" install mode? I thought that there is no such > thing , because according to > http://www.cygwin.com/cygwin-ug-net/setup-net.html : > "Unfortunately setup.exe does not yet support unattended installs." > > In fact, that's precisely why I asked the question in the first place: > i needed a way to install cygwin without the need of choosing individual > packages; and with no need of internet connection ... I think the key word there is "does not yet *support*". Run setup --help from a command prompt, and setup will output a list of its command line options into setup.log.full. Play with running it using them on a previously prepared local download directory, with non-default packages included either by changing setup.ini to add "Base" to their category or adding a dummy mirror directory with a setup.ini having a dummy package that has category Base and requires the other packages you want. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/