Hi,

On 5/22/06, Albert Shih <[EMAIL PROTECTED]> wrote:
Hi all

>From many time I make the upgrade my FreeBSD by using :

        make -DNO_PROFILE buildowlrd
        make buildkernel
        make installkernel
        reboot/single
        make -DNO_PROFILE installworld
        mergemaster
        reboot

Well everything work fine..but I always have some old file in /lib and
/usr/lib

Can I destroy him without problem ?

There are news targets that can help you since FreeBSD 6.1-RELEASE:
check-old, delete-old and delete-old-libs

[EMAIL PROTECTED] /usr/src]$ make check-old
Checking for old files
Checking for old libraries
Checking for old directories
To remove old files and directories run 'make delete-old'.
To remove old libraries run 'make delete-old-libs'.

HTH


Lots of thanks.

Regards.


--
Albert SHIH
Universite de Paris 7 (Denis DIDEROT)
U.F.R. de Mathematiques.
7 ième étage, plateau D, bureau 10
Heure local/Local time:
Mon May 22 16:24:56 CEST 2006
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Regards.

--
There's this old saying: "Give a man a fish, feed him for a day. Teach
a man to fish, feed him for life."
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to