Adding debian version 2.0~a1-1.
[live-boot-grml.git] / scripts / live-bottom / 20xconfig
index e2839b2..abd9661 100755 (executable)
@@ -18,7 +18,7 @@ case "${1}" in
                ;;
 esac
 
-# live-initramfs header
+# live-boot header
 
 if [ -n "${NOXAUTOCONFIG}" ]
 then
@@ -27,7 +27,7 @@ fi
 
 . /scripts/live-functions
 
-# live-initramfs script
+# live-boot script
 
 if [ -n "${TEXTONLY}" ]
 then
@@ -83,7 +83,7 @@ then
                setlayout="set xserver-xorg/config/inputdevice/keyboard/layout ${KLAYOUT}"
        fi
 
-chroot /root debconf-communicate -fnoninteractive live-initramfs > /dev/null << EOF
+chroot /root debconf-communicate -fnoninteractive live-boot > /dev/null << EOF
 ${setlayout}
 ${setvariant}
 ${setmodel}