From dde9782c422f04468257a1e21d6c10da3449c84c Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Sat, 23 Feb 2008 17:03:27 +0000 Subject: [PATCH] Updates. --- .../200802-bootsequence/200802-bootsequence.html | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/mypapers/200802-bootsequence/200802-bootsequence.html b/mypapers/200802-bootsequence/200802-bootsequence.html index d5f922ff2c..5dc5b9ddf1 100644 --- a/mypapers/200802-bootsequence/200802-bootsequence.html +++ b/mypapers/200802-bootsequence/200802-bootsequence.html @@ -142,7 +142,7 @@ based, the boot sequence is no longer sequencial.

  • init then run in sequence all start scripts in /etc/rcX.d/, with start as their argument.
  • -
  • Runlevels 0 and 6 are not behaving as you expect. +
  • Runlevels 0 and 6 are not behaving as you would expect. @@ -279,8 +279,8 @@ success: Boot system successfully converted

    It is possible to enable concurrent booting, running boot scripts in parallel (CONCURRENCY=startpar in /etc/default/rcS)

    -

    Might even speed up the boot and shutdown (initial benchmark show - speedup only by reordering based on dependencies)

    +

    Might even speed up boot and shutdown (initial benchmark shows + speedup by just reordering based on dependencies).

    Disabling dependency based boot sequencing

    @@ -415,10 +415,10 @@ XXX More

    Should update Debian policy to reflect dependency based boot sequencing. -

    Two insserv bugs to fix: +

    Two insserv bugs left to fix:

    Tracking status

    @@ -426,9 +426,7 @@ XXX More

    The current status is tracked in the svn repository for insserv. Run
    debian/rules missing-overrides or
    debian/rules missing-by-popcon -
    -in the source directory to -see the current status. +
    in the source directory to see the current status.

    See also wiki pages with documentation and status: @@ -436,7 +434,7 @@ see the current status.

  • http://wiki.debian.org/LSBInitScripts
  • http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot
  • Repository: svn+ssh://svn.debian.org/svn/initscripts-ng/trunk/src/insserv -

    Thank you very much

    -- 2.47.2