From 955175ac4b9acb06101a9ec7a0b3b41d4f17087f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 23 Oct 2013 10:47:13 +0200 Subject: 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. --- scripts/build/binary_grub | 5 ----- 1 file changed, 5 deletions(-) (limited to 'scripts/build/binary_grub') diff --git a/scripts/build/binary_grub b/scripts/build/binary_grub index 1dcae2580..0064c3a36 100755 --- a/scripts/build/binary_grub +++ b/scripts/build/binary_grub @@ -175,11 +175,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 -- cgit v1.2.3