Some questions on updating.
K. G. Suarez
kgs245 at bellsouth.net
Sat Aug 7 01:43:50 PDT 2004
Hi everyone.
Would doing the following be the correct way to update a system?
cvsup /usr/share/examples/cvsup/DragonFly-supfile
cd /usr
cvs -R -d /home/dcvs checkout src
cvs -R -d /home/dcvs checkout dfports
cvsup -h cvsup.freebsd.org /usr/share/examples/cvsup/FreeBSD-ports-supfile
cd /usr/src
make buildworld
make installworld
cd /usr/src
make buildkernel KERNCONF=GENERIC
make installkernel KERNCONF=GENERIC
Also, how often should I update my system?
--
K. G. Suarez
More information about the Kernel
mailing list