Subject: Re: getting x11
To: None <current-users@netbsd.org>
From: Geoff Wing <mason@primenet.com.au>
List: current-users
Date: 12/10/2004 05:59:21
Rick Kelly <rmk@toad.rmkhome.com> typed:
: I just pulled down the tarfiles from ftp.netbsd.org. However, there is no
: documentation on actually pulling down the xsrc with cvs, at least not that
: I could find on www.netbsd.org or with google.
It's a module like src and pkgsrc are. You can fetch it the same way
you would fetch them.
% cvs -d anoncvs@anoncvs.netbsd.org:/cvsroot get -c
cryptosrc-us cryptosrc-us
doc doc
export -a src-nocrypto
htdocs htdocs
htutils htutils
localsrc localsrc
othersrc othersrc
pkgsrc pkgsrc
src src
world -a .
xsrc xsrc