upgrade from OLD -> NEW release

Dominique Goncalves dominique.goncalves at gmail.com
Mon May 22 10:27:56 PDT 2006


Hi,

On 5/22/06, Albert Shih <shih at math.jussieu.fr> 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

[dom at djdomics /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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>

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."


More information about the freebsd-questions mailing list