From owner-freebsd-questions Tue Feb 7 10:04:49 1995 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id KAA00881 for questions-outgoing; Tue, 7 Feb 1995 10:04:49 -0800 Received: from cs.weber.edu (cs.weber.edu [137.190.16.16]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id KAA00872 for ; Tue, 7 Feb 1995 10:04:43 -0800 Received: by cs.weber.edu (4.1/SMI-4.1.1) id AA12395; Tue, 7 Feb 95 10:58:54 MST From: terry@cs.weber.edu (Terry Lambert) Message-Id: <9502071758.AA12395@cs.weber.edu> Subject: Re: 0202 Snap - How the Heck do you Upgrade To: nwestfal.csci.csusb.edu@orion.weber.edu (Neal Westfall) Date: Tue, 7 Feb 95 10:58:53 MST Cc: questions@FreeBSD.org In-Reply-To: <9502060104.AA14143@orion.csci.csusb.edu> from "Neal Westfall" at Feb 5, 95 05:04:57 pm X-Mailer: ELM [version 2.4dev PL52] Sender: questions-owner@FreeBSD.org Precedence: bulk > > 1) SUP the current sources as of the SNAP > > 2) Recompile the world. Especially programs using routing. > > Is there any reason why one could not just extract the bindist? > (first backing up files in /etc of course) You would have to be in single user mode to minimize the "text file busy" problem, and you would have to be able to build a kernel independent of being able to make network connections, since things like the recent routing changes cause mismatches that would not allow you to start the networking again until you had a new kernel in place. Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.