summaryrefslogtreecommitdiff
path: root/devel/cvsup-bin/files/supfile-cvsup.se.netbsd.org
blob: b202de991ebfc76b3d4b970cc398e81e4153c13c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#
# Example cvsup config file based on informtion from
# http://www.netbsd.se/service_cvsup.php
#

# This file can be used to obtain the checked-out NetBSD source files

*default tag=.				# Get the current files.  Replace the
					# ``.'' with a cvs tag to get other
					# NetBSD releases.
*default release=cvs
*default delete use-rel-suffix
*default umask=022
*default host=cvsup.se.NetBSD.org	# Machine to connect to
*default base=/var/cvsup/		# Location to put the sources
*default prefix=/usr/cvsup           	# Where to put the sup subdirectory

*default compress			# Use this unless your network link
					# is a T1 or faster

# You can get everything using the ``netbsd'' collection.
netbsd

# Alternatively, use following collections to get one or more
# of the partial collections by uncommenting them below.

#netbsd-src				# All of src tree
#netbsd-srcsys				#   src/sys
#netbsd-crypto				#   src/crypto
#netbsd-doc				#   src/doc
#netbsd-gnusrc				#   src/gnu
#netbsd-sharesrc			#   src/share
#netbsd-htdocs				# htdocs
#netbsd-othersrc			# othersrc
#netbsd-pkgsrc				# pkgsrc
#netbsd-pkgsrc-wip			# pkgsrc-wip