Add release documentation for RELENG_6.
This commit is contained in:
parent
9921954168
commit
bc7ac65b4e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25124
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/relnotes.sgml,v 1.11 2004/08/30 19:11:31 ceri Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/relnotes.sgml,v 1.12 2004/10/24 10:32:46 simon Exp $">
|
||||
<!ENTITY title "Release Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -90,6 +90,38 @@
|
|||
<li><a href="&base;/relnotes/CURRENT/errata/index.html">Errata</a></li>
|
||||
</ul>
|
||||
|
||||
<h3>FreeBSD 6-STABLE Release Documentation</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="&base;/relnotes/6-STABLE/readme/index.html">README</a></li>
|
||||
|
||||
<li>Release Notes:
|
||||
<a href="&base;/relnotes/6-STABLE/relnotes/alpha/index.html">alpha</a>,
|
||||
<a href="&base;/relnotes/6-STABLE/relnotes/amd64/index.html">amd64</a>,
|
||||
<a href="&base;/relnotes/6-STABLE/relnotes/i386/index.html">i386</a>,
|
||||
<a href="&base;/relnotes/6-STABLE/relnotes/ia64/index.html">ia64</a>,
|
||||
<a href="&base;/relnotes/6-STABLE/relnotes/pc98/index.html">pc98</a>,
|
||||
<a href="&base;/relnotes/6-STABLE/relnotes/sparc64/index.html">sparc64</a></li>
|
||||
|
||||
<li>Hardware Notes:
|
||||
<a href="&base;/relnotes/6-STABLE/hardware/alpha/index.html">alpha</a>,
|
||||
<a href="&base;/relnotes/6-STABLE/hardware/amd64/index.html">amd64</a>,
|
||||
<a href="&base;/relnotes/6-STABLE/hardware/i386/index.html">i386</a>,
|
||||
<a href="&base;/relnotes/6-STABLE/hardware/ia64/index.html">ia64</a>,
|
||||
<a href="&base;/relnotes/6-STABLE/hardware/pc98/index.html">pc98</a>,
|
||||
<a href="&base;/relnotes/6-STABLE/hardware/sparc64/index.html">sparc64</a></li>
|
||||
|
||||
<li>Installation Instructions:
|
||||
<a href="&base;/relnotes/6-STABLE/installation/alpha/index.html">alpha</a>,
|
||||
<a href="&base;/relnotes/6-STABLE/installation/amd64/index.html">amd64</a>,
|
||||
<a href="&base;/relnotes/6-STABLE/installation/i386/index.html">i386</a>,
|
||||
<a href="&base;/relnotes/6-STABLE/installation/ia64/index.html">ia64</a>,
|
||||
<a href="&base;/relnotes/6-STABLE/installation/pc98/index.html">pc98</a>,
|
||||
<a href="&base;/relnotes/6-STABLE/installation/sparc64/index.html">sparc64</a></li>
|
||||
|
||||
<li><a href="&base;/relnotes/6-STABLE/errata/index.html">Errata</a></li>
|
||||
</ul>
|
||||
|
||||
<h3>FreeBSD 5-STABLE Release Documentation</h3>
|
||||
|
||||
<ul>
|
||||
|
|
Loading…
Reference in a new issue