From dca8b76c0c147badbe3225b2f109ec0f85af1688 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 18 Apr 2010 20:41:58 +0200 Subject: [PATCH] Adding upstream version 1.154.3. --- scripts/live-bottom/21xdriver | 2 ++ scripts/live-bottom/21xvidemode | 2 ++ 2 files changed, 4 insertions(+) diff --git a/scripts/live-bottom/21xdriver b/scripts/live-bottom/21xdriver index 5232f5f..29ae78e 100755 --- a/scripts/live-bottom/21xdriver +++ b/scripts/live-bottom/21xdriver @@ -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 diff --git a/scripts/live-bottom/21xvidemode b/scripts/live-bottom/21xvidemode index 23eb212..ead3a6c 100755 --- a/scripts/live-bottom/21xvidemode +++ b/scripts/live-bottom/21xvidemode @@ -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 -- 2.1.4