summaryrefslogtreecommitdiff
path: root/scripts/build/binary_grub2
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2013-10-23 10:47:13 +0200
committerDaniel Baumann <mail@daniel-baumann.ch>2013-10-23 10:47:48 +0200
commit955175ac4b9acb06101a9ec7a0b3b41d4f17087f (patch)
treefd0d1e02033b04dcee7eb6fda7bbbc26e820a6d5 /scripts/build/binary_grub2
parent5e2758b4c0b389fbff5d693bccaaff9f2b3bc642 (diff)
downloadvyos-live-build-955175ac4b9acb06101a9ec7a0b3b41d4f17087f.tar.gz
vyos-live-build-955175ac4b9acb06101a9ec7a0b3b41d4f17087f.zip
Dropping incomplete and not really supported exposed root mode.
This might come back in future if there's demand for it and the base is sufficiently cleaned up first.
Diffstat (limited to 'scripts/build/binary_grub2')
-rwxr-xr-xscripts/build/binary_grub25
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/build/binary_grub2 b/scripts/build/binary_grub2
index be8ef7fbc..555a604e3 100755
--- a/scripts/build/binary_grub2
+++ b/scripts/build/binary_grub2
@@ -149,11 +149,6 @@ then
exit 1
fi
-if [ "${LB_EXPOSED_ROOT}" != "false" ]
-then
- LB_BOOTAPPEND_LIVE="${LB_BOOTAPPEND_LIVE} exposedroot"
-fi
-
LB_BOOTAPPEND_LIVE="$(echo ${LB_BOOTAPPEND_LIVE} | sed -e 's| ||')"
# Assembling kernel configuration