From owner-freebsd-current@FreeBSD.ORG Thu Sep 8 18:07:59 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 43C90106564A for ; Thu, 8 Sep 2011 18:07:59 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (m209-73.dsl.rawbw.com [198.144.209.73]) by mx1.freebsd.org (Postfix) with ESMTP id 1B9DC8FC0A for ; Thu, 8 Sep 2011 18:07:59 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.5/8.14.5) with ESMTP id p88I7wX6042445; Thu, 8 Sep 2011 11:07:58 -0700 (PDT) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.5/8.14.5/Submit) id p88I7woE042444; Thu, 8 Sep 2011 11:07:58 -0700 (PDT) (envelope-from david) Date: Thu, 8 Sep 2011 11:07:58 -0700 From: David Wolfskill To: Olivier Smedts Message-ID: <20110908180758.GZ1762@albert.catwhisker.org> References: <20110908004338.GK1762@albert.catwhisker.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="w2Ze1fp8mKggy7lw" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: FreeBSD Current Subject: Re: 8-stable -> 9-current upgrade X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2011 18:07:59 -0000 --w2Ze1fp8mKggy7lw Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 08, 2011 at 07:59:59PM +0200, Olivier Smedts wrote: > ... > > 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. =A0(Libraries are a different matter -- and addressed > > differently.) >=20 > # cd /usr/src > # make delete-old > would be less hack-ish Per src/UPDATING and comments in src/Makefile, that is done *after* "make installworld" -- and yes, I do that, as well (as well as the "make delete-old-libs" after the reboot). Peace, david --=20 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. --w2Ze1fp8mKggy7lw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk5pBH4ACgkQmprOCmdXAD31HwCeILYOGrrMRmVmlO0PVCRU80LW 2wAAnicDRhfAp/oxyaXvatYzy471J+mo =574h -----END PGP SIGNATURE----- --w2Ze1fp8mKggy7lw--