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:date:from:to:subject:in-reply-to:message-id :references:mime-version:content-type; q=dns; s=default; b=jhjnz qlHif0qfTDqAsk2gDElI/j14MQipQ9jC1qn889Ewn+uFJYAB1rSID0kX0cBXBRNz GCIqW/SXjykqoEAASizpIMCn/85cNKB5oOpji6wMtlzWBjyNhyjan5jQd7l1/oga OcgV6LpFuNNWJamhTWjsa5WquSZo7jWIECF74I= 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:date:from:to:subject:in-reply-to:message-id :references:mime-version:content-type; s=default; bh=JTyNjo9qSvc VNqnxmuIFhJ2hPHE=; b=QnNpFC53EfO3n969ffZ1ax2eW86cp0Ki9A0k0x8/qYm QUtR+87/1umycSwGYQv+eITGG8vdzA+sSF+erHhKeAinLba2HAeF9PimlBhE76P7 kWTIs24a6+zIFOH1V06+HYQERdxt6Hg+AwQzwK4UgU2zBO4MND1NAc3IjjqKZC9g = 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=2.4 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL autolearn=ham version=3.3.2 X-HELO: outbound-queue-1.mail.thdo.gradwell.net Date: Thu, 7 Aug 2014 16:05:25 +0100 (BST) From: Nikhil Nair To: cygwin AT cygwin DOT com Subject: Specifying multiple download sources on the setup command line In-Reply-To: <715654858.20140806200136@yandex.ru> Message-ID: References: <715654858 DOT 20140806200136 AT yandex DOT ru> User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Gradwell-MongoId: 53e395b5.10bfe-4866-1 X-Gradwell-Auth-Method: smtpauth X-Gradwell-Auth-Credentials: ant0nn X-IsSubscribed: yes Hi, I need to do a reinstall from scratch, after my old setup fell apart. I'll be using Cygwin Ports as well as a regular Cygwin mirror, and, as I'm blind and use the keyboard, this isn't easy to do with the current GUI setut*.exe: you ought to be able to hold down control and use the up and down arrow keys, then hit space bar (while still holding control) to select or de-select a mirror site; but that functionality seems to be missing. I can hold shift and use up or down arrow to select more than one site, but they have to be next to each other in the list, which the ones I'm after aren't. So, the easiest option seems to be to use -s to specify download sites on the command line. However, I'm not clear what you're supposed to do in order to specify two separate sites: do you use two separate -s options (-s site1 -s site2), or do you give a (say) semi-colon-separated list, e.g. -s site1;site2? I presume you can, in fact, specify multiple download sites... Thanks, Nikhil. -- 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