From: Petter Reinholdtsen Date: Sat, 23 Feb 2008 09:26:13 +0000 (+0000) Subject: Update to current version. X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/45f7f5e186d8a1bcc88fe9f9794d3aa3333c83ab?ds=inline Update to current version. --- diff --git a/mypapers/200802-bootsequence/200802-bootsequence.html b/mypapers/200802-bootsequence/200802-bootsequence.html index 21e9e045bf..bdd8957556 100644 --- a/mypapers/200802-bootsequence/200802-bootsequence.html +++ b/mypapers/200802-bootsequence/200802-bootsequence.html @@ -6,6 +6,11 @@ + @@ -55,7 +60,11 @@ This talk is about how all of this can be done with Debian. - how does it work in debian - effect on the boot - insserv + - how to verify the boot sequence + - check script + - dependency graph using dotty - how to test it + - overriding included headers - speed change? - concurrency @@ -104,6 +113,9 @@ The very early boot is done before hard drive partitions is mounted.

+

Note that because the Linux kernel is becoming more and more event +based, the boot sequence is no longer sequencial.

+

SysV init in Debian - Switching runlevels