X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.0 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED,EXECUTABLE_URI,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Eric Lilja Subject: Re: [ANNOUNCEMENT] Updated: setup.exe (Release 2.761) Date: Wed, 23 Nov 2011 09:48:07 +0100 Lines: 24 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 In-Reply-To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: 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 2011-11-21 16:06, Corinna Vinschen wrote: > A new version of setup.exe, release 2.761, has been uploaded to > http://cygwin.com/setup.exe. [snip] > > - In unattended mode, if packages were selected on command line, > install only those, don't also upgrade all installed packages. Is there some switch to restore the old behavior here? This change breaks how I do installs of cygwin and keep it up-to-date. I have a very simple script that invokes setup.exe with the following command-line parameters: --site ftp://ftp.sunet.se/pub/lang/cygwin --root c:\cygwin --quiet-mode --no-desktop --local-package-dir c:\temp --packages "cppunit,cvs,file,gcc4-g++,gdb,inetutils,libiconv,make,mintty,openssh,gnupg,opengl" Doing it like this has been nice because setup.exe runs by itself and I don't have to remember which extra packages I want. (A next step I want to do, but haven't tried yet to accomplish, is to first download the packages and use a local package repository so I could do offline installations (if I had pre-downloaded the packages). - Eric -- 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