how do I get the kernel src through cvsup?
here's my diaryfile: Thu Feb 1 02:50:54 CST 2007 =inital install from iso-image =setup the pkgsrc tree as per the Handbook: http://leaf.dragonflybsd.org/~justin/handbook/pkgsrc-sourcetree-using.html # cd /usr/ # cvs -d [EMAIL PROTECTED]:/cvsroot co pkgsrc seemed to hang after copying 2 directories, the following got further and finished: # env CVS_RSH=ssh cvs -d [EMAIL PROTECTED]:/cvsroot checkout pkgsrc ++jmire Mon Feb 5 05:54:05 CST 2007 =setup sshd as per standard guidelines: PermitRootLogin without-password =installed perl5.8.8 using pkgsrc ++jmire Tue Feb 6 08:19:03 CST 2007 =used the following command to cvsup the most recent release src: cvsup -g -L 2 -h fred.acm.cs.rpi.edu /usr/share/examples/cvsup/DragonFly-release1_8-supfile ++jmire Wed Feb 7 04:28:48 CST 2007 the cvsup completed without errors but no /usr/src/sys/i386/conf directory so building a kernel is out of the question. dragon# ls -aCF /usr/src/sys ./ compile/ ddb/ net/ platform/ ../ conf/ dev/ netgraph/ sys/ Makefile config/ emulation/ netinet/ tools/ Makefile.modules contrib/ kern/ netinet6/ vfs/ boot/ cpu/ libiconv/ netproto/ vm/ bus/ crypto/ libkern/ opencrypto/ ++jmire
