X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=autoconfig;h=95404d98cc3c40b016570e8addfdac262ce394b9;hp=86f2ef21c62884d456779c36125a220f78b8f1d2;hb=4edde84683ec434a52140bdc549dc6665bc69d8c;hpb=efd6786e49003dac27e4ff9f038a1e134ce43cca diff --git a/autoconfig b/autoconfig index 86f2ef2..95404d9 100644 --- a/autoconfig +++ b/autoconfig @@ -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='yes' # 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='yes' # bootsplash CONFIG_SSH='yes' # check for bootparam ssh +CONFIG_SWRAID='yes' # check for software raid devices [only in live-mode] CONFIG_SWSPEAK='yes' # run software synthesizer via speakup CONFIG_TESTCD='yes' # CD checker CONFIG_TIME='yes' # set clock, check for bootparam utc/gmt [only in live-mode]