From: Petter Reinholdtsen Date: Mon, 27 Jul 2009 22:10:50 +0000 (+0000) Subject: Better title. X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/62711ea34115019ae137451a5c90d47fa658dd81 Better title. --- 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 index 0000000000..57a07dc1eb --- /dev/null +++ b/blog/data/2009-07-28-debian-boot-sequence.txt @@ -0,0 +1,15 @@ +Title: Debian has switched to dependency based boot sequencing +Tags: english, nuug, debian +Date: 2009-07-28 23:50 + +

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.

+ +

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.