X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.0 required=5.0	tests=AWL,BAYES_00,RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
Message-ID: <4E6A6863.2030600@etr-usa.com>
Date: Fri, 09 Sep 2011 13:26:27 -0600
From: Warren Young <warren@etr-usa.com>
User-Agent: Mozilla/5.0 (Windows NT 6.0; WOW64; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2
MIME-Version: 1.0
To: Cygwin-L <cygwin@cygwin.com>
Subject: Re: automated cygwin install
References: <6p4k675lc62jj9ngemb18v2h94mpnjcpsu@4ax.com>
In-Reply-To: <6p4k675lc62jj9ngemb18v2h94mpnjcpsu@4ax.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 9/9/2011 7:52 AM, Andrew Schulman wrote:
> Here's what mine looks like:
>
> setup.exe ^
> --no-shortcuts ^
> --quiet-mode ^
> --disable-buggy-antivirus ^
> --packages ^
> aria2,^
> atool,^
> autoconf,^
> automake,^
> autossh,^

Step 2: A script that can write out such a script to clone an existing 
installation.  Just translate the contents of /etc/setup/installed.db to 
the form --packages wants.

Step 3: Modify the script to find the last-used setup.ini (registry?), 
put the packages there into a dependency graph, then compute the minimum 
set of packages needed to clone the installation.

No, I am not volunteering. :)

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

