# $NetBSD: netbsd-supfile,v 1.1 2007/06/09 11:32:56 dsieger Exp $ # $DragonFly: src/share/examples/cvsup/NetBSD-supfile,v 1.3 2008/02/10 22:25:36 swildner Exp $ # # NETBSD-CVS-SUPFILE # # This file will by default maintain a copy of the NetBSD CVS tree in # /home/nbcvs # # A list of NetBSD CVSup mirrors is available at # # http://www.netbsd.org/mirrors/#cvsup # # If not running X, or invoking cvsup from a non-interactive script, then # run it as follows: # # cvsup -g -L 2 netbsd-supfile # # You may wish to change some of the settings in this file to better # suit your system: # # host= # This specifies the server host which will supply the # file updates. # # base=/usr # This specifies the root where CVSup will store information # about the collections you have transferred to your system. # A setting of "/usr" will generate this information in # /usr/sup. You can override the "base" setting on the # command line with cvsup's "-b base" option. This directory # must exist in order to run CVSup. # # prefix=/home/nbcvs # This specifies where to place the requested files. A # setting of "/home/nbcvs" will place all of the files # requested in /home/nbcvs (e.g., "/home/nbcvs/src/bin"). # The prefix directory must exist in order to run CVSup. # *default host=CHANGE_THIS.NetBSD.org *default base=/usr *default prefix=/home/nbcvs *default release=cvs *default delete use-rel-suffix *default compress # If you want all tree we have, use this line. netbsd # smaller collections #netbsd-basesrc #netbsd-cryptosrc-intl #netbsd-doc #netbsd-gnusrc #netbsd-pkgsrc #netbsd-sharesrc #netbsd-syssrc #netbsd-xsrc