Add glue files for 6.0R release documentation.
This commit is contained in:
parent
a4adc4c499
commit
cc8b9410e7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26218
4 changed files with 103 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/releases/6.0R/Makefile,v 1.4 2005/07/18 20:42:13 murray Exp $
|
||||
# $FreeBSD: www/en/releases/6.0R/Makefile,v 1.5 2005/11/03 20:33:26 hrs Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -9,8 +9,9 @@
|
|||
|
||||
DOCS= todo.sgml schedule.sgml approvals.sgml
|
||||
#DOCS+= announce.sgml
|
||||
#DOCS+= hardware.sgml
|
||||
#DOCS+= installation.sgml
|
||||
DOCS+= relnotes.sgml
|
||||
DOCS+= hardware.sgml
|
||||
DOCS+= installation.sgml
|
||||
|
||||
DATA+= errata.html
|
||||
DATA+= hardware-alpha.html
|
||||
|
|
33
en/releases/6.0R/hardware.sgml
Normal file
33
en/releases/6.0R/hardware.sgml
Normal file
|
@ -0,0 +1,33 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY title "FreeBSD 6.0-RELEASE Hardware Notes">
|
||||
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<html>
|
||||
&header;
|
||||
<p>The hardware notes for FreeBSD are customized for different
|
||||
platforms, as many devices are only supported on (or are
|
||||
only relevant for)
|
||||
specific processors or architectures.</p>
|
||||
|
||||
<p>Hardware notes for FreeBSD 6.0-RELEASE are available for the following
|
||||
platforms:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="hardware-alpha.html">alpha</a></li>
|
||||
<li><a href="hardware-amd64.html">amd64</a></li>
|
||||
<li><a href="hardware-i386.html">i386</a></li>
|
||||
<li><a href="hardware-ia64.html">ia64</a></li>
|
||||
<li><a href="hardware-pc98.html">pc98</a></li>
|
||||
<li><a href="hardware-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>
|
33
en/releases/6.0R/installation.sgml
Normal file
33
en/releases/6.0R/installation.sgml
Normal file
|
@ -0,0 +1,33 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY title "FreeBSD 6.0-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 6.0-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>
|
33
en/releases/6.0R/relnotes.sgml
Normal file
33
en/releases/6.0R/relnotes.sgml
Normal file
|
@ -0,0 +1,33 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY title "FreeBSD 6.0-RELEASE Release Notes">
|
||||
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p>The release notes for FreeBSD are customized for different
|
||||
platforms, as some of the changes made to FreeBSD apply only to
|
||||
specific processor architectures.</p>
|
||||
|
||||
<p>Release notes for FreeBSD 6.0-RELEASE are available for the following
|
||||
platforms:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="relnotes-alpha.html">alpha</a></li>
|
||||
<li><a href="relnotes-amd64.html">amd64</a></li>
|
||||
<li><a href="relnotes-i386.html">i386</a></li>
|
||||
<li><a href="relnotes-ia64.html">ia64</a></li>
|
||||
<li><a href="relnotes-pc98.html">pc98</a></li>
|
||||
<li><a href="relnotes-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>
|
Loading…
Reference in a new issue