]> pere.pagekite.me Git - homepage.git/commitdiff
Better title.
authorPetter Reinholdtsen <pere@hungry.com>
Mon, 27 Jul 2009 22:10:50 +0000 (22:10 +0000)
committerPetter Reinholdtsen <pere@hungry.com>
Mon, 27 Jul 2009 22:10:50 +0000 (22:10 +0000)
blog/data/2009-07-28-debian-boot-sequence.txt [new file with mode: 0644]

diff --git a/blog/data/2009-07-28-debian-boot-sequence.txt b/blog/data/2009-07-28-debian-boot-sequence.txt
new file mode 100644 (file)
index 0000000..57a07dc
--- /dev/null
@@ -0,0 +1,15 @@
+Title: Debian has switched to dependency based boot sequencing
+Tags: english, nuug, debian
+Date: 2009-07-28 23:50
+
+<p>Since this evening, with the upload of sysvinit version 2.87dsf-2,
+and the upload of insserv version 1.12.0-10 yesterday, Debian unstable
+have been migrated to using dependency based boot sequencing.  This
+conclude work me and others have been doing for the last three days.
+It feels great to see this finally part of the default Debian
+installation.  Now we just need to weed out the last few problems that
+are bound to show up, to get everything ready for Squeeze.</p>
+
+<p>The next step is migrating /sbin/init from sysvinit to upstart, and
+fixing the more fundamental problem of handing the event based
+non-predictable kernel in the early boot.</p>