Adding upstream version 1.154.3. upstream/1.154.3
authorDaniel Baumann <daniel@debian.org>
Sun, 18 Apr 2010 18:41:58 +0000 (20:41 +0200)
committerDaniel Baumann <daniel@debian.org>
Sun, 18 Apr 2010 18:41:58 +0000 (20:41 +0200)
scripts/live-bottom/21xdriver
scripts/live-bottom/21xvidemode

index 5232f5f..29ae78e 100755 (executable)
@@ -36,6 +36,8 @@ log_begin_msg "Configuring X video driver"
 
 # live-initramfs script
 
+. /live.vars
+
 if [ -n "$XDRIVER" ]
 then
        mount -o bind /sys /root/sys
index 23eb212..ead3a6c 100755 (executable)
@@ -36,6 +36,8 @@ log_begin_msg "Configuring X video modes"
 
 # live-initramfs script
 
+. /live.vars
+
 if [ -n "$XVIDEOMODE" ]
 then
        mount -o bind /sys /root/sys