aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/releases/5.4R/installation.sgml
blob: 491a8e4fe93b10899b5de0291a3dbd10b060b60c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD 5.4-RELEASE Installation Notes">
<!ENTITY % navinclude.download "INCLUDE">
]>
<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 5.4-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>