X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=components%2F9990-cmdline-old;h=a565ce1794e7b857312eeba601e63acf9e40fc8a;hb=4574758abec5d6f661742567c14a89c240ccd0b3;hp=8bb8254e13792a4e3998473d83c7e38dc0e6a330;hpb=a331218718282c5496ff062a0f6aa55908224862;p=live-boot-grml.git diff --git a/components/9990-cmdline-old b/components/9990-cmdline-old index 8bb8254..a565ce1 100755 --- a/components/9990-cmdline-old +++ b/components/9990-cmdline-old @@ -17,7 +17,12 @@ Cmdline_old () BOOTIF=*) BOOTIF="${_PARAMETER#BOOTIF=}" ;; - + dns=*) + DNS=${_PARAMETER#dns=} + DNSSERVERS=$(echo ${DNS} | sed 's/,/ /g') + export DNSSERVERS + unset DNS + ;; 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="true" + export NODHCP ;; ethdevice=*) @@ -266,7 +273,7 @@ Cmdline_old () if [ -z "${UNIONTYPE}" ] then - UNIONTYPE="aufs" + UNIONTYPE="overlay" export UNIONTYPE fi @@ -285,7 +292,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/\