From 65358e308dbd9625a69ae5a95909596e623b7c20 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Sat, 23 Feb 2008 17:09:40 +0000 Subject: [PATCH] Updates. --- .../200802-bootsequence.html | 28 ++- .../200802-bootsequence/status-overrides.txt | 43 ++++ .../200802-bootsequence/status-popcon.txt | 222 ++++++++++++++++++ 3 files changed, 280 insertions(+), 13 deletions(-) create mode 100644 mypapers/200802-bootsequence/status-overrides.txt create mode 100644 mypapers/200802-bootsequence/status-popcon.txt diff --git a/mypapers/200802-bootsequence/200802-bootsequence.html b/mypapers/200802-bootsequence/200802-bootsequence.html index 5dc5b9ddf1..abd98563eb 100644 --- a/mypapers/200802-bootsequence/200802-bootsequence.html +++ b/mypapers/200802-bootsequence/200802-bootsequence.html @@ -55,9 +55,9 @@ This talk is about how all of this can be done with Debian.
  • 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. +
  • Status of dependency based boot sequencing.
  • How to write LSB headers. -
  • What is left to do in Debian. +
  • What is left to do.