doc/en/releases/6.0R/installation.sgml
2005-11-04 09:20:41 +00:00

33 lines
1.2 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD 6.0-RELEASE Installation Notes">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<html>
&header;
<p>The installation notes for FreeBSD are customized for different
platforms, as the procedures for installing FreeBSD are highly
dependent on the hardware platform.</p>
<p>Installation notes for FreeBSD 6.0-RELEASE are available for
the following platforms:</p>
<ul>
<li><a href="installation-alpha.html">alpha</a></li>
<li><a href="installation-amd64.html">amd64</a></li>
<li><a href="installation-i386.html">i386</a></li>
<li><a href="installation-ia64.html">ia64</a></li>
<li><a href="installation-pc98.html">pc98</a></li>
<li><a href="installation-sparc64.html">sparc64</a></li>
</ul>
<p>A list of all platforms currently under development can be found
on the <a href="../../platforms/index.html">Supported
Platforms</a> page.</p>
&footer;
</body>
</html>