X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=fl9kp/5At9aYwPLj UphajQgnN2/fD1zVYFt9DCU+caLsZnxm7qXJY5SyuEsuAWgCzSEmJhQQFrrCx31A KZP7t7jpxzi1KvlIVFqh9UnWsWECfNw/pRgWp3WBOGRsFB4LBxEUwiykUHnclhs4 Mpsu/mpvIIjszzs9Bdb6FuvX9o4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=RnM0StceZhmYB1E4VrbmBE FEfa8=; b=hOqsv5Js4NMbhGBH0WsgDiavdlgtJBXgIkiNSRDuoyFwZgt6+g7cse ahyS5ZfCjZD2GsvUkCzFWQOSPIaucxhzs5VaOwTk7fVtD4Dny8GF7S3OX1YrlWVY uAqx1extExNVa5AqLzbNLAqcwhBhYmiy9mcdDLdO2w1GmvfYc+I2c= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.3 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: EXE02-WPP.cisra.canon.com.au Message-ID: <528D26B7.60701@cisra.canon.com.au> Date: Thu, 21 Nov 2013 08:16:39 +1100 From: Luke Kendall User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: cygwin CC: audit Subject: setup's 'Retrieve' package selection option? References: <528C9990 DOT 1080106 AT optusnet DOT com DOT au> In-Reply-To: <528C9990.1080106@optusnet.com.au> X-Forwarded-Message-Id: <528C9990 DOT 1080106 AT optusnet DOT com DOT au> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes By experimentation, I worked out how to do something I wanted to do, which involved using the Retrieve option when selecting packages in Cygwin. But I couldn't find any documentation for "Retrieve" in: https://sourceware.org/cygwin/cygwin-ug-net/setup-net.html http://cygwin.com/faq/ Is there somewhere else I should have looked? A Google search of Cygwin setup retrieve, also didn't turn up anything useful that I could see. In case it helps, below are the notes I made for myself for the task I needed to perform. Cheers, luke How to get an updated package set --------------------------------- To get an updated set of Cygwin packages based on an earlier installed set, run setup and choose Download from Internet. If you have Curr selected and click on View, you get different views. One of these is a view that just shows what is available for upgrade. Choosing all those, and clicking the "src" box to also get the source is sensible. (Source is required because many packages don't include the license files in the binary packages, only in the src package.) However, that's not enough: doing the above will omit all the packages that don't have a new version to install. For convenience of automated license checking, it's best to do the above (since that's quite clear, simple, and straightforward), but then to click on View until you get a slightly longer view (maybe twice as long), that shows you a whole bunch of packages which will be marked as Keep. It does that since they're already downloaded. However, because the automated license checker unpacks source files and the binary packages, you don't want to rely on merging a pristine copy of the older Cygwin download set with the newer set: it's clearly safer to just down a fresh set of everything that you need. So you need to run down all the packages in this view, too, and click on Keep until you have chosen Retrieve instead. Also click on the "src" box after that to include the source too, as usual. Then proceed to download. -- 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