- Make the list of FTP releases more readable.

- Link to the HTML page in the Handbook that has FTP mirrors.
- Remove text about commercial software demos, since at least the
  official FreeBSD releases does not have that anymore.
This commit is contained in:
Simon L. B. Nielsen 2004-12-15 19:46:50 +00:00
parent 6c96ddc831
commit 0ee1ec8b7d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23231

View file

@ -1,7 +1,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.59 2003/08/11 23:25:32 mheinen Exp $">
<!ENTITY date "$FreeBSD: www/en/where.sgml,v 1.60 2003/09/25 10:20:48 den Exp $">
<!ENTITY title "Getting FreeBSD">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
<!ENTITY url.rel "ftp://ftp.FreeBSD.org/pub/FreeBSD/releases">
]>
<html>
@ -37,30 +38,30 @@
href="ftp://ftp.FreeBSD.org/pub/FreeBSD">ftp://ftp.FreeBSD.org/pub/FreeBSD</a>:
<ul>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/alpha/&rel.current;-RELEASE">FreeBSD &rel.current;-RELEASE/alpha</a></li>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/alpha/ISO-IMAGES/">FreeBSD ISO-IMAGES/alpha</a></li>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/amd64/&rel.current;-RELEASE">FreeBSD &rel.current;-RELEASE/amd64</a></li>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/amd64/ISO-IMAGES/">FreeBSD ISO-IMAGES/amd64</a></li>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/&rel.current;-RELEASE">FreeBSD &rel.current;-RELEASE/i386</a></li>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/">FreeBSD ISO-IMAGES/i386</a></li>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/ia64/&rel.current;-RELEASE">FreeBSD &rel.current;-RELEASE/ia64</a></li>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/ia64/ISO-IMAGES/">FreeBSD ISO-IMAGES/ia64</a></li>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/pc98/&rel.current;-RELEASE">FreeBSD &rel.current;-RELEASE/pc98</a></li>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/pc98/ISO-IMAGES/">FreeBSD ISO-IMAGES/pc98</a></li>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/sparc64/&rel.current;-RELEASE">FreeBSD &rel.current;-RELEASE/sparc64</a></li>
<li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/sparc64/ISO-IMAGES/">FreeBSD ISO-IMAGES/sparc64</a></li>
<li><a href="&url.rel;/alpha/&rel.current;-RELEASE">FreeBSD &rel.current;-RELEASE/alpha</a>
<a href="&url.rel;/alpha/ISO-IMAGES/">[ISO]</a></li>
<li><a href="&url.rel;/amd64/&rel.current;-RELEASE">FreeBSD &rel.current;-RELEASE/amd64</a>
<a href="&url.rel;/amd64/ISO-IMAGES/">[ISO]</a></li>
<li><a href="&url.rel;/i386/&rel.current;-RELEASE">FreeBSD &rel.current;-RELEASE/i386</a>
<a href="&url.rel;/i386/ISO-IMAGES/">[ISO]</a></li>
<li><a href="&url.rel;/ia64/&rel.current;-RELEASE">FreeBSD &rel.current;-RELEASE/ia64</a>
<a href="&url.rel;/ia64/ISO-IMAGES/">[ISO]</a></li>
<li><a href="&url.rel;/pc98/&rel.current;-RELEASE">FreeBSD &rel.current;-RELEASE/pc98</a>
<a href="&url.rel;/pc98/ISO-IMAGES/">[ISO]</a></li>
<li><a href="&url.rel;/sparc64/&rel.current;-RELEASE">FreeBSD &rel.current;-RELEASE/sparc64</a>
<a href="&url.rel;/sparc64/ISO-IMAGES/">[ISO]</a></li>
</ul>
</li>
<li>Anonymous ftp from one of the numerous <a
href="doc/en_US.ISO8859-1/books/handbook/mirrors.html"><strong>mirror sites</strong></a></li>
href="doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html"><strong>mirror sites</strong></a></li>
<li>On CDROM from
<a href="http://www.freebsdmall.com/">FreeBSD Mall</a></li>
</ul>
<p>If you plan on getting FreeBSD via ftp, please check the listing of <a
href="doc/en_US.ISO8859-1/books/handbook/mirrors.html"><strong>mirror sites</strong></a> in the
href="doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html"><strong>mirror sites</strong></a> in the
handbook to see if there is a site closer to you. For more information
about past, present and future releases in general, please visit the <a
href="releases/index.html">release information page</a>.</p>
@ -126,19 +127,6 @@
the article <em><a href="doc/en_US.ISO8859-1/articles/contributing/index.html">Contributing to
FreeBSD</a></em>.</p>
<h3>Commercial software</h3>
<p>Beginning with FreeBSD <a href="releases/index.html">Release 2.0.5</a>, FreeBSD
includes demo versions of some commercial as well as some shareware
products. In addition to the demos available in the FreeBSD
distribution, a number of other commercial vendors offer software
products specifically for FreeBSD.</p>
<ul>
<li><a href="commercial/commercial.html">Commercial vendors supporting
FreeBSD</a></li>
</ul>
&footer;
</body>
</html>