]> pere.pagekite.me Git - homepage.git/commitdiff
Last version.
authorPetter Reinholdtsen <pere@hungry.com>
Tue, 26 Feb 2008 08:23:55 +0000 (08:23 +0000)
committerPetter Reinholdtsen <pere@hungry.com>
Tue, 26 Feb 2008 08:23:55 +0000 (08:23 +0000)
mypapers/200802-bootsequence/200802-bootsequence.html
mypapers/200802-bootsequence/Makefile [new file with mode: 0644]

index a53ecb7b58adff347cfe2210113159e7a518296a..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>
 
 <!--
 
@@ -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>
 
diff --git a/mypapers/200802-bootsequence/Makefile b/mypapers/200802-bootsequence/Makefile
new file mode 100644 (file)
index 0000000..2f22c45
--- /dev/null
@@ -0,0 +1,2 @@
+sid-base-boot-20080220.png: sid-base-boot-20080220.dot
+       dot -Tpng foo.dot -o foo.png