# # cvsup.jp.OpenBSD.org sample supfile for CVSup client # # 1: you can specify various "tag". # # tag=. --> OpenBSD-current branch # tag=OPENBSD_3_4 --> OpenBSD 3.4-stable branch # # NOTE: When no tag is specified, CVSup client will try to retrieve # CVS repository (i.e. RCS files) itself. # #*default tag=. # 2: you must specify "prefix". This is the base directory of fetched files. # *default prefix=/path/to # 3: you must specify "base". This directory is used by CVSup client to # manage the process. # *default base=/usr/local/etc/cvsup # 4: miscellaneous options. you probably do not have to change. *default host=cvsup.jp.OpenBSD.org *default release=cvs delete usr-rel-suffix compress umask=002 # 5: Collections you want to fetch. # OpenBSD-all # -all: retrieve all below #OpenBSD-src # -src: src/ only #OpenBSD-www # -www: www/ only #OpenBSD-ports # -ports: ports/ only #OpenBSD-X11 # -X11: X11/ only #OpenBSD-XF4 # -XF4: XF4/ only