[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
www/stable.html
- To: bugs@openbsd.org
- Subject: www/stable.html
- From: Andreas Semborg <dostro@ondska.com>
- Date: Mon, 15 Mar 2004 00:23:57 +0100
- Content-Disposition: inline
- User-Agent: Mutt/1.4.1i
</li> added.
Index: www/stable.html
===================================================================
RCS file: /cvs/www/stable.html,v
retrieving revision 1.11
diff -u -r1.11 stable.html
--- www/stable.html 2004/03/04 06:37:26 1.11
+++ www/stable.html 2004/03/14 23:14:34
@@ -18,9 +18,9 @@
<p>
<ul><h3>Table Of Contents</h3>
-<li><a href="#whatis">What is the patch branch?</a>
-<li><a href="#getting">Getting the patch branch</a>
-<li><a href="#building">Building from the patch branch</a>
+<li><a href="#whatis">What is the patch branch?</a></li>
+<li><a href="#getting">Getting the patch branch</a></li>
+<li><a href="#building">Building from the patch branch</a></li>
</ul>
</p>
<hr>
@@ -36,9 +36,9 @@
and makes it available via <a href="anoncvs.html">CVS</a> in addition to the
current source. Thus, users can choose three options :<p>
<ul>
-<li>Stick with our latest release and apply the patches by hand.
-<li>Use the <b>patch branch</b> which has the most important patches applied.
-<li>Use <b>current source</b> for all of the latest features.
+<li>Stick with our latest release and apply the patches by hand.</li>
+<li>Use the <b>patch branch</b> which has the most important patches applied.</li>
+<li>Use <b>current source</b> for all of the latest features.</li>
</ul>
<p>
The <a href="plus.html">Daily Changelog</a> details which post-release
@@ -47,15 +47,15 @@
branch within 48 hours of when an errata is published. Other post release
patches may be merged in as well, subject to a number of conditions:
<ul>
-<li>The patches must be simple, short, and obviously 100% correct.
+<li>The patches must be simple, short, and obviously 100% correct.</li>
<li>Errata entries are made for bugs which affect many people. Other
patches may be merged into the patch branch if they affect a few
- people in drastic ways.
+ people in drastic ways.</li>
<li>Please do not ask for large subsystems or patches to be merged.
Maintaining the patch tree takes a lot of effort which could be
- better spent on making our next release better.
+ better spent on making our next release better.</li>
<li>As an exception to the above rules, OpenSSH release versions will be
- merged into the patch branch.
+ merged into the patch branch.</li>
</ul>
<p>
@@ -85,9 +85,9 @@
you must rebuild the system. The stages for doing so are:
<ul>
- <li>Rebuild the kernel
- <li>Reboot with the new kernel
- <li>Rebuild the binaries
+<li>Rebuild the kernel</li>
+<li>Reboot with the new kernel</li>
+<li>Rebuild the binaries</li>
</ul>
<h4><font color=#0000e0>Rebuilding the kernel</font></h4>