X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=components%2F9990-cmdline-old;h=2f566bbe401a5c11a136145ed12b2fef7016d53d;hb=0a99e046af49be786db4c61831178fa388617cea;hp=8bb8254e13792a4e3998473d83c7e38dc0e6a330;hpb=a331218718282c5496ff062a0f6aa55908224862;p=live-boot-grml.git diff --git a/components/9990-cmdline-old b/components/9990-cmdline-old index 8bb8254..2f566bb 100755 --- a/components/9990-cmdline-old +++ b/components/9990-cmdline-old @@ -18,6 +18,11 @@ Cmdline_old () BOOTIF="${_PARAMETER#BOOTIF=}" ;; + bootid=*) + BOOTID="${_PARAMETER#bootid=}" + export BOOTID + ;; + dhcp) # Force dhcp even while netbooting # Use for debugging in case somebody works on fixing dhclient @@ -28,6 +33,8 @@ Cmdline_old () nodhcp) DHCP="" export DHCP + NODHCP="Yes" + export NODHCP ;; ethdevice=*) @@ -79,6 +86,11 @@ Cmdline_old () export FROMISO ;; + ignore_bootid) + IGNORE_BOOTID="Yes" + export IGNORE_BOOTID + ;; + ignore_uuid) IGNORE_UUID="true" export IGNORE_UUID @@ -140,6 +152,11 @@ Cmdline_old () export NFS_COW ;; + nodhcphostname) + NODHCPHOSTNAME="Yes" + export NODHCPHOSTNAME + ;; + nofstab) NOFSTAB="true" export NOFSTAB @@ -266,7 +283,7 @@ Cmdline_old () if [ -z "${UNIONTYPE}" ] then - UNIONTYPE="aufs" + UNIONTYPE="overlay" export UNIONTYPE fi @@ -285,7 +302,7 @@ Cmdline_old () if [ ! -x /lib/cryptsetup/askpass ] || [ ! -x /sbin/cryptsetup ] then - log_warning_msg "cryptsetup in unavailable" + log_warning_msg "cryptsetup is unavailable" PERSISTENCE_ENCRYPTION=$(echo ${PERSISTENCE_ENCRYPTION} | sed -e 's/\