aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/releases/6.3R/installation.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en_US.ISO8859-1/htdocs/releases/6.3R/installation.xml')
-rw-r--r--en_US.ISO8859-1/htdocs/releases/6.3R/installation.xml36
1 files changed, 36 insertions, 0 deletions
diff --git a/en_US.ISO8859-1/htdocs/releases/6.3R/installation.xml b/en_US.ISO8859-1/htdocs/releases/6.3R/installation.xml
new file mode 100644
index 0000000000..5375c27e60
--- /dev/null
+++ b/en_US.ISO8859-1/htdocs/releases/6.3R/installation.xml
@@ -0,0 +1,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 6.3-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 6.3-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-pc98.html">pc98</a></li>
+ <li><a href="installation-powerpc.html">powerpc</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>