]> pere.pagekite.me Git - homepage.git/blobdiff - mypapers/200802-bootsequence/200802-bootsequence.html
Generated.
[homepage.git] / mypapers / 200802-bootsequence / 200802-bootsequence.html
index 44292b62b21139ee9e7d945e4f6979937e86be71..4f2a3f118c291937d71ac6f9d66f0f0679fb7f0a 100644 (file)
@@ -26,7 +26,7 @@ a few advantages on the way.</p>
 
 <div class="presenter">Petter Reinholdtsen - one of the sysvinit maintainers
   <br>pere@hungry.com
-  <br>FOSDEM 2008, 2008-02-26</div>
+  <br>FOSDEM 2008, 2008-02-24</div>
 
 <!--
 
@@ -101,7 +101,7 @@ mounted.</p>
 
 <ol>
 
-<li>/sbin/init start, which looks at /etc/inittab and decides what to
+<li>/sbin/init stats and looks at /etc/inittab to decide what to
   do.</li>
 
 <li>The scripts in /etc/rcS.d/  are executed in sequence by
@@ -222,11 +222,11 @@ Two options are available with the insserv package:
 
 <dl>
 <dt>Static checking of current headers:
-<tt>/usr/share/insserv/check-initd-order [-o] [-k]</tt>
+<br><tt>/usr/share/insserv/check-initd-order [-o] [-k]</tt>
 <dd>report mismatch in current ordering.
 
 <dt>Graph of the dependencies:
-<a href="sid-base-boot-20080220.dot"><tt>/usr/share/insserv/check-initd-order -g</tt></a>
+<br><a href="sid-base-boot-20080220.dot"><tt>/usr/share/insserv/check-initd-order -g</tt></a>
 <dd>for reviewing dependencies with dotty from graphviz.
 
 </dl>
@@ -430,7 +430,7 @@ installation.
 
 <img alt="LSB header progress graph" src="lsb-header-progress.png" width="50%" align="right">
 
-<p>Release goal for Debian Lenny.
+<p>Release goal for Lenny.
 <br>76% of packages got LSB headers.
 <br>Unsolved in BTS: ~85
 <br>Without BTS reports: ~150
@@ -441,7 +441,7 @@ installation.
 
 <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>Might add unwanted stop symlinks (<a href="http://bugs.debian.org/464017">#464017</a>).
 <li>Will fail on "fake" loops as well as real loops. (<a href="http://bugs.debian.org/458582">#458582</a>)
 </ul></p>