Subject: getting the kernal source and a whole lot more...
To: NetBSD users <netbsd-users@netbsd.org>
From: Sam Carleton <scarleton-netbsdusers@miltonstreet.com>
List: netbsd-users
Date: 03/03/2004 16:53:49
Ok, I wanted to get the latest kernel source so that I
could compile my own kernal.  Last time I did this, a few
years ago, there was simply a tarball.  Now it appears
that I have to use CVS, which I have never done before.

Well, I did this, effectively:

cvs -d $CVSROOT update -rnetbsd-BRANCH -PAd src

and that src does seam to be over 500 megs.  Is that
right?  Or did I get too much?

Sam