X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=autoconfig.small;h=44203d5f30525b31d70c54ba255daa0000c2fcb3;hp=8807413cf3d7747fd2517f9f5d18c0097ebb8444;hb=aea47d4ad4c27fd01432d76ebb3c5477f73cff97;hpb=efd6786e49003dac27e4ff9f038a1e134ce43cca diff --git a/autoconfig.small b/autoconfig.small index 8807413..44203d5 100644 --- a/autoconfig.small +++ b/autoconfig.small @@ -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]