Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 2004 04:04:14 +0000
From:      Colin Percival <colin.percival@wadham.ox.ac.uk>
To:        freebsd-current@freebsd.org, freebsd-security@freebsd.org
Subject:   FreeBSD 5.2 -> 5.2.1 upgrade
Message-ID:  <6.0.1.1.1.20040225172320.03ed0c20@imap.sfu.ca>

next in thread | raw e-mail | index | archive | help
   In order to provide an easy update path for i386 systems from
FreeBSD 5.2 to FreeBSD 5.2.1, FreeBSD Update will now update
systems running FreeBSD 5.2-RELEASE to 5.2.1-RELEASE.  To take
advantage of these updates, install and run FreeBSD Update, and
reboot into the new kernel:

# cd /usr/ports/security/freebsd-update && make install clean
# cp /usr/local/etc/freebsd-update.conf.sample 
/usr/local/etc/freebsd-update.conf
# /usr/local/sbin/freebsd-update fetch
# /usr/local/sbin/freebsd-update install
# shutdown -r now

   If you have recompiled any files locally, FreeBSD Update may
not be able to update them automatically (it will complain).
With the latest version of FreeBSD Update (version 1.5), you
can use one of the following commands:
# /usr/local/sbin/freebsd-update --branch crypto fetch
or
# /usr/local/sbin/freebsd-update --branch nocrypto fetch
depending upon whether you installed the "crypto" distribution,
to force files to be updated.  (If you're not sure if you
installed the "crypto" distribution, you almost certainly did).

   FreeBSD Update will update a 5.2-RELEASE system to the exact
binaries distributed with 5.2.1-RELEASE, with the following
exceptions:

1. Files under the following directories will not be updated:

   /usr/ports
   /usr/share/doc
   /usr/share/man/cat*
   /usr/src

The ports and src trees can be updated using cvsup; the files
in /usr/share/man/cat* are rebuilt from (updated) man pages
automatically.

2. FreeBSD binaries include, in their headers, the value of
__FreeBSD_version on the machine where they were compiled.
This value was bumped from 502000 to 502010 as part of the
release engineering process; binaries for which this is the
ONLY change will not be updated.

   As always, this is something I'm providing personally; it is
in no way endorsed by the Security Officer, Release Engineering
team, or the project as a whole.

Colin Percival



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