30 lines
1,012 B
Text
30 lines
1,012 B
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
|
<!ENTITY base CDATA "../..">
|
|
<!ENTITY date "$FreeBSD: www/en/releases/4.10R/installation.sgml,v 1.1 2004/05/25 22:04:38 hrs Exp $">
|
|
<!ENTITY title "FreeBSD 4.10-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 4.10-RELEASE are available for the following
|
|
platforms:</p>
|
|
|
|
<ul>
|
|
<li><a href="installation-alpha.html">alpha</a></li>
|
|
<li><a href="installation-i386.html">i386</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>
|