(1) Change references to releng22.freebsd.org -> releng3.FreeBSD.org
(2) Change freebsd.org -> FreeBSD.org in all instances
This commit is contained in:
parent
4165f52173
commit
8b8fadc822
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4364
1 changed files with 7 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: stable.sgml,v 1.21 1999-02-15 17:41:12 billf Exp $ -->
|
||||
<!-- $Id: stable.sgml,v 1.22 1999-02-19 16:09:05 billf Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
|
||||
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
THE FREEBSD STABLE POLICY
|
||||
|
||||
Last updated: $Date: 1999-02-15 17:41:12 $
|
||||
Last updated: $Date: 1999-02-19 16:09:05 $
|
||||
|
||||
This document attempts to explain the rationale behind
|
||||
FreeBSD-stable, what you should expect should you decide to run it,
|
||||
|
|
@ -31,7 +31,7 @@ branch (see <ref id="current" name="FreeBSD-current">).
|
|||
<p>If you are a commercial user or someone who puts maximum stability of
|
||||
their FreeBSD system before all other concerns, you should consider tracking
|
||||
<em>stable</em>. This is especially true if you have installed the most
|
||||
recent release (<url url="ftp://ftp.freebsd.org/pub/FreeBSD/&rel.current;-RELEASE"
|
||||
recent release (<url url="ftp://ftp.FreeBSD.org/pub/FreeBSD/&rel.current;-RELEASE"
|
||||
name="&rel.current;-RELEASE"> at the time of this writing) since the <em>stable</em>
|
||||
branch is effectively a bug-fix stream relative to the previous release.
|
||||
|
||||
|
|
@ -70,8 +70,8 @@ next section).
|
|||
|
||||
<p><item>If you're installing a new system and want it to be as -stable
|
||||
as possible, you can simply grab the latest dated branch snapshot
|
||||
from <url url="ftp://releng22.freebsd.org/pub/FreeBSD"
|
||||
name="ftp://releng22.freebsd.org/pub/FreeBSD"> and install it like
|
||||
from <url url="ftp://releng3.FreeBSD.org/pub/FreeBSD"
|
||||
name="ftp://releng3.FreeBSD.org/pub/FreeBSD"> and install it like
|
||||
any other release.
|
||||
|
||||
<p><item>If you're already running a previous release of 2.2 and
|
||||
|
|
@ -84,14 +84,14 @@ next section).
|
|||
the way to do it.
|
||||
|
||||
<p><item><p>Use the <ref id="cvsup" name="cvsup"> program with
|
||||
<url url="ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/share/examples/cvsup/stable-supfile" name="this supfile">.
|
||||
<url url="ftp://ftp.FreeBSD.org/pub/FreeBSD/FreeBSD-current/src/share/examples/cvsup/stable-supfile" name="this supfile">.
|
||||
This is the second most recommended method, since it allows
|
||||
you to grab the entire collection once and then only what has
|
||||
changed from then on. Many people run cvsup from cron
|
||||
to keep their sources up-to-date automatically. For a fairly
|
||||
easy interface to this, simply type:
|
||||
<verb>
|
||||
pkg_add -f ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/cvsupit.tgz
|
||||
pkg_add -f ftp://ftp.FreeBSD.org/pub/FreeBSD/development/CVSup/cvsupit.tgz
|
||||
</verb>
|
||||
|
||||
<p><item><p>Use ftp. The source tree for FreeBSD-stable is always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue