How to start working on dragonflybsd
David Rhodus
drhodus at catpa.com
Sun Jul 20 16:20:57 PDT 2003
On Sunday, July 20, 2003, at 07:07 PM, Ivan Voras wrote:
.. and how about using it? cvsup files from the download page
reference the
repository (*,v files). How to modify it to just reference the normal,
latest-version files?
(or did I mess up something?)
cd /usr/dragonfly
cvsup dragonfly.cvsup
cd /usr
cvs -d /usr/dragonfly co src
cd src
make buildkernel
More information about the Kernel
mailing list