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.47;	author jdp;	state dead;
branches;
next	1.9;

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

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

1.7
date	96.05.04.14.08.47;	author jkh;	state Exp;
branches
	1.7.2.1;
next	1.6;

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

1.5
date	95.12.21.08.10.46;	author ache;	state Exp;
branches;
next	1.4;

1.4
date	95.12.10.19.27.33;	author gibbs;	state Exp;
branches;
next	1.3;

1.3
date	95.12.10.08.08.15;	author markm;	state Exp;
branches;
next	1.2;

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

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

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


desc
@@


1.10
log
@Agnus Dei, qui tollis peccata mundi, dona eis requiem sempiternam.
@
text
@# $Id: secure-stable-supfile,v 1.9 1997/02/22 13:56:02 peter Exp $
#
# This file contains all of the "SUP collections" that comprise the FreeBSD
# International secure distribution from the stable (bug-fix only) development
# branch.  SUP should be invoked as follows in order to keep the secure
# distribution tree up-to-date: 
#
#	sup -v secure-stable-supfile
# 
# 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/eBones, /usr/src/secure).
#		The directory that is the prefix must exist in order for
#		SUP to transfer files successfully.

src-eBones release=stable host=sup.internat.freebsd.org hostbase=/home base=/usr prefix=/usr/src delete old compress use-rel-suffix
src-secure release=stable host=sup.internat.freebsd.org hostbase=/home base=/usr prefix=/usr/src delete old compress 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
@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: secure-stable-supfile,v 1.6 1995/12/21 09:09:51 ache Exp $
@


1.7.2.1
log
@Remove the obsolete sup examples.
@
text
@d1 1
a1 1
# $Id: secure-stable-supfile,v 1.7 1996/05/04 14:08:47 jkh Exp $
@


1.6
log
@Back out my prev commit, I didn't fully update some things on my machine :-(
@
text
@d1 1
a1 1
# $Id: secure-stable-supfile,v 1.4 1995/12/10 19:27:33 gibbs Exp $
d5 2
a6 3
# branch.  SUP (Software Update Protocol) allows you to download the latest
# secure source distribution to your system easily.  SUP, available as a
# FreeBSD package or in the ports collection, should be invoked as:
d9 1
a9 1
#
@


1.5
log
@Fix collection names to reflect reality
@
text
@d29 2
a30 2
eBones release=stable host=sup.internat.freebsd.org hostbase=/home base=/usr prefix=/usr/src delete old compress use-rel-suffix
secure release=stable host=sup.internat.freebsd.org hostbase=/home base=/usr prefix=/usr/src delete old compress use-rel-suffix
@


1.4
log
@Fix spelling errors.

Submitted by: Faried Nawaz <fn@@pain.csrv.uidaho.edu>
@
text
@d1 1
a1 1
# $Id: secure-stable-supfile,v 1.3 1995/12/10 08:08:15 markm Exp $
d29 2
a30 2
src-eBones release=stable host=sup.internat.freebsd.org hostbase=/home base=/usr prefix=/usr/src delete old compress use-rel-suffix
src-secure release=stable host=sup.internat.freebsd.org hostbase=/home base=/usr prefix=/usr/src delete old compress use-rel-suffix
@


1.3
log
@Modify the supfile collection target names in accordance with Freefall's
convention. My international site has been fixed!
@
text
@d1 1
a1 1
# $Id: secure-stable-supfile,v 1.2 1995/12/10 02:39:20 gibbs Exp $
d6 1
a6 1
# secure source distribution to your system easily.  SUP, availible as a
d16 1
a16 1
#		about the collections you have transfered to your system.
@


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$
d29 2
a30 2
eBones release=stable host=sup.internat.freebsd.org hostbase=/home base=/usr prefix=/usr/src delete old compress use-rel-suffix
secure release=stable host=sup.internat.freebsd.org hostbase=/home base=/usr prefix=/usr/src delete old compress use-rel-suffix
@


1.1
log
@Move supfile examples from share/FAQ/extras to share/examples/sup
@
text
@d1 30
a30 2
eBones release=stable host=sup.internat.freebsd.org hostbase=/home base=/usr prefix=/usr/src delete old compress
secure release=stable host=sup.internat.freebsd.org hostbase=/home base=/usr prefix=/usr/src delete old compress
@
