config_swraid: use mkconf for generation of mdadm.conf
[grml-autoconfig.git] / autoconfig.small
index 8807413..44203d5 100644 (file)
@@ -73,6 +73,7 @@ CONFIG_CDROM_SCRIPTS='yes'    # run scripts from /cdrom/scripts
 CONFIG_CONSOLE='yes'          # activate mgetty when using console=... as bootparam
 CONFIG_CREATE_MNT_DIRS='no'   # create /mnt-directories
 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
 CONFIG_DEBUG='yes'            # activate start of shells during startup at several stages
 CONFIG_DISCOVER='no'          # use discover for hardware detection
 CONFIG_DISTCC='no'            # activate and setup distcc through bootparam distcc=$NETWORK,$INTERFACE
@@ -108,6 +109,7 @@ CONFIG_SETKEYCODES='yes'      # run setkeycodes when bootoption setkeycodes foun
 CONFIG_SMALL='yes'            # use a less "bloat" /etc/inittab for small computer with less RAM
 CONFIG_SPLASH='no'            # bootsplash
 CONFIG_SSH='yes'              # check for bootparam ssh
+CONFIG_SWRAID='yes'           # check for software raid devices [only in live-mode]
 CONFIG_SWSPEAK='no'           # run software synthesizer via speakup
 CONFIG_TESTCD='yes'           # CD checker
 CONFIG_TIME='yes'             # set clock, check for bootparam utc/gmt [only in live-mode]