[Pkg-sysvinit-commits] r1590 - sysvinit/trunk/debian

Petter Reinholdtsen pere at alioth.debian.org
Sat Aug 1 21:50:28 UTC 2009


Author: pere
Date: 2009-08-01 21:50:28 +0000 (Sat, 01 Aug 2009)
New Revision: 1590

Added:
   sysvinit/trunk/debian/README-insserv.Debian
Modified:
   sysvinit/trunk/debian/changelog
Log:
Add debian/README-insserv.Debian based on the README file from
insserv, to keep some interesting references around.

Added: sysvinit/trunk/debian/README-insserv.Debian
===================================================================
--- sysvinit/trunk/debian/README-insserv.Debian	                        (rev 0)
+++ sysvinit/trunk/debian/README-insserv.Debian	2009-08-01 21:50:28 UTC (rev 1590)
@@ -0,0 +1,20 @@
+Notes related to dependency based boot sequencing and insserv
+=============================================================
+To monitor the boot sequence, the bootchart project is a good choice.
+Debian packages are available in etch and sid.  The project itself is
+available from <URL:http://www.bootchart.org/>.
+
+Background info on alternative boot systems in Debian is available from
+<URL:http://alioth.debian.org/docman/view.php/30730/38/debconf2-initscripts-bkg.pdf>.
+
+Information on the LSB initscript comment convention is available from
+<URL:http://refspecs.freestandards.org/LSB_3.0.0/LSB-Core-generic/LSB-Core-generic/iniscrptact.html>,
+<URL:http://wiki.debian.net/?LSBInitScripts> and
+<URL:http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot>.
+
+Information on an alternative approach to parallelism during boot is
+available from
+<URL:http://www-128.ibm.com/developerworks/linux/library/l-boot.html>.
+
+A tool to detect cycles is available from Adam Jensen using the git
+repository <URL:http://linuxguy.org/git/initcycle.git>.

Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog	2009-08-01 21:47:39 UTC (rev 1589)
+++ sysvinit/trunk/debian/changelog	2009-08-01 21:50:28 UTC (rev 1590)
@@ -57,6 +57,8 @@
 
   [ Petter Reinholdtsen ]
   * Update copyright file with information regarding insserv.
+  * Add debian/README-insserv.Debian based on the README file from
+    insserv, to keep some interesting references around.
 
  -- Kel Modderman <kel at otaku42.de>  Sun, 02 Aug 2009 05:46:21 +1000
 




More information about the Pkg-sysvinit-commits mailing list