diff --git a/handbook/Makefile b/handbook/Makefile index 6839fbab81..47f6900be3 100644 --- a/handbook/Makefile +++ b/handbook/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.19 1996-11-28 18:09:24 jfieber Exp $ +# $Id: Makefile,v 1.20 1996-12-19 20:24:36 jkh Exp $ SRCS= authors.sgml basics.sgml bibliography.sgml boothelp.sgml -SRCS+= booting.sgml contrib.sgml crypt.sgml ctm.sgml current.sgml +SRCS+= booting.sgml contrib.sgml crypt.sgml ctm.sgml current.sgml cvsup.sgml SRCS+= cyclades.sgml development.sgml dialup.sgml dialout.sgml SRCS+= diskless.sgml dma.sgml eresources.sgml esdi.sgml SRCS+= firewalls.sgml glossary.sgml goals.sgml diff --git a/handbook/sections.sgml b/handbook/sections.sgml index 4dbb1067e5..b24f2ab2f8 100644 --- a/handbook/sections.sgml +++ b/handbook/sections.sgml @@ -1,4 +1,4 @@ - + @@ -9,6 +9,7 @@ + diff --git a/handbook/sup.sgml b/handbook/sup.sgml index ed7a9dd834..a64f0ab4f8 100644 --- a/handbook/sup.sgml +++ b/handbook/sup.sgml @@ -1,4 +1,4 @@ - + @@ -9,27 +9,27 @@ SUP is a network based software update tool developed at CMU. The purpose of this document is get the beginner up and running with sup. -Getting setup +Configuration

SUP gets the information it needs to run from a configuration file called a supfile. There are different example supfiles provided for different source releases of FreeBSD. The - file, for example, contains sup information for the latest standard FreeBSD source distributions - it tells sup what collections it will be updating and/or installing and where they go. Someone using this particular supfile is said to be supping .

For ports, please have a look at -.

If you are interested in obtaining the - files + files that make up the source tree, refer to -.

If you would rather track changes to the -stable branch, refer to - instead. If you are inside the United States, you may also uncomment @@ -37,14 +37,14 @@ the `secure' and `eBones' collection lines to grab the DES code. If you are outside the U.S., you should NOT sup this code from sup.FreeBSD.ORG as this will violate U.S. export restrictions. Instead you should use the - in the sup examples directory. This will connect you to the international sup site that contains a secure distribution. Any distributions you do not wish to receive can be commented out with a # at the beginning of the distribution line. Please consult the file - for a list of alternate sup servers. The default sup server (sup.FreeBSD.ORG) listed in the above example files is currently overloaded and any traffic @@ -69,7 +69,8 @@ a -current user. If you are using the stable-supfile, please join the &a.stable and read . -Description of FreeBSD SUP distributions +Distributions

For the main FreeBSD distribution using the standard-supfile: diff --git a/handbook/synching.sgml b/handbook/synching.sgml index d9eb695ec8..8a13fc89fd 100644 --- a/handbook/synching.sgml +++ b/handbook/synching.sgml @@ -1,4 +1,4 @@ - + Synchronizing source trees over the Internet @@ -7,7 +7,7 @@