[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#159691: Patch for support and releases/stable/errata



tags 159691 + patch
thanks

I've prepared a patch for solving bug
#159691: put a table of contents into the errata page; link the page
more 

Review welcomed

Frank

-- 
*** Frank Lichtenheld <frank@lichtenheld.de> ***
          *** http://www.djpig.de/ ***
see also: - http://www.usta.de/
          - http://fachschaft.physik.uni-karlsruhe.de/
Index: errata.wml
===================================================================
RCS file: /cvs/webwml/webwml/english/releases/woody/errata.wml,v
retrieving revision 1.8
diff -u -r1.8 errata.wml
--- errata.wml	17 Dec 2002 16:02:52 -0000	1.8
+++ errata.wml	18 Apr 2003 14:37:32 -0000
@@ -1,7 +1,14 @@
 #use wml::debian::template title="Debian GNU/Linux 3.0 -- Errata" BARETITLE=true
+#use wml::debian::toc
+
 #include "$(ENGLISHDIR)/releases/info"
 
-<h2>Security issues</h2>
+<toc-display/>
+
+<hrline>
+
+
+<toc-add-entry name="security">Security issues</toc-add-entry>
 
 <p>Debian security team issues updates to packages in the stable release
 in which they've identified problems related to security. Please consult the
@@ -19,7 +26,7 @@
 <kbd>apt-get upgrade</kbd>.</p>
 
 
-<h2>Point releases</h2>
+<toc-add-entry name="pointrelease">Point releases</toc-add-entry>
 
 <p>Sometimes, in the case of several critical problems or security updates, the
 released distribution is updated.  Generally, these are indicated as point
@@ -63,7 +70,10 @@
 <p>After that, run <kbd>apt-get update</kbd> followed by
 <kbd>apt-get upgrade</kbd>.</p>
 
-<h2>Unofficial support for disk controllers not detected by the installer</h2>
+
+<toc-add-entry name="diskcontroller">Unofficial support for disk
+	    controllers not detected by the installer</toc-add-entry>
+
 <p>A few systems with RAID controllers like Adaptec-2400A are not supported
 by the default installer. You can still install Debian 3.0, using the bf2.4
 flavor and preloading driver modules from this
Index: support.wml
===================================================================
RCS file: /cvs/webwml/webwml/english/support.wml,v
retrieving revision 1.28
diff -u -r1.28 support.wml
--- support.wml	25 Dec 2002 14:30:50 -0000	1.28
+++ support.wml	18 Apr 2003 14:38:34 -0000
@@ -7,6 +7,7 @@
  <li><a href="#web">Web sites</a></li>
  <LI><A href="#maintainers">Reaching Package Maintainers</A>
  <LI><A href="#bts">The Bug Tracking System</A>
+ <li><a href="#release">Release notes</a></li>
  <LI><A href="#consultants">Consultants</A>
  <LI><A href="#irc">On-line Real Time Help Using IRC</A>
  <li><a href="#other">Other</a></li>
@@ -133,6 +134,15 @@
 <P>Information on submitting bugs, viewing the currently active bugs, and
 the bug tracking system in general can be found at the
 <A HREF="Bugs/">bug tracking system web pages</A>.
+
+<hr>
+<h2><a name="release" href="releases/stable/">Release notes</a></h2>
+
+<p>Limitations and severe problems of the current stable distribution
+(if any) are also described on the release pages. You should check
+especially the <a href="releases/stable/releasenotes">release
+notes</a> for your architecture and the <a href="releases/stable/errata">\
+known errata</a>.</p>
 
 <HR>
 <H2><A name="consultants" href="consultants/">Consultants</A></H2>

Reply to: