X-Recipient: archive-cygwin AT delorie DOT 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 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 Subject: Re: automated cygwin install References: <6p4k675lc62jj9ngemb18v2h94mpnjcpsu AT 4ax DOT 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 AT cygwin DOT com; run by ezmlm List-Id: 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 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