26 lines
835 B
Text
26 lines
835 B
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
|
<!ENTITY base CDATA "../..">
|
|
<!ENTITY date "$FreeBSD$">
|
|
<!ENTITY title "FreeBSD 4.8-RELEASE Installation Notes">
|
|
<!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.8-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>
|
|
|
|
</html>
|