Date: Mon, 1 Sep 2003 01:58:52 -0700 (PDT) From: Doug Barton <DougB@FreeBSD.org> To: "M. Warner Losh" <imp@bsdimp.com> Cc: current@FreeBSD.org Subject: Re: /lib symlinks problem? Message-ID: <20030901015535.Y3776@znfgre.qbhto.arg> In-Reply-To: <20030901.012249.118997606.imp@bsdimp.com> References: <20030901064424.GA30277@sunbay.com> <20030901065819.GB3811@gilberto.physik.rwth-aachen.de> <20030901.012249.118997606.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 1 Sep 2003, M. Warner Losh wrote: > My tool is initially just a 'delete these files' tool, but now that I > think about it, it wouldn't be hard to say also 'create these > symlinks'. The hard part here is generating the 'obsolete' lists. I posted one approach to this today... touch a file right before you start installworld, then consider anything not newer than that file a candidate for disposal. There is currently something weird going on in /usr/lib though... a lot of the files don't have newer dates, I haven't tracked down why yet. Also, I highly recommend NOT deleting the files, but moving them somewhere. This makes it much easier to recover if you delete something you shouldn't have. Doug -- This .signature sanitized for your protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030901015535.Y3776>