Making overwriting of /bin/mount within initramfs with mount.util-linux dependent...
[live-boot-grml.git] / scripts / boot / 9990-cmdline-old
index 94c5163..85f1b62 100755 (executable)
@@ -30,11 +30,6 @@ Cmdline_old ()
                                export DHCP
                                ;;
 
-                       klibc-mount=*)
-                               KLIBC_MOUNT="${_PARAMETER#klibc-mount=}"
-                               export KLIBC_MOUNT
-                               ;;
-
                        ethdevice=*)
                                DEVICE="${_PARAMETER#ethdevice=}"
                                ETHDEVICE="${DEVICE}"