head	1.8;
access;
symbols
	RELENG_2_2_8_RELEASE:1.5.2.1
	RELENG_2_2_7_RELEASE:1.5.2.1
	RELENG_2_2_6_RELEASE:1.5.2.1
	RELENG_2_2_5_RELEASE:1.5.2.1
	RELENG_2_2_2_RELEASE:1.5
	RELENG_2_2_1_RELEASE:1.5
	RELENG_2_2_0_RELEASE:1.5
	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.5.0.2
	RELENG_2_2_BP:1.5
	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.8
date	97.08.18.00.06.47;	author jdp;	state dead;
branches;
next	1.7;

1.7
date	97.02.22.13.56.03;	author peter;	state Exp;
branches;
next	1.6;

1.6
date	97.01.14.06.30.57;	author jkh;	state Exp;
branches;
next	1.5;

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

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

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

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

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

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


desc
@@


1.8
log
@Agnus Dei, qui tollis peccata mundi, dona eis requiem sempiternam.
@
text
@# $Id: stable-supfile,v 1.7 1997/02/22 13:56:03 peter Exp $
#
# This file contains all of the "SUP collections" that comprise the FreeBSD
# source distribution from the stable (bug-fix only) development branch.
# SUP (Software Update Protocol) allows you to download the latest -stable
# tree to your system easily.  SUP should be invoked as follows in order to
# keep your -stable tree up-to-date:
#
#	sup -v stable-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=stable host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix
src-bin release=stable host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix
src-contrib release=stable host=sup.FreeBSD.org hostbase=/home base=/usr prefix=/usr/src delete old use-rel-suffix

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

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


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


1.6
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.5
log
@Add the contrib collection to supfiles.
(SUP-mirrors take notice !)
@
text
@d1 1
a1 1
# $Id: stable-supfile,v 1.4 1996/05/04 14:08:48 jkh Exp $
@


1.5.2.1
log
@Remove the obsolete sup examples.
@
text
@d1 1
a1 1
# $Id: stable-supfile,v 1.5 1996/06/26 05:40:58 phk Exp $
@


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: stable-supfile,v 1.3 1995/12/10 19:27:36 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: stable-supfile,v 1.2 1995/12/10 02:39:23 gibbs Exp $
d5 3
a7 3
# SUP (Software Update Protocol) allows you to download the latest 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
# distribution to your system easily.  SUP, availible as a FreeBSD package
d16 1
a16 1
#		about the collections you have transfered to your system.
d32 1
a32 1
# Doesmestic users only please.  If you live outside of the U.S.A and Canada
d43 1
a43 1
# Doesmestic users only please.  If you live 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
@
