summaryrefslogtreecommitdiff
path: root/scripts/live-bottom
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/live-bottom')
-rwxr-xr-xscripts/live-bottom/21xdriver2
-rwxr-xr-xscripts/live-bottom/21xvidemode2
2 files changed, 4 insertions, 0 deletions
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