X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=grml-autoconfig;h=8c694432de9a8bb3dd4e17b4035bfbfc4b318895;hp=efe0061b59082739936448849064803e88d441f8;hb=025dc3d2bd49be5b4134a8465393c6f2799925f6;hpb=81fc5467e5bfae0eb99a7c2c910bf1847d16d920 diff --git a/grml-autoconfig b/grml-autoconfig index efe0061..8c69443 100755 --- a/grml-autoconfig +++ b/grml-autoconfig @@ -91,12 +91,8 @@ fi checkvalue $CONFIG_SYSLOG && config_syslog if checkbootparam "forensic" ; then - eerror "Bootopion forensic found. Important notice!" - eerror " Do *not* boot with something like 'grml forensic ...' but with 'forensic ...' instead!" - eerror " To avoid damage to your system a debugshell will be started after a delay of 10 seconds." ; eend 1 - eerror " If you want to continue booting just exit the shell, but think about what you are doing!" ; eend 1 - sleep 10 - rundebugshell + ewarn "Bootopion forensic found. Important notice:" ; eend 0 + ewarn " Do *NOT* boot with something like 'grml forensic ...' but always use 'forensic ...' instead!" ; eend 0 fi if [ -n "$SPLASH" ] ; then