2001-04-27 21:28:02 +00:00
|
|
|
<!--
|
|
|
|
$FreeBSD$
|
|
|
|
|
|
|
|
This section contains the contents of the old UPGRADE.TXT
|
|
|
|
file.
|
|
|
|
-->
|
|
|
|
<sect1 id="upgrading">
|
|
|
|
<title>Upgrading &os;</title>
|
|
|
|
|
|
|
|
<para>These instructions describe a procedure for doing a binary
|
|
|
|
upgrade from an older version of &os;.</para>
|
|
|
|
|
|
|
|
<warning>
|
|
|
|
<para>While the &os; upgrade procedure does its best to
|
|
|
|
safeguard against accidental loss of data, it is still more than
|
|
|
|
possible to <emphasis>wipe out your entire disk</emphasis> with
|
|
|
|
this installation! Please do not accept the final confirmation
|
|
|
|
request unless you have adequately backed up any important data
|
|
|
|
files.</para>
|
|
|
|
</warning>
|
|
|
|
|
|
|
|
<important>
|
|
|
|
<para>These notes assume that you are using the version of
|
|
|
|
&man.sysinstall.8; supplied with the version of &os; to which you
|
|
|
|
intend to upgrade. Using a mismatched version of &man.sysinstall.8; is
|
|
|
|
almost guaranteed to cause problems and has been known to leave
|
|
|
|
systems in an unusable state. The most commonly made mistake in
|
|
|
|
this regard is the use of an old copy of &man.sysinstall.8; from
|
|
|
|
an existing installation to upgrade to a newer version of
|
|
|
|
&os;. This is <emphasis>not</emphasis> recommended.</para>
|
|
|
|
</important>
|
2001-08-27 03:37:56 +00:00
|
|
|
|
2002-11-09 19:53:02 +00:00
|
|
|
<warning>
|
|
|
|
<para>Binary upgrades to &os; &release.current; from &os; 4-STABLE
|
|
|
|
are not supported at this time. There are some files present in
|
|
|
|
a &os; 4-STABLE whose presence can be disruptive, but are not
|
|
|
|
removed by a binary upgrade. One notable example is that an old
|
|
|
|
<filename>/usr/include/g++</filename> directory will cause C++
|
|
|
|
programs to compile incorrectly (or not at all).<para>
|
|
|
|
|
|
|
|
<para>These upgrade instructions are provided for the use of users
|
|
|
|
upgrading from relatively recent &os; &release.branch;
|
|
|
|
snapshots.</para>
|
|
|
|
</warning>
|
|
|
|
|
2001-04-27 21:28:02 +00:00
|
|
|
<sect2>
|
|
|
|
<title>Introduction</title>
|
|
|
|
|
|
|
|
<para>The upgrade procedure replaces distributions selected by the
|
|
|
|
user with those corresponding to the new &os; release. It
|
|
|
|
preserves standard system configuration data, as well as user
|
|
|
|
data, installed packages and other software.</para>
|
|
|
|
|
|
|
|
<para>Administrators contemplating an upgrade are encouraged to
|
|
|
|
study this section in its entirety before commencing an upgrade.
|
|
|
|
Failure to do so may result in a failed upgrade or loss of data.</para>
|
|
|
|
|
|
|
|
<sect3>
|
|
|
|
<title>Upgrade Overview</title>
|
|
|
|
|
|
|
|
<para>Upgrading of a distribution is performed by extracting the
|
|
|
|
new version of the component over the top of the previous
|
|
|
|
version. Files belonging to the old distribution are not
|
|
|
|
deleted.</para>
|
|
|
|
|
|
|
|
<para>System configuration is preserved by retaining and
|
|
|
|
restoring the previous version of the following files:</para>
|
|
|
|
|
|
|
|
<para><filename>Xaccel.ini</filename>,
|
2001-08-27 03:37:56 +00:00
|
|
|
<filename>XF86Config</filename>,
|
2001-04-27 21:28:02 +00:00
|
|
|
<filename>adduser.conf</filename>,
|
|
|
|
<filename>aliases</filename>,
|
|
|
|
<filename>aliases.db</filename>,
|
|
|
|
<filename>amd.map</filename>,
|
|
|
|
<filename>crontab</filename>,
|
|
|
|
<filename>csh.cshrc</filename>,
|
|
|
|
<filename>csh.login</filename>,
|
|
|
|
<filename>csh.logout</filename>,
|
2001-08-27 03:37:56 +00:00
|
|
|
<filename>cvsupfile</filename>,
|
2001-09-04 17:11:19 +00:00
|
|
|
<filename>dhclient.conf</filename>,
|
2001-04-27 21:28:02 +00:00
|
|
|
<filename>disktab</filename>,
|
|
|
|
<filename>dm.conf</filename>,
|
2001-08-27 03:37:56 +00:00
|
|
|
<filename>dumpdates</filename>,
|
2001-04-27 21:28:02 +00:00
|
|
|
<filename>exports</filename>,
|
|
|
|
<filename>fbtab</filename>,
|
|
|
|
<filename>fstab</filename>,
|
|
|
|
<filename>ftpusers</filename>,
|
|
|
|
<filename>gettytab</filename>,
|
|
|
|
<filename>gnats</filename>,
|
|
|
|
<filename>group</filename>,
|
|
|
|
<filename>hosts</filename>,
|
2001-09-04 17:11:19 +00:00
|
|
|
<filename>hosts.allow</filename>,
|
2001-04-27 21:28:02 +00:00
|
|
|
<filename>hosts.equiv</filename>,
|
|
|
|
<filename>hosts.lpd</filename>,
|
|
|
|
<filename>inetd.conf</filename>,
|
|
|
|
<filename>kerberosIV</filename>,
|
|
|
|
<filename>localtime</filename>,
|
|
|
|
<filename>login.access</filename>,
|
2001-08-27 03:37:56 +00:00
|
|
|
<filename>login.conf</filename>,
|
|
|
|
<filename>mail</filename>,
|
2001-04-27 21:28:02 +00:00
|
|
|
<filename>mail.rc</filename>,
|
|
|
|
<filename>make.conf</filename>,
|
|
|
|
<filename>manpath.config</filename>,
|
|
|
|
<filename>master.passwd</filename>,
|
|
|
|
<filename>motd</filename>,
|
|
|
|
<filename>namedb</filename>,
|
|
|
|
<filename>networks</filename>,
|
2001-08-27 03:37:56 +00:00
|
|
|
<filename>newsyslog.conf</filename>,
|
2001-12-27 19:59:57 +00:00
|
|
|
<filename>nsmb.conf</filename>,
|
2001-04-27 21:28:02 +00:00
|
|
|
<filename>nsswitch.conf</filename>,
|
2001-08-27 03:37:56 +00:00
|
|
|
<filename>pam.conf</filename>,
|
2001-04-27 21:28:02 +00:00
|
|
|
<filename>passwd</filename>,
|
2001-08-27 03:37:56 +00:00
|
|
|
<filename>periodic</filename>,
|
2001-04-27 21:28:02 +00:00
|
|
|
<filename>ppp</filename>,
|
|
|
|
<filename>printcap</filename>,
|
|
|
|
<filename>profile</filename>,
|
|
|
|
<filename>pwd.db</filename>,
|
2001-08-27 03:37:56 +00:00
|
|
|
<filename>rc.conf</filename>,
|
|
|
|
<filename>rc.conf.local</filename>,
|
2001-04-27 21:28:02 +00:00
|
|
|
<filename>rc.firewall</filename>,
|
|
|
|
<filename>rc.local</filename>,
|
|
|
|
<filename>remote</filename>,
|
|
|
|
<filename>resolv.conf</filename>,
|
|
|
|
<filename>rmt</filename>,
|
|
|
|
<filename>sendmail.cf</filename>,
|
2001-08-27 03:37:56 +00:00
|
|
|
<filename>sendmail.cw</filename>,
|
2001-04-27 21:28:02 +00:00
|
|
|
<filename>services</filename>,
|
|
|
|
<filename>shells</filename>,
|
|
|
|
<filename>skeykeys</filename>,
|
|
|
|
<filename>spwd.db</filename>,
|
2001-08-27 03:37:56 +00:00
|
|
|
<filename>ssh</filename>,
|
2001-04-27 21:28:02 +00:00
|
|
|
<filename>syslog.conf</filename>,
|
|
|
|
<filename>ttys</filename>,
|
2001-08-27 03:37:56 +00:00
|
|
|
<filename>uucp</filename>
|
|
|
|
</para>
|
2001-04-27 21:28:02 +00:00
|
|
|
|
|
|
|
<para>The versions of these files which correspond to the new
|
|
|
|
version are moved to <filename>/etc/upgrade/</filename>. The
|
|
|
|
system administrator may peruse these new versions and merge
|
|
|
|
components as desired. Note that many of these files are
|
|
|
|
interdependent, and the best merge procedure is to copy all
|
|
|
|
site-specific data from the current files into the new.</para>
|
|
|
|
|
|
|
|
<para>During the upgrade procedure, the administrator is
|
|
|
|
prompted for a location into which all files from
|
|
|
|
<filename>/etc/</filename> are saved. In the event that local
|
|
|
|
modifications have been made to other files, they may be
|
|
|
|
subsequently retrieved from this location.</para>
|
|
|
|
|
|
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Procedure</title>
|
|
|
|
|
|
|
|
<para>This section details the upgrade procedure. Particular
|
|
|
|
attention is given to items which substantially differ from a
|
|
|
|
normal installation.</para>
|
|
|
|
|
|
|
|
<sect3>
|
|
|
|
<title>Backup</title>
|
|
|
|
|
|
|
|
<para>User data and system configuration should be backed up
|
|
|
|
before upgrading. While the upgrade procedure does its best
|
|
|
|
to prevent accidental mistakes, it is possible to partially or
|
|
|
|
completely destroy data and configuration information.</para>
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3>
|
|
|
|
<title>Mount Filesystems</title>
|
|
|
|
|
|
|
|
<para>The disklabel editor is entered with the nominated disk's
|
|
|
|
filesystem devices listed. Prior to commencing the upgrade, the
|
|
|
|
administrator should make a note of the device names and
|
|
|
|
corresponding mountpoints. These mountpoints should be entered
|
2002-11-09 19:57:19 +00:00
|
|
|
here. <emphasis>Do not</emphasis> set the <quote>newfs
|
2001-04-27 21:28:02 +00:00
|
|
|
flag</quote> for any filesystems, as this will cause data
|
|
|
|
loss.</para>
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3>
|
|
|
|
<title>Select Distributions</title>
|
|
|
|
|
|
|
|
<para>When selecting distributions, there are no constraints
|
2002-11-09 19:57:19 +00:00
|
|
|
on which must be selected. As a general rule, the <literal>base</literal>
|
2001-04-27 21:28:02 +00:00
|
|
|
distribution should be selected for an update, and the <literal>man</literal>
|
|
|
|
distribution if manpages are already installed. Other
|
|
|
|
distributions may be selected beyond those originally
|
|
|
|
installed if the administrator wishes to add additional
|
|
|
|
functionality.</para>
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3 id="fstab">
|
|
|
|
<title>After Installation</title>
|
|
|
|
|
|
|
|
<para>Once the installation procedure has completed, the
|
|
|
|
administrator is prompted to examine the new configuration
|
|
|
|
files. At this point, checks should be made to ensure that the
|
|
|
|
system configuration is valid. In particular, the
|
|
|
|
<filename>/etc/rc.conf</filename> and
|
|
|
|
<filename>/etc/fstab</filename> files should be checked.</para>
|
|
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
2001-10-04 20:23:35 +00:00
|
|
|
<title>Upgrading from Source Code</title>
|
2001-04-27 21:28:02 +00:00
|
|
|
|
|
|
|
<para>Those interested in an upgrade method that allows more
|
2001-10-04 20:23:35 +00:00
|
|
|
flexibility and sophistication should take a look at
|
|
|
|
<ulink
|
|
|
|
url="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html">The
|
|
|
|
Cutting Edge</ulink> in the &os; Handbook. This procedure involves
|
|
|
|
rebuilding all of &os; from source code. It requires reliable
|
|
|
|
network connectivity, extra disk space, and time, but has
|
2001-04-27 21:28:02 +00:00
|
|
|
advantages for networks and other more complex
|
2001-10-04 20:23:35 +00:00
|
|
|
installations. This is roughly the same procedure as is used for
|
|
|
|
track the -STABLE or -CURRENT development branches.</para>
|
|
|
|
|
|
|
|
<para><filename>/usr/src/UPDATING</filename> contains important
|
|
|
|
information on updating a &os; system from source code. It lists
|
|
|
|
various issues resulting from changes in &os; that may affect an
|
|
|
|
upgrade.<para>
|
2001-04-27 21:28:02 +00:00
|
|
|
</sect2>
|
|
|
|
</sect1>
|