Update more 2.2.7 links to 2.2.8
This commit is contained in:
parent
b7bd09aaf9
commit
760909a84d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4113
1 changed files with 11 additions and 10 deletions
|
@ -1,9 +1,9 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY date "$Date: 1999-01-21 01:49:14 $">
|
<!ENTITY date "$Date: 1999-01-26 13:27:04 $">
|
||||||
<!ENTITY title "Getting FreeBSD">
|
<!ENTITY title "Getting FreeBSD">
|
||||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $Id: where.sgml,v 1.28 1999-01-21 01:49:14 jkh Exp $ -->
|
<!-- $Id: where.sgml,v 1.29 1999-01-26 13:27:04 jkh Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -33,7 +33,8 @@ first to determine what the latest version of FreeBSD is.</p>
|
||||||
<li>Anonymous ftp from <a
|
<li>Anonymous ftp from <a
|
||||||
href="ftp://ftp.freebsd.org/pub/FreeBSD">ftp://ftp.FreeBSD.org/pub/FreeBSD</a>:
|
href="ftp://ftp.freebsd.org/pub/FreeBSD">ftp://ftp.FreeBSD.org/pub/FreeBSD</a>:
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.7-RELEASE">FreeBSD 2.2.7-RELEASE</a></li>
|
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/releases/2.2.8-RELEASE">FreeBSD 2.2.8-RELEASE</a></li>
|
||||||
|
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/releases/3.0-RELEASE">FreeBSD 3.0-RELEASE</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>Anonymous ftp from one of the numerous <a
|
<li>Anonymous ftp from one of the numerous <a
|
||||||
|
@ -69,10 +70,10 @@ CDROM</a></li>
|
||||||
your system and run.</p>
|
your system and run.</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/packages-current">Packages
|
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/branches/-current/packages">Packages
|
||||||
for FreeBSD-current</a></li>
|
for FreeBSD-current</a></li>
|
||||||
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/packages-2.2.7">Packages
|
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/branches/2.2-stable/packages">Packages for FreeBSD 2.2-stable</a></li>
|
||||||
for FreeBSD 2.2.7</a></li>
|
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/branches/3.0-stable/packages">Packages for FreeBSD 3.0-stable</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h3>The Ports collection</h3>
|
<h3>The Ports collection</h3>
|
||||||
|
@ -88,8 +89,8 @@ CDROM</a></li>
|
||||||
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/ports-current">Ports
|
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/ports-current">Ports
|
||||||
for FreeBSD-current</a></li>
|
for FreeBSD-current</a></li>
|
||||||
|
|
||||||
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.7-RELEASE/ports">Ports
|
<li><a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.8-RELEASE/ports">Ports
|
||||||
for FreeBSD 2.2.7-RELEASE</a></li>
|
for FreeBSD 2.2.8-RELEASE</a></li>
|
||||||
|
|
||||||
<li><a href="ports/index.html">Alternative WWW interface
|
<li><a href="ports/index.html">Alternative WWW interface
|
||||||
to Ports for FreeBSD-current</a></li>
|
to Ports for FreeBSD-current</a></li>
|
||||||
|
@ -116,8 +117,8 @@ CDROM</a></li>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
<li><a
|
<li><a
|
||||||
href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.7-RELEASE/commerce">Commercial
|
href="ftp://ftp.freebsd.org/pub/FreeBSD/releases/2.2.8-RELEASE/commerce">Commercial
|
||||||
products for FreeBSD 2.2.7</a></li>
|
products for FreeBSD 2.2.8</a></li>
|
||||||
|
|
||||||
<li><a href="commercial/commercial.html">Commercial vendors supporting
|
<li><a href="commercial/commercial.html">Commercial vendors supporting
|
||||||
FreeBSD</a></li>
|
FreeBSD</a></li>
|
||||||
|
|
Loading…
Reference in a new issue