Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 May 1995 08:48:28 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        uh@grep.cs.fsu.edu (Gang-Ryung Uh)
Cc:        freebsd-hackers@FreeBSD.org (FreeBSD hackers)
Subject:   Re: FreeBSD-current
Message-ID:  <199505060648.IAA29975@uriah.heep.sax.de>
In-Reply-To: <199505060448.AAA13262@grep.cs.fsu.edu> from "Gang-Ryung Uh" at May 6, 95 00:48:34 am

next in thread | previous in thread | raw e-mail | index | archive | help
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. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505060648.IAA29975>