Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: Date: Mon, 25 Apr 2005 18:42:01 -0700 From: Joshua Daniel Franklin Reply-To: Joshua Daniel Franklin To: cygwin AT cygwin DOT com Subject: Re: create installation using installed.db In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j3Q1gEAf024722 On 4/24/05, Hans Horn wrote: > I'd like to create a distribution media that allows my group to do custom > offline installations of cygwin. > I want this distribution to contain EXACTLY what is currently installed on a > master machine, plus ALL the corresponding src packages. Sounds like you want to just copy the whole tree from c:\cygwin\ (or wherever) to another machine. Use mount to dump your mount table to a batch file and run that on the target machine. Viola. setup.exe will not do what you want since packages available are a moving target--there's no way to guarantee certain versions. -- 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/