Date: Wed, 7 Sep 2011 17:43:38 -0700 From: David Wolfskill <david@catwhisker.org> To: Kevin Oberman <kob6558@gmail.com> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: 8-stable -> 9-current upgrade Message-ID: <20110908004338.GK1762@albert.catwhisker.org> In-Reply-To: <CAN6yY1txHHy0p2X0NJJK8DMgZXY6dzcckR1QXeSEpyemiA=P=g@mail.gmail.com> References: <CAN6yY1txHHy0p2X0NJJK8DMgZXY6dzcckR1QXeSEpyemiA=P=g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Wed, Sep 07, 2011 at 05:12:45PM -0700, Kevin Oberman wrote:
> ...
> I am particularly concerned with things like header files
> (/usr/include) that might bite me if not deleted.
This isn't specific to that upgrade, but when I do a "make installworld",
I augment the instructions from UPDATING, prefixing the "make
installworld" itself with:
rm -fr /usr/include.old && mv /usr/include{,.old} && \
rm -fr /usr/share/man
Thus, I have reasonable confidence that the newly-installed world has no
significant "pollution" from the old world, at least in /usr/include and
/usr/share/man. (Libraries are a different matter -- and addressed
differently.)
Note, too, that a "standard" source upgrade has no provision for
updating /etc/localtime, in case that may be an issue.
Peace,
david
--
David H. Wolfskill david@catwhisker.org
Depriving a girl or boy of an opportunity for education is evil.
See http://www.catwhisker.org/~david/publickey.gpg for my public key.
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (FreeBSD)
iEYEARECAAYFAk5oD7kACgkQmprOCmdXAD2gwgCeMYSFO/qxHDdwj/7l+lXIRvwk
TgwAniZPOQsvODpdPklOcPOTYp8u4Ccd
=b3D1
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110908004338.GK1762>
