Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com Date: Fri, 25 Feb 2000 17:56:20 -0500 Message-Id: <200002252256.RAA22139@envy.delorie.com> From: DJ Delorie To: cygwin-developers AT sourceware DOT cygnus DOT com In-reply-to: <20000225175113.B318@cygnus.com> (message from Chris Faylor on Fri, 25 Feb 2000 17:51:13 -0500) Subject: Re: Installation Routine References: <20000225083945 DOT 22749 DOT qmail AT hotmail DOT com> <38B64FB1 DOT CD9B12D3 AT vinschen DOT de> <20000225053004 DOT A11333 AT shell4 DOT ba DOT best DOT com> <20000225111653 DOT D31323 AT cygnus DOT com> <20000225174004 DOT A1151 AT shell4 DOT ba DOT best DOT com> <20000225175113 DOT B318 AT cygnus DOT com> > Would you mind sending email to "kingdon AT redhat DOT com" instead? He's > the new webmaster, apparently (things are kind of in flux). The correct address for sourceware server issues is: sourcemaster AT sourceware DOT cygnus DOT com > I have no problems with bzip2 either but I haven't seen DJ weigh in > on this one. He had some opinions about this, IIRC. bzip2 takes a ton more CPU than gzip, for a less-than-corresponding increase in compression, and is less popular (i.e. less likely to be found on a standard linux install, for example). The gains in file size are not that exciting given the vastly larger amount of CPU needed to deal with them, but when you have to transfer big files over the Internet, it is still a net gain. However, for cygwin, there are no technical reasons not to switch. In my case, where I'm creating tarballs all the time, the extra CPU needed to build them is annoying, but I can be convinced to switch for the official distributions. Plus, you can't use "tar xvfz ..." to extract them :-(