Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 1999 13:41:05 +0100
From:      Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
To:        Rich Winkel <rich@chumbly.math.missouri.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Staying behind
Message-ID:  <19990326134105.A5232@internal>
In-Reply-To: <199903252015.OAA25997@chumbly.math.missouri.edu>; from Rich Winkel on Thu, Mar 25, 1999 at 02:15:18PM -0600
References:  <199903252015.OAA25997@chumbly.math.missouri.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 25-Mar-1999 at 14:15:18 -0600, Rich Winkel wrote:
> I've gone through several major releases of freebsd now, and find that
> I still have a number of files lying around from previous versions.
> (like dumplfs, mount_lfs, newlfs in /sbin)
> It would be handy if each major release comes with a list of the
> files from the previous release which have been phased out.
> How do other people deal with this?

I go into /bin, /sbin, /usr/bin, /usr/sbin and /usr/lib and do
a "ls -lt". Stuff on the bottom gets deleted.

Then I go into /usr and do an "rm -rf share include" and 
than "make installworld". 

The rest is inspected manually and usually there isn't much to
do anymore...

	-Andre


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




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