[BACK]Return to netbsd-supfile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / htdocs / docs

File: [cvs.NetBSD.org] / htdocs / docs / netbsd-supfile (download)

Revision 1.1, Sat Jun 9 11:32:56 2007 UTC (16 years, 9 months ago) by dsieger
Branch: MAIN
CVS Tags: HEAD

Documentation/ -> docs/

# $NetBSD: netbsd-supfile,v 1.1 2007/06/09 11:32:56 dsieger Exp $
#
# This file contains all of the "CVSup collections" that make up the
# NetBSD source tree.
#
# CVSup (CVS Update Protocol) allows you to download the latest CVS
# tree (or any branch of development therefrom) to your system easily
# and efficiently (far more so than with sup, which CVSup is aimed
# at replacing).  If you're running CVSup interactively, and are
# currently using an X display server, you should run CVSup as follows
# to keep your CVS tree up-to-date:
#
#	cvsup netbsd-supfile
#
# If not running X, or invoking cvsup from a non-interactive script, then
# run it as follows:
#
#	cvsup -g -L 2 netbsd-supfile
#

# Defaults that apply to all the collections
*default host=cvsup-server-hostname

# admin file placement for normal users
*default base=/home/cvsweb

# admin file placement for privileged user
###*default base=/usr/local/etc/cvsup

# where to put the distribution? (your working directory)
*default prefix=/home/cvsweb/netbsd
*default release=cvs 
*default delete use-rel-suffix

# If your network link is a T1 or faster, comment out the following line.
*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