Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <07ab01c52686$cb7ce400$e6ec6f83@robinson.cam.ac.uk> From: "Max Bowsher" To: References: <20050311035700 DOT 10375 DOT qmail AT web14427 DOT mail DOT yahoo DOT com> <20050311041456 DOT GA18668 AT gully DOT casa DOT cgf DOT cx> <20050311165041 DOT GA28398 AT gully DOT casa DOT cgf DOT cx> Subject: Re: RFE: enhance setup.exe to used cached mirrors file Date: Fri, 11 Mar 2005 22:07:58 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/ X-Cam-AntiVirus: No virus found X-Cam-SpamDetails: Not scanned X-IsSubscribed: yes Note-from-DJ: This may be spam Christopher Faylor wrote: > On Fri, Mar 11, 2005 at 11:45:24AM -0500, Igor Pechtchanski wrote: >> On Thu, 10 Mar 2005, Christopher Faylor wrote: >>> On Fri, Mar 11, 2005 at 12:57:00AM -0300, Ricardo Fodra wrote: >>>> Does setup have to download mirrors.lst and setup.bz2 every time? >>>> Can't it compare the date of the files on the server and on the >>>> computer? I have a dial up connection and I can only download a few >>>> packages per day, and every day setup downloads those files. >>> >>> mirrors.lst is updated twice a day. setup.bz2 is updated frequently. >>> It is possible to add the kind of functionality that you're talking >>> about, though. It's just a simple matter of programming. >>> >>> Unfortunately, the wisher to doer ratio for cygwin is pretty high so it >>> is unlikely that anyone would be implementing anything like this. >> >> FWIW, someone posted a patch just two days ago with one possible way of >> addressing this issue: >> Which, of course, >> just proves that searching the archives actually *does* help >> sometimes... :-) > > So, in this case the "doer" would be a setup maintainer who could review > and integrate the patch. Actually, that patch (which I have glanced at but not reviewed carefully) does not actually help at all in this situation. It does avoid the download of mirrors.lst, by having the user to manually specify an URL, but it does nothing whatsoever for setup.bz2, which is much bigger anyway. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/