Add links to relnotes of 7-STABLE and remove the 5-STABLE ones.
This commit is contained in:
parent
3145eff28c
commit
10f9efe41d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=33006
1 changed files with 13 additions and 56 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/relnotes.sgml,v 1.20 2007/02/16 03:46:32 bmah Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/relnotes.sgml,v 1.21 2007/08/15 03:18:31 bmah Exp $">
|
||||
<!ENTITY title "Release Documentation">
|
||||
<!ENTITY % navinclude.about "INCLUDE">
|
||||
]>
|
||||
|
@ -70,6 +70,18 @@
|
|||
<li><a href="&base;/relnotes/CURRENT/errata/index.html">Errata</a></li>
|
||||
</ul>
|
||||
|
||||
<h3>FreeBSD 7-STABLE Release Documentation</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="&base;/relnotes/7-STABLE/readme/index.html">README</a></li>
|
||||
|
||||
<li><a href="&base;/relnotes/7-STABLE/relnotes/index.html">Release Notes</a></li>
|
||||
|
||||
<li><a href="&base;/relnotes/7-STABLE/hardware/index.html">Hardware Notes</a></li>
|
||||
|
||||
<li><a href="&base;/relnotes/7-STABLE/errata/index.html">Errata</a></li>
|
||||
</ul>
|
||||
|
||||
<h3>FreeBSD 6-STABLE Release Documentation</h3>
|
||||
|
||||
<ul>
|
||||
|
@ -102,61 +114,6 @@
|
|||
<li><a href="&base;/relnotes/6-STABLE/errata/index.html">Errata</a></li>
|
||||
</ul>
|
||||
|
||||
<h3>FreeBSD 5-STABLE Release Documentation</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="&base;/relnotes/5-STABLE/readme/index.html">README</a></li>
|
||||
|
||||
<li><a href="&base;/releases/&rel2.current;R/migration-guide.html">FreeBSD
|
||||
5.X Migration Guide</a></li>
|
||||
|
||||
<li>Release Notes:
|
||||
<a href="&base;/relnotes/5-STABLE/relnotes/alpha/index.html">alpha</a>,
|
||||
<a href="&base;/relnotes/5-STABLE/relnotes/amd64/index.html">amd64</a>,
|
||||
<a href="&base;/relnotes/5-STABLE/relnotes/i386/index.html">i386</a>,
|
||||
<a href="&base;/relnotes/5-STABLE/relnotes/ia64/index.html">ia64</a>,
|
||||
<a href="&base;/relnotes/5-STABLE/relnotes/pc98/index.html">pc98</a>,
|
||||
<a href="&base;/relnotes/5-STABLE/relnotes/sparc64/index.html">sparc64</a></li>
|
||||
|
||||
<li>Hardware Notes:
|
||||
<a href="&base;/relnotes/5-STABLE/hardware/alpha/index.html">alpha</a>,
|
||||
<a href="&base;/relnotes/5-STABLE/hardware/amd64/index.html">amd64</a>,
|
||||
<a href="&base;/relnotes/5-STABLE/hardware/i386/index.html">i386</a>,
|
||||
<a href="&base;/relnotes/5-STABLE/hardware/ia64/index.html">ia64</a>,
|
||||
<a href="&base;/relnotes/5-STABLE/hardware/pc98/index.html">pc98</a>,
|
||||
<a href="&base;/relnotes/5-STABLE/hardware/sparc64/index.html">sparc64</a></li>
|
||||
|
||||
<li>Installation Instructions:
|
||||
<a href="&base;/relnotes/5-STABLE/installation/alpha/index.html">alpha</a>,
|
||||
<a href="&base;/relnotes/5-STABLE/installation/amd64/index.html">amd64</a>,
|
||||
<a href="&base;/relnotes/5-STABLE/installation/i386/index.html">i386</a>,
|
||||
<a href="&base;/relnotes/5-STABLE/installation/ia64/index.html">ia64</a>,
|
||||
<a href="&base;/relnotes/5-STABLE/installation/pc98/index.html">pc98</a>,
|
||||
<a href="&base;/relnotes/5-STABLE/installation/sparc64/index.html">sparc64</a></li>
|
||||
|
||||
<li><a href="&base;/relnotes/5-STABLE/errata/index.html">Errata</a></li>
|
||||
</ul>
|
||||
|
||||
<h3>FreeBSD 4-STABLE Release Documentation</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="&base;/relnotes/4-STABLE/readme/index.html">README</a></li>
|
||||
|
||||
<li>Release Notes:
|
||||
<a href="&base;/relnotes/4-STABLE/relnotes/alpha/index.html">alpha</a>,
|
||||
<a href="&base;/relnotes/4-STABLE/relnotes/i386/index.html">i386</a></li>
|
||||
|
||||
<li>Hardware Notes:
|
||||
<a href="&base;/relnotes/4-STABLE/hardware/alpha/index.html">alpha</a>,
|
||||
<a href="&base;/relnotes/4-STABLE/hardware/i386/index.html">i386</a></li>
|
||||
|
||||
<li>Installation Instructions:
|
||||
<a href="&base;/relnotes/4-STABLE/installation/alpha/index.html">alpha</a>,
|
||||
<a href="&base;/relnotes/4-STABLE/installation/i386/index.html">i386</a></li>
|
||||
|
||||
<li><a href="&base;/relnotes/4-STABLE/errata/index.html">Errata</a></li>
|
||||
</ul>
|
||||
|
||||
<h2>Other Sites</h2>
|
||||
|
||||
<p>Single-file HTML, PDF, and text renderings of the release
|
||||
|
|
Loading…
Reference in a new issue