1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-03 09:00:21 +00:00
freebsd/share/examples/cvsup
Daniel C. Sobral 3f688d5afb RELENG_4 cvsup files. I'm betting these names are going to be changed,
but by virtue of no one else getting to do this after I mentioned it,
they get to be named this for now.
2000-03-13 17:31:44 +00:00
..
4.x-secure-stable-supfile RELENG_4 cvsup files. I'm betting these names are going to be changed, 2000-03-13 17:31:44 +00:00
4.x-stable-supfile RELENG_4 cvsup files. I'm betting these names are going to be changed, 2000-03-13 17:31:44 +00:00
cvs-supfile Add src-kerberos5 to example supfiles. 2000-03-05 18:52:44 +00:00
doc-supfile Change the /usr/src mention to /usr/doc, since it is a doc supfile. 2000-01-11 10:48:47 +00:00
gnats-supfile $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
ports-supfile Add ports-irc, ports-java, and ports-x11-servers. For some reason 1999-08-31 18:06:53 +00:00
README $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
secure-cvs-supfile Adjust the examples to reflect the new "src-sys-crypto" collection. 1999-08-31 17:26:21 +00:00
secure-stable-supfile Adjust the examples to reflect the new "src-sys-crypto" collection. 1999-08-31 17:26:21 +00:00
secure-supfile Adjust the examples to reflect the new "src-sys-crypto" collection. 1999-08-31 17:26:21 +00:00
stable-supfile Add src-kerberos5 to example supfiles. 2000-03-05 18:52:44 +00:00
standard-supfile Add src-kerberos5 to example supfiles. 2000-03-05 18:52:44 +00:00
www-supfile $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00

# $FreeBSD$

This directory contains sample "supfiles" for obtaining and updating
the FreeBSD sources via the Internet.  These supfiles will work
with CVSup version 14.0 or later.  For general information on CVSup
itself, please see http://www.freebsd.org/handbook/cvsup.html

To maintain the sources for the FreeBSD-current release, use these files:

    standard-supfile		Main source tree

    secure-supfile		International secure distribution
				(outside USA and Canada)

    ports-supfile		Ports collection

To maintain the sources for the FreeBSD-stable release, use these files:

    stable-supfile		Main source tree

    secure-stable-supfile	International secure distribution
				(outside USA and Canada)

To maintain a copy of the CVS repository containing all versions of
FreeBSD, use these files:

    cvs-supfile			Main source tree and ports collection

    secure-cvs-supfile		International secure distribution
				(outside USA and Canada)

To maintain a copy of the FreeBSD bug database, use the file:

    gnats-supfile               FreeBSD bug database

IMPORTANT: Before you use any of the supfiles in this directory,
you will need to edit in an appropriate "host" setting.  See:

    http://www.freebsd.org/handbook/mirrors.html

for an up-to-date list of public CVSup mirror sites.