X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Frunlevel.conf.livecd.small;h=f65710d23ba2aa090fde33e297b7c0df8af94a6e;hb=cde374c6f260394dddcb26a6334af91d4c0217d3;hp=78f0d246b9321781dab1a63e5add6337bc4e2905;hpb=5844212133f671876675459a1bb868aeda7b3a12;p=grml-etc.git diff --git a/etc/runlevel.conf.livecd.small b/etc/runlevel.conf.livecd.small index 78f0d24..f65710d 100644 --- a/etc/runlevel.conf.livecd.small +++ b/etc/runlevel.conf.livecd.small @@ -2,13 +2,24 @@ # You can use your favourite editor or update-rc.d(8) to modify it. # Read runlevel.conf(5) man page for more information about this file. # +############################################################################ +# *IMPORTANT* This is the file used in the live-cd mode of grml-small. +# Please notice that customization of this file will not work with the +# save-config mechanism, as init takes place (and reads the file +# /etc/runlevel.conf) before restore-config can be executed at all. +# If you want to customize the grml boot sequence please either +# remaster the grml-ISO or (much simplier) just add your personal +# stuff to the /etc/init.d/bootlocal.* scripts! +############################################################################ +# # Format: # 01 - 2 /etc/init.d/bootsplash_start.sh 01 - S /etc/init.d/bootlocal.first -02 - - /etc/init.d/mountvirtfs +01 0,1,6 - /etc/init.d/haltlocal.first 02 - S /etc/init.d/mountkernfs.sh -03 - S /etc/init.d/udev +03 - S /etc/init.d/grml-udev +03 - - /etc/init.d/udev 04 - S /etc/init.d/mountdevsubfs.sh 05 - 1 /etc/init.d/single 11 0,1,6 - /etc/init.d/cron @@ -16,7 +27,6 @@ 19 0,6 - /etc/init.d/setserial 20 0,1,6 - /etc/init.d/acpid 20 0,1,6 - /etc/init.d/gpm -20 0,1,6 - /etc/init.d/inetd 20 0,1,6 - /etc/init.d/makedev 20 0,1,6 - /etc/init.d/knockd 20 0,1,6 - /etc/init.d/rsync @@ -25,19 +35,24 @@ 20 0,1,6 - /etc/init.d/ssh 25 0,1,6 - /etc/init.d/mdadm 25 0,6 - /etc/init.d/hwclock.sh +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 31 - 0,6 /etc/init.d/umountnfs.sh -35 - - /etc/init.d/networking +34 - - /etc/init.d/fuse 36 - S /etc/init.d/ifupdown -36 - - /etc/init.d/mountvirtfs 36 - S /etc/init.d/udev-mtab 37 - 0,6 /etc/init.d/sendsigs +38 - - /etc/init.d/pppd-dns +40 - - /etc/init.d/networking 40 - 0,6 /etc/init.d/umountfs -50 - 0,6 /etc/init.d/lvm +41 0,6 - /etc/init.d/fuse 50 - 0,6 /etc/init.d/mdadm-raid +50 - 0,6 /etc/init.d/lvm2 60 - 0,6 /etc/init.d/umountroot 75 0,6 - /etc/init.d/hdparm 90 - 0 /etc/init.d/grml-halt @@ -50,4 +65,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!