head	1.10;
access;
symbols
	RELENG_2_2_8_RELEASE:1.7.2.1
	RELENG_2_2_7_RELEASE:1.7.2.1
	RELENG_2_2_6_RELEASE:1.7.2.1
	RELENG_2_2_5_RELEASE:1.7.2.1
	RELENG_2_2_2_RELEASE:1.7
	RELENG_2_2_1_RELEASE:1.7
	RELENG_2_2_0_RELEASE:1.7
	RELENG_2_1_7_RELEASE:1.1
	RELENG_2_1_6_1_RELEASE:1.1
	RELENG_2_1_6_RELEASE:1.1
	RELENG_2_2:1.7.0.2
	RELENG_2_2_BP:1.7
	RELENG_2_1_5_RELEASE:1.1
	RELENG_2_1_0_RELEASE:1.1
	RELENG_2_1_0:1.1.0.2;
locks; strict;
comment	@# @;


1.10
date	97.08.18.00.06.48;	author jdp;	state dead;
branches;
next	1.9;

1.9
date	97.02.22.13.56.03;	author peter;	state Exp;
branches;
next	1.8;

1.8
date	97.01.14.06.30.58;	author jkh;	state Exp;
branches;
next	1.7;

1.7
date	96.08.28.18.54.49;	author ache;	state Exp;
branches
	1.7.2.1;
next	1.6;

1.6
date	96.08.28.14.06.32;	author ache;	state Exp;
branches;
next	1.5;

1.5
date	96.06.26.05.40.58;	author phk;	state Exp;
branches;
next	1.4;

1.4
date	96.05.04.14.08.49;	author jkh;	state Exp;
branches;
next	1.3;

1.3
date	95.12.10.19.27.40;	author gibbs;	state Exp;
branches;
next	1.2;

1.2
date	95.12.10.02.39.24;	author gibbs;	state Exp;
branches;
next	1.1;

1.1
date	95.09.30.15.24.57;	author jfieber;	state Exp;
branches;
next	;

1.7.2.1
date	97.08.18.00.20.28;	author jdp;	state dead;
branches;
next	;


desc
@@


1.10
log
@Agnus Dei, qui tollis peccata mundi, dona eis requiem sempiternam.
@
text
@# $Id: standard-supfile,v 1.9 1997/02/22 13:56:03 peter Exp $
#
# This file contains all of the "SUP collections" that comprise the FreeBSD
# source distribution from the current (new and experimental) development
# branch.  SUP (Software Update Protocol) allows you to download the latest
# source distribution to your system easily.  SUP should be invoked
# as follows in order to keep your -current tree up-to-date: 
#
#	sup -v standard-supfile
#
# See also /etc/make.conf, which can be customized to set the location
# if the supfile so that a `make update' in /usr/src will automatically
# invoke sup.
#
# You may want to change some of the settings in this file to better
# suit your system:
#
# base=/usr	
#		base specifies the root where SUP will store information
#		about the collections you have transferred to your system.
#		A setting of "/usr" will generate this information in
#		/usr/sup.  Even if you are SUPing a large number of
#		collections, you will be hard pressed to generate more than
#		~1MB of data in this directory.
#
# prefix=/usr/src
#		prefix specifies where to place the requested files.  A
#		setting of "/usr/src" will place the all of the files
#		requested in /usr/src (ie /usr/src/bin, /usr/src/share).
#		The directory that is the prefix must exist in order for
#		SUP to transfer files successfully.

src-base release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix
src-bin release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix
src-contrib release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix

# Domestic users only please.  If you are outside of the U.S.A and Canada,
# use the collections in secure-supfile.
#src-eBones release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix
src-etc release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix
src-games release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix
src-gnu release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix
src-include release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix
src-lib release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix
src-libexec release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix
src-sbin release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix

# Domestic users only please.  If you are outside of the U.S.A and Canada,
# use the collections in secure-supfile.
#src-secure release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix
src-share release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix
src-sys release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix
src-usrbin release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix
src-usrsbin release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix
@


1.9
log
@Revert $FreeBSD$ to $Id$
@
text
@d1 1
a1 1
# $Id$
@


1.8
log
@Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.7
log
@Back out src-tools addition, src-etc target must be fixed instead
@
text
@d1 1
a1 1
# $Id: standard-supfile,v 1.6 1996/08/28 14:06:32 ache Exp $
@


1.7.2.1
log
@Remove the obsolete sup examples.
@
text
@d1 1
a1 1
# $Id: standard-supfile,v 1.7 1996/08/28 18:54:49 ache Exp $
@


1.6
log
@Add missing src-tools
@
text
@d1 1
a1 1
# $Id: standard-supfile,v 1.5 1996/06/26 05:40:58 phk Exp $
a52 1
src-tools release=current host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix
@


1.5
log
@Add the contrib collection to supfiles.
(SUP-mirrors take notice !)
@
text
@d1 1
a1 1
# $Id: standard-supfile,v 1.4 1996/05/04 14:08:49 jkh Exp $
d53 1
@


1.4
log
@Update the comments at the top of these things to fit reality.  Sup hasn't
been a package which you need to add on for awhile now. :-)  Also mention
hooks in /etc/make.conf for `make update' fans.
@
text
@d1 1
a1 1
# $Id: standard-supfile,v 1.3 1995/12/10 19:27:40 gibbs Exp $
d35 1
@


1.3
log
@Fix spelling errors.

Submitted by: Faried Nawaz <fn@@pain.csrv.uidaho.edu>
@
text
@d1 1
a1 1
# $Id: standard-supfile,v 1.2 1995/12/10 02:39:24 gibbs Exp $
d6 2
a7 2
# source distribution to your system easily.  SUP, available as a FreeBSD
# package or in the ports collection, should be invoked as:
d10 4
@


1.2
log
@Seeing as I was elected without nomination to being SUP meister, update
these files a bit.  The entries for the International secure collections
don't match Freefall's naming conventions, but hopefully MarkM will fix that
soon.  Each file now has an extensive header describing what it is, how
to use it, and how you may want to customize it for a particular system.
@
text
@d1 1
a1 1
# $Id$
d6 1
a6 1
# source distribution to your system easily.  SUP, availible as a FreeBSD
d16 1
a16 1
#		about the collections you have transfered to your system.
d32 1
a32 1
# Doemenstic users only please.  If you are outside of the U.S.A and Canada,
d43 1
a43 1
# Doemenstic users only please.  If you are outside of the U.S.A and Canada,
@


1.1
log
@Move supfile examples from share/FAQ/extras to share/examples/sup
@
text
@d1 28
d31 3
d42 3
@
