From owner-freebsd-hackers Wed Mar 26 14:45:56 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA06208 for hackers-outgoing; Wed, 26 Mar 1997 14:45:56 -0800 (PST) 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 OAA06198 for ; Wed, 26 Mar 1997 14:45:42 -0800 (PST) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.7.3) id KAA27707; Thu, 27 Mar 1997 10:01:40 +1100 (EST) Date: Thu, 27 Mar 1997 10:01:39 +1100 (EST) From: "Daniel O'Callaghan" To: dennis cc: hackers@FreeBSD.ORG Subject: Re: 2.2.1-RELEASE In-Reply-To: <3.0.32.19970326173451.00b61420@etinc.com> 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 Wed, 26 Mar 1997, dennis wrote: > At 09:48 AM 3/27/97 +1100, Daniel O'Callaghan wrote: > >On Wed, 26 Mar 1997, dennis wrote: > > > >> You guys ever think of doing a patch release (like a single tarball with > >> the changes) for those of us that spent 2 days setting up 2.2R? > > > >Yes, I have. To upgrade to 2.2.1, I'll be fetching bin/*, unpacking, rm > >-rf etc dev, repack, then untar with --unlink and -p. > > Are the only changes in bin? What about the source to the kernel modules? > dont you need ssys also? Yes, you are right. The 2.2.1 README clearly states that there are kernel changes also, esp the 2940 code. The principle remains the same - /etc does not get clobbered. Danny