<li>init then run in sequence all start scripts in /etc/rcX.d/, with
<tt>start</tt> as their argument.</li>
-<li>Runlevels 0 and 6 are not behaving as you expect.
+<li>Runlevels 0 and 6 are not behaving as you would expect.
</ul>
<p>It is possible to enable concurrent booting, running boot scripts
in parallel (CONCURRENCY=startpar in /etc/default/rcS)</p>
-<p>Might even speed up the boot and shutdown (initial benchmark show
- speedup only by reordering based on dependencies)</p>
+<p>Might even speed up boot and shutdown (initial benchmark shows
+ speedup by just reordering based on dependencies).</p>
<h2>Disabling dependency based boot sequencing</h2>
<p>Should update Debian policy to reflect dependency based boot
sequencing.
-<p>Two insserv bugs to fix:
+<p>Two insserv bugs left to fix:
<ul>
<li>Will sometimes add unwanted stop symlinks (<a href="http://bugs.debian.org/464017">#464017</a>).
-<li>Will fail fail on "fake" loops. (<a href="http://bugs.debian.org/458582">#458582</a>)
+<li>Will fail on "fake" loops as well as real loops. (<a href="http://bugs.debian.org/458582">#458582</a>)
</ul></p>
<h2>Tracking status</h2>
<p>The current status is tracked in the svn repository for insserv. Run
<br><tt>debian/rules missing-overrides</tt> or
<br><tt>debian/rules missing-by-popcon</tt>
-<br>
-in the source directory to
-see the current status.
+<br>in the source directory to see the current status.
<p>See also wiki pages with documentation and status:
<li>http://wiki.debian.org/LSBInitScripts
<li>http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot
<li>Repository: <tt>svn+ssh://svn.debian.org/svn/initscripts-ng/trunk/src/insserv</tt>
-<ul>
+</ul>
<h2>Thank you very much</h2>