X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=autoconfig.small;h=cf6e9e0c792bcdd0bba1dabb4e52834d83815c3d;hp=8807413cf3d7747fd2517f9f5d18c0097ebb8444;hb=adcf9612a58b952d32fc2d7c520d10aad8230229;hpb=efd6786e49003dac27e4ff9f038a1e134ce43cca diff --git a/autoconfig.small b/autoconfig.small index 8807413..cf6e9e0 100644 --- a/autoconfig.small +++ b/autoconfig.small @@ -3,7 +3,7 @@ # Authors: grml-team (grml.org), (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2. -# Latest change: Sam Sep 23 20:06:34 CEST 2006 [mika] +# Latest change: Fre Nov 10 00:37:44 CET 2006 [mika] ################################################################################ ################################################################################ @@ -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 @@ -106,8 +107,8 @@ CONFIG_PCMCIA='no' # check for pcmcia and start cardmgr CONFIG_SERVICES='yes' # check for services to run, provided via bootparam CONFIG_SETKEYCODES='yes' # run setkeycodes when bootoption setkeycodes found 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]