Add support for bootlocal.{first,middle,last}
authorFrank Terbeck <ft@bewatermyfriend.org>
Tue, 7 Apr 2009 11:34:18 +0000 (13:34 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 17 Apr 2009 07:32:29 +0000 (09:32 +0200)
debian/changelog
etc/runlevel.conf.hdinstall
etc/runlevel.conf.hdinstall.small
etc/runlevel.conf.livecd
etc/runlevel.conf.livecd.small

index 906a3c3..756f720 100644 (file)
@@ -1,3 +1,9 @@
+grml-etc (1.1.14) unstable; urgency=low
+
+  * Add support for bootlocal.* [Closes: issue170]
+
+ -- Frank Terbeck <ft@grml.org>  Tue, 07 Apr 2009 13:32:54 +0200
+
 grml-etc (1.1.13) unstable; urgency=low
 
   * /etc/skel/.ipython/ipythonrc: Do not activate the
index 52245a3..dd751d3 100644 (file)
@@ -6,6 +6,7 @@
 # <sort> <off-> <on-levels>     <command>
 01     -       2               /etc/init.d/bootsplash_start.sh
 01     -       S               /etc/init.d/bootlocal.first
+01     0,1,6   -               /etc/init.d/haltlocal.first
 01     -       -               /etc/init.d/glibc.sh
 01     2,3,4,5 0,6             /etc/init.d/libnss-ldap
 02     -       S               /etc/init.d/mountkernfs.sh
 28     -       S               /etc/init.d/cryptdisks
 28     -       S               /etc/init.d/checkfs-loop
 29     -       2               /etc/init.d/bootlocal.middle
+29     0,1,6   -               /etc/init.d/haltlocal.middle
 30     -       0,6             /etc/init.d/urandom
 30     -       2,3,4,5         /etc/init.d/grml-autoconfig
 30     0,1,6   -               /etc/init.d/squid
 99     -       2,3,4,5         /etc/init.d/stop-bootlogd
 99     -       2               /etc/init.d/bootsplash_end.sh
 99     -       2               /etc/init.d/bootlocal.last
+99     0,1,6   -               /etc/init.d/haltlocal.last
 99     -       2,3,4,5         /etc/init.d/rc.local
 99     -       -               /etc/init.d/acpi-support
 99     -       -               /etc/init.d/linuxlogo
index 0274817..0a9a8d2 100644 (file)
@@ -6,6 +6,7 @@
 # <sort> <off-> <on-levels>     <command>
 01     -       2               /etc/init.d/bootsplash_start.sh
 01     -       S               /etc/init.d/bootlocal.first
+01     0,1,6   -               /etc/init.d/haltlocal.first
 02     -       S               /etc/init.d/mountkernfs.sh
 03     -       S               /etc/init.d/udev
 04     -       S               /etc/init.d/mountdevsubfs.sh
@@ -35,6 +36,7 @@
 26     -       S               /etc/init.d/lvm2
 28     -       S               /etc/init.d/cryptdisks
 29     -       2               /etc/init.d/bootlocal.middle
+29     0,1,6   -               /etc/init.d/haltlocal.middle
 30     -       0,6             /etc/init.d/urandom
 30     -       2,3,4,5         /etc/init.d/grml-autoconfig
 30     0,6     -               /etc/init.d/etc-setserial
@@ -78,4 +80,5 @@
 99     -       S               /etc/init.d/stop-bootlogd-single
 99     -       2               /etc/init.d/bootsplash_end.sh
 99     -       2               /etc/init.d/bootlocal.last
+99     0,1,6   -               /etc/init.d/haltlocal.last
 # THE LAST LINE IS NEVER READ
index 229c45c..cf16953 100644 (file)
@@ -16,6 +16,7 @@
 # <sort> <off-> <on-levels>     <command>
 01     -       2               /etc/init.d/bootsplash_start.sh
 01     -       S               /etc/init.d/bootlocal.first
+01     0,1,6   -               /etc/init.d/haltlocal.first
 01     -       -               /etc/init.d/glibc.sh
 01     -       -               /etc/init.d/libnss-ldap
 02     -       S               /etc/init.d/mountkernfs.sh
 28     -       -               /etc/init.d/cryptdisks
 28     -       -               /etc/init.d/checkfs-loop
 29     -       2               /etc/init.d/bootlocal.middle
+29     0,1,6   -               /etc/init.d/haltlocal.middle
 30     -       0,6             /etc/init.d/urandom
 30     -       2,3,4,5         /etc/init.d/grml-autoconfig
 30     0,1,6   -               /etc/init.d/squid
 99     -       -               /etc/init.d/stop-bootlogd
 99     -       2               /etc/init.d/bootsplash_end.sh
 99     -       2               /etc/init.d/bootlocal.last
+99     0,1,6   -               /etc/init.d/haltlocal.last
 99     -       -               /etc/init.d/rc.local
 99     -       -               /etc/init.d/acpi-support
 99     -       -               /etc/init.d/linuxlogo
index 294bcb7..5ac39af 100644 (file)
@@ -16,6 +16,7 @@
 # <sort> <off-> <on-levels>     <command>
 01     -       2               /etc/init.d/bootsplash_start.sh
 01     -       S               /etc/init.d/bootlocal.first
+01     0,1,6   -               /etc/init.d/haltlocal.first
 02     -       S               /etc/init.d/mountkernfs.sh
 03     -       S               /etc/init.d/udev
 04     -       S               /etc/init.d/mountdevsubfs.sh
@@ -36,6 +37,7 @@
 25     -       -               /etc/init.d/libdevmapper1.02.1
 26     -       -               /etc/init.d/lvm2
 29     -       2               /etc/init.d/bootlocal.middle
+29     0,1,6   -               /etc/init.d/haltlocal.middle
 30     -       0,6             /etc/init.d/urandom
 30     -       2,3,4,5         /etc/init.d/grml-autoconfig
 30     0,6     -               /etc/init.d/etc-setserial
@@ -62,4 +64,5 @@
 99     -       2               /etc/init.d/grml-misc
 99     -       2               /etc/init.d/bootsplash_end.sh
 99     -       2               /etc/init.d/bootlocal.last
+99     0,1,6   -               /etc/init.d/haltlocal.last
 # THE LAST LINE IS NEVER READ!