From: Petter Reinholdtsen
Date: Sat, 23 Feb 2008 16:26:30 +0000 (+0000)
Subject: Updates.
X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/59847f8e04cd2e87b5fe3e755d4d65ee10157ec0?ds=inline
Updates.
---
diff --git a/mypapers/200802-bootsequence/200802-bootsequence.html b/mypapers/200802-bootsequence/200802-bootsequence.html
index bdd8957556..c09a17a4f6 100644
--- a/mypapers/200802-bootsequence/200802-bootsequence.html
+++ b/mypapers/200802-bootsequence/200802-bootsequence.html
@@ -14,16 +14,17 @@ PRE {
-last related talk
+insserv talk during Debconf 7
-
+
-There are subtle bugs in the Debian boot and shutdown sequence.
+
There are subtle bugs in the Debian boot and shutdown sequences.
They are hard to find, as they normally only affect rare combination
-of packages, and harder to fix, as they normally require the combined
-work of several maintainers and changes in several packages. This
-talk is about the release goal for Lenny to solve them, and gain a few
-advantages on the way.
+of packages. They are harder to fix, as they normally require the
+combined work of several maintainers and changes in several packages.
+This talk is about the release goal for Lenny to solve them, and gain
+a few advantages on the way.
Petter Reinholdtsen - one of the sysvinit maintainers
pere@hungry.com
@@ -50,6 +51,15 @@ This talk is about how all of this can be done with Debian.
Outline
+
+- Quick overview of the SysV init boot system
+
- The problem with ordering
+
- Using LSB init.d script dependencies to solve it.
+
- Status of dependency based boot sequencing in Debian.
+
- How to write LSB headers.
+
- What is left to do in Debian.
+
+