Support lvm devices for live-media.
[live-boot-grml.git] / scripts / live-functions
index b1d7503..f426ff9 100644 (file)
@@ -9,13 +9,7 @@ log_wait_msg ()
        then
                plymouth message --text="$@"
                plymouth watch-keystroke | read nunya
-       elif [ -x /sbin/usplash_write ]
-       then
-               /sbin/usplash_write "INPUTENTER ${@}"
-               read nunya < /dev/.initramfs/usplash_outfifo
-       else if [ -x /sbin/splashy_update ] ; then
-               /sbin/splashy_update "getstring ${@}" | read nunya
-       fi ; fi
+       fi
 
        _log_msg "Waiting: ${@} ... \n"
 }
@@ -82,7 +76,7 @@ panic() {
        DEB_3="\033[1;31m\`. \`'\`  \033[0m"
        DEB_4="\033[1;31m  \`-    \033[0m"
 
-       LIVELOG="\033[1;37m/live.log\033[0m"
+       LIVELOG="\033[1;37m/live-boot.log\033[0m"
        DEBUG="\033[1;37mdebug\033[0m"
 
        # Reset redirections to avoid buffering