aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/releases/5.0R/installation.xml
blob: bd5c4964f24fa9525c48aa9d91e4e96e8b566224 (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
34
35
36
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY title "FreeBSD 5.0-RELEASE Installation Notes">
]>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
      <title>&title;</title>

      <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
    </head>

    <body class="navinclude.download">

  <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.0-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>
    <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>


</body>
</html>