From owner-freebsd-hackers Mon Apr 7 00:33:51 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA28187 for hackers-outgoing; Mon, 7 Apr 1997 00:33:51 -0700 (PDT) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA28182 for ; Mon, 7 Apr 1997 00:33:47 -0700 (PDT) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.7.3) id RAA04949; Mon, 7 Apr 1997 17:36:02 +1000 (EST) Date: Mon, 7 Apr 1997 17:36:00 +1000 (EST) From: "Daniel O'Callaghan" To: Darren Reed cc: hackers@freebsd.org Subject: Re: on the subject of changes to -RELEASEs... In-Reply-To: <199704070643.XAA25872@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 7 Apr 1997, Darren Reed wrote: > it begs the question: if we're changing 2.2 after 2.2-RELEASE is made, > what does 2.2-RELEASE mean if my 2.2-RELEASE is different to yours ? > > Does-RELEASE have any meaning any more ? > > Should all FreeBSD just be a series of SNAPSHOTs ? My feeling is that a RELEASE should be immutable, but a differences binary package should be produced as an update pack. This would save people from having to download 90 MB or more for each upgrade. I have produced a 2.2->2.2.1 binary upgrade package which is 7 MB - much more palatable for people to download. Danny