Remove tsplash support
authorChristian Hofstaedtler <ch@grml.org>
Wed, 16 Nov 2011 11:12:41 +0000 (12:12 +0100)
committerChristian Hofstaedtler <ch@grml.org>
Wed, 16 Nov 2011 11:12:41 +0000 (12:12 +0100)
etc/grml/fai/config/files/etc/runlevel.conf/GRMLBASE
etc/grml/fai/config/files/usr/share/initramfs-tools/scripts/init-top/grml/GRMLBASE
templates/GRML/grml-cheatcodes.txt

index 9f365ab..a4084d6 100644 (file)
@@ -16,7 +16,6 @@
 ############################################################################
 # Format:
 # <sort> <off-> <on-levels>     <command>
 ############################################################################
 # Format:
 # <sort> <off-> <on-levels>     <command>
-01     -       2               /etc/init.d/bootsplash_start.sh
 01     -       S               /etc/init.d/bootlocal.first
 02     -       S               /etc/init.d/mountkernfs.sh
 02     -       S               /etc/init.d/hostname.sh
 01     -       S               /etc/init.d/bootlocal.first
 02     -       S               /etc/init.d/mountkernfs.sh
 02     -       S               /etc/init.d/hostname.sh
@@ -41,6 +40,5 @@
 90     -       1               /etc/init.d/single
 98     -       2               /etc/init.d/grml-home
 99     -       2               /etc/init.d/grml-misc
 90     -       1               /etc/init.d/single
 98     -       2               /etc/init.d/grml-home
 99     -       2               /etc/init.d/grml-misc
-99     -       2               /etc/init.d/bootsplash_end.sh
 99     -       2               /etc/init.d/bootlocal.last
 # THE LAST LINE IS NEVER READ
 99     -       2               /etc/init.d/bootlocal.last
 # THE LAST LINE IS NEVER READ
index 155c2d9..4dae967 100755 (executable)
@@ -159,10 +159,6 @@ if [ -n "$GRML_VERSION" ] ; then
    echo
 fi
 
    echo
 fi
 
-# don't output anything if running with bootsplash feature
-if checkbootparam "splash" ; then
-  exec >/dev/null </dev/null 2>&1
-fi
 # }}}
 
 ## /proc/cmdline handling {{{
 # }}}
 
 ## /proc/cmdline handling {{{
index 13d7d03..3217b59 100644 (file)
@@ -161,7 +161,6 @@ grml nosyslog                       Do not start syslog daemon
 grml nogpm                          Disable GPM daemon
 grml noconsolefont                  Disable setting of console font (using consolechars)
 grml noblank                        Disable console blanking
 grml nogpm                          Disable GPM daemon
 grml noconsolefont                  Disable setting of console font (using consolechars)
 grml noblank                        Disable console blanking
-grml tsplash                        Text based bootsplash
 grml noquick                        Disable grml-quickconfig startup script
 grml small                          Do not start that many consoles
 grml wondershaper=eth0,1000,500     Set up basic traffic shaping
 grml noquick                        Disable grml-quickconfig startup script
 grml small                          Do not start that many consoles
 grml wondershaper=eth0,1000,500     Set up basic traffic shaping