From owner-freebsd-hackers Fri May 5 23:51:36 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA26238 for hackers-outgoing; Fri, 5 May 1995 23:51:36 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id XAA26232 for ; Fri, 5 May 1995 23:51:30 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA20053; Sat, 6 May 1995 08:51:07 +0200 Received: by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id IAA20432; Sat, 6 May 1995 08:51:06 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.11/8.6.9) id IAA29975; Sat, 6 May 1995 08:48:28 +0200 From: J Wunsch Message-Id: <199505060648.IAA29975@uriah.heep.sax.de> Subject: Re: FreeBSD-current To: uh@grep.cs.fsu.edu (Gang-Ryung Uh) Date: Sat, 6 May 1995 08:48:28 +0200 (MET DST) Cc: freebsd-hackers@FreeBSD.org (FreeBSD hackers) In-Reply-To: <199505060448.AAA13262@grep.cs.fsu.edu> from "Gang-Ryung Uh" at May 6, 95 00:48:34 am Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 676 Sender: hackers-owner@FreeBSD.org Precedence: bulk As Gang-Ryung Uh wrote: > > Now my next question is what I have to do in order to upgrade my system (2.0R) > to current snapshot, and what should I be really careful before upgrading my > system. (simply type 'make world'???) foreach filesys (all file systems) /sbin/dump 0u... $filesys end make world :-) The most important part of the system configuration is in /etc, so back it up twice. /etc should not be touched by a make world anyway, but this means you have to update it manually (by comparing against /usr/src/etc). -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)