X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: sourceware.org X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhgBAOs760p5LIQZ/2dsb2JhbAAIkWG9A4d6iG+EOgQ Message-ID: <4AEBA0D2.5060001@gmail.com> Date: Sat, 31 Oct 2009 13:28:34 +1100 From: Chris Cormie User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Parallel downloading of Cygwin packages References: <4AEAD9EE DOT 4010009 AT gamr7 DOT com> <20091030125852 DOT GB1361 AT ednor DOT casa DOT cgf DOT cx> In-Reply-To: <20091030125852.GB1361@ednor.casa.cgf.cx> 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 Christopher Faylor wrote: > On Fri, Oct 30, 2009 at 01:19:58PM +0100, Ron de Bruijn wrote: >> I use the latest installer, but it only uses one mirror to download >> packages from at the same time. I have the impression that the mirror >> I selected only gives about 30KB/s, which makes installing Cygwin slow. >> What I would like the installer to do is to download from all mirrors >> in parallel different packages and in case one mirror doesn't respond >> that it just drops that one and uses another one. The mirrors together >> should be able to saturate my connection. With respect Ron, why not select a fast mirror if your current mirror is slow? A single fast mirror is always going to be faster than multiple mirrors, so there is little reason for the setup.exe team to support multiple mirrors, or so it seems to me. > I'd like the installer to use a more intuitive UI, be more capable of > running from the command line, and be able to handle RPMs. http://code.google.com/p/cyg-apt/ (Command line installer project.) Doesn't handle RPMs, only Cygwin packages. Does have a apt-get style interface. I'm thinking RPM support is a bit beside the point? A binary RPM from a different distro won't work, packages usually need porting to Cygwin -- that's all part of the Cygwin package system. If you only need to install specific packages, setup.exe has you covered: $./setup-1.7.exe -q -P joe Cheers, Chris -- 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