DragonFly BSD
DragonFly kernel List (threaded) for 2004-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Some questions on updating.


From: "K. G. Suarez" <kgs245@xxxxxxxxxxxxx>
Date: Sat, 07 Aug 2004 04:43:50 -0400

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




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]