Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 1999 07:28:46 +1000
From:      Peter Jeremy <jeremyp@gsmx07.alcatel.com.au>
To:        Marc van Woerkom <van.woerkom@netcologne.de>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Proper Whacking & Weeding
Message-ID:  <99Oct13.072455est.40323@border.alcanet.com.au>
In-Reply-To: <199910121503.RAA02057@oranje.my.domain>
References:  <199910121503.RAA02057@oranje.my.domain>

next in thread | previous in thread | raw e-mail | index | archive | help

On 1999-Oct-13 01:03:54 +1000, Marc van Woerkom wrote:
>It took me some fiddling to get a -current system from begin of September 
>to build present -current.

It might be useful if you documented exactly what you did.  This is
likely to be a very popular topic for the next few months...

>Is there a way to ensure that /usr/include, /usr/share/.. and such
>are rebuilt properly? (No files missing, no old files messing things up)

It shouldn't be possible to miss files during an installworld without
the installworld bombing out, though I'm not sure how to actually
confirm this.

I have had a couple of occurrences where my checked-out source tree
got out of step with my CVS tree (I'm not sure how this happened).
My solution here is to occasionally do a checkout into a temporary
tree and compare it with my active tree.  (An alternative would be
to squirrel away my local patches and blow away the active tree).

As for obsolete cruft in the root and /usr filesystems, you could try
"rm -fr /" :-).  Seriously, since installworld installs everything
with the current date, one way is to run "ls -ltr" on all all affected
directories and delete all files older than the installworld.

Peter
-- 
Peter Jeremy (VK2PJ)                    peter.jeremy@alcatel.com.au
Alcatel Australia Limited
41 Mandible St                          Phone: +61 2 9690 5019
ALEXANDRIA  NSW  2015                   Fax:   +61 2 9690 5982


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?99Oct13.072455est.40323>