X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=components%2F9990-cmdline-old;h=2f566bbe401a5c11a136145ed12b2fef7016d53d;hb=6e6a6723f14097dc7597b68cb41814a373e9e93a;hp=cccd8f20afbd90063c7115286d705a2acc1b038d;hpb=773bef668749c32f1b01d6fa3e61a251602016f5;p=live-boot-grml.git diff --git a/components/9990-cmdline-old b/components/9990-cmdline-old index cccd8f2..2f566bb 100755 --- a/components/9990-cmdline-old +++ b/components/9990-cmdline-old @@ -33,6 +33,8 @@ Cmdline_old () nodhcp) DHCP="" export DHCP + NODHCP="Yes" + export NODHCP ;; ethdevice=*) @@ -150,6 +152,11 @@ Cmdline_old () export NFS_COW ;; + nodhcphostname) + NODHCPHOSTNAME="Yes" + export NODHCPHOSTNAME + ;; + nofstab) NOFSTAB="true" export NOFSTAB