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: Tue, 23 May 2000 14:08:28 -0400 Message-Id: <200005231808.OAA23591@envy.delorie.com> From: DJ Delorie To: rdparker AT butlermfg DOT com CC: cygwin-developers AT sourceware DOT cygnus DOT com In-reply-to: <200005231735.NAA21701@delorie.com> (rdparker@butlermfg.com) Subject: Re: setup: built-in tar References: <200005231735 DOT NAA21701 AT delorie DOT com> > If I remember my GPL correctly all you have to do is make the sources > available. Posting them on the same server in a reasonably conspicuous > location meets this requirement. Until either tar or gzip is updated, then the version in setup no longer matches the sources. Or if someone wants to put setup on a CD-ROM that doesn't happen to include tar or gzip. Or if the person building setup.exe (me) has a different version of tar or gzip installed on their system than the one on sourceware. > Just something to think about, how do we deal with their mucking for > updates via "setup -u"? IMO we should be keeping better track of what we're installing. Perhaps keep a list of which files (and sizes/mtimes/checksums) came from which tarballs. Then, when we see that a given tarball needs to be installed, we can see what was already installed and what's currently on the disk, and make the needed corrections for the update.