From: Michael Prokop Date: Wed, 6 Jul 2011 22:23:25 +0000 (+0200) Subject: Drop non-existing CONFIG_CREATE_MNT_DIRS configuration option. X-Git-Tag: v0.9.30~9 X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=commitdiff_plain;h=0153caf45849999ec45b462cd20ea32ca543fdde Drop non-existing CONFIG_CREATE_MNT_DIRS configuration option. It's gone since ages. --- diff --git a/autoconfig b/autoconfig index d31e709..807d16b 100644 --- a/autoconfig +++ b/autoconfig @@ -56,7 +56,6 @@ CONFIG_BLINDSOUND='yes' # play 'beep' and play welcome message CONFIG_BLIND='yes' # check for blind option or brltty CONFIG_CONFIG='yes' # do we want config unpacking to work? CONFIG_CONSOLE='yes' # activate mgetty when using console=... as bootparam -CONFIG_CREATE_MNT_DIRS='no' # create /mnt-directories CONFIG_DEBOOTSTRAP='yes' # support automatic installation of Debian via grml-deboostrap CONFIG_DEBNET='yes' # search for /etc/network/interfaces on partitions and set up network afterwards CONFIG_DEBS='yes' # check for bootoption debs for installing .debs