update from 5.4RELESE to 5.4RELEASEP1 how

daniel at unixcore.com daniel at unixcore.com
Fri Aug 19 18:36:37 GMT 2005


Hi,

this is pretty well documented in
(http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html),
but here are the steps I use:

(if no cvsup is installed) # pkg_add -r cvsup-without-gui
(norwegian cvsup mirror) # cvsup -h cvsup.no.freebsd.org
/usr/share/examples/cvsup/stable-supfile
# cd /usr/src
# make buildworld -j 4
# make buildkernel KERNCONF=mykernel
# make installkernel KERNCONF=mykernel
# mergemaster -p
# make installworld
# reboot

(Actually, I have setup KERNCONF in /etc/make.conf, so I just skip the
KERCONF part).

Regards,

Daniel Bond

> Hi,
> I am new to FreeBSD.
> Please let me know the setup steps to update from 5.4RELEASE to
> 5.4RELEASEP1.
> Thanks,
>
>
>
> ---------------------------------
>  Start your day with Yahoo! - make it your home page
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
>




More information about the freebsd-stable mailing list