2.2.5R -> 2.2.6R.
This commit is contained in:
parent
f749efb0f6
commit
57e29ceb22
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2747
2 changed files with 14 additions and 14 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: applications.sgml,v 1.2 1997-11-21 18:48:40 jfieber Exp $ -->
|
||||
<!-- $Id: applications.sgml,v 1.3 1998-04-27 16:13:58 wosch Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>
|
||||
|
@ -41,9 +41,9 @@
|
|||
<url url="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/packages-2.1.7/"
|
||||
name="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/packages-2.1.7/">
|
||||
|
||||
<tag>for 2.2.5-release/2.2-stable</tag>
|
||||
<url url="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/packages-2.2.5/"
|
||||
name="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/packages-2.2.5/">
|
||||
<tag>for 2.2.6-release/2.2-stable</tag>
|
||||
<url url="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/packages-2.2.6/"
|
||||
name="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/packages-2.2.6/">
|
||||
|
||||
<tag>for 3.0-current</tag>
|
||||
<url url="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/packages-3.0/"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: preface.sgml,v 1.7 1998-04-14 10:01:36 wosch Exp $ -->
|
||||
<!-- $Id: preface.sgml,v 1.8 1998-04-27 16:13:59 wosch Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>
|
||||
|
@ -88,8 +88,8 @@
|
|||
<sect1>
|
||||
<heading>What is the latest version of FreeBSD?</heading>
|
||||
|
||||
<p>Version <url url="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE"
|
||||
name="2.2.5"> is the latest <em>stable</em> version; it was released
|
||||
<p>Version <url url="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.6-RELEASE"
|
||||
name="2.2.6"> is the latest <em>stable</em> version; it was released
|
||||
in October, 1997. This is also the latest <em>release</em> version.
|
||||
|
||||
<p>Briefly explained, <bf>-stable</bf> is aimed at the ISP or other
|
||||
|
@ -273,16 +273,16 @@
|
|||
name="FreeBSD FTP site">:
|
||||
|
||||
<itemize>
|
||||
<item>For the current 2.2-stable release, 2.2.5R see the
|
||||
<url url="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/2.2.5-RELEASE/"
|
||||
name="2.2.5-RELEASE"> directory.
|
||||
<item>For the current 2.2-stable release, 2.2.6R see the
|
||||
<url url="ftp://ftp.FreeBSD.ORG/pub/FreeBSD/2.2.6-RELEASE/"
|
||||
name="2.2.6-RELEASE"> directory.
|
||||
|
||||
<item>For the current 3.0-current release, 3.0-SNAP, see the
|
||||
<url url="ftp://current.freebsd.org/pub/FreeBSD/" name="3.0"> directory.
|
||||
|
||||
<item><url url="ftp://releng22.freebsd.org/pub/FreeBSD/"
|
||||
name="2.2 Snapshot"> releases are made once a day along the
|
||||
RELENG_2_2 branch (2.2.5 -> 2.2.x) as it winds its way towards the
|
||||
RELENG_2_2 branch (2.2.6 -> 2.2.x) as it winds its way towards the
|
||||
next point release on the 2.2 branch. With the occasional
|
||||
exception of accidental breakage, the RELENG_2_2 branch is
|
||||
being carefully maintained (no experimental changes, fixes made
|
||||
|
@ -367,9 +367,9 @@
|
|||
<heading>Books on FreeBSD</heading>
|
||||
|
||||
<p>Greg Lehey's book ``Installing and Running FreeBSD'' is available
|
||||
from Walnut Creek and ships with the 2.2.5 CDROM. There is also
|
||||
from Walnut Creek and ships with the 2.2.6 CDROM. There is also
|
||||
a larger book entitled ``The Complete FreeBSD'', which comes with
|
||||
additional printed manpages and includes the 2.2.5 CDROM set. It
|
||||
additional printed manpages and includes the 2.2.6 CDROM set. It
|
||||
should be available in most good book shops now.
|
||||
|
||||
<p>There is a FreeBSD Documentation Project which you may contact (or
|
||||
|
@ -444,7 +444,7 @@
|
|||
SLIP/PPP, sendmail, INN/NNTP, printing, etc.. It's expensive
|
||||
(approx. US$45-$55), but worth it. It also
|
||||
includes a CDROM with the sources for various tools; most of
|
||||
these, however, are also on the FreeBSD 2.2.5R CDROM (and the
|
||||
these, however, are also on the FreeBSD 2.2.6R CDROM (and the
|
||||
FreeBSD CDROM often has newer versions).
|
||||
|
||||
<sect1>
|
||||
|
|
Loading…
Reference in a new issue