X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=autoconfig;h=a307b7e57969ad287266b7bc9934ef6a2171cdcb;hp=86f2ef21c62884d456779c36125a220f78b8f1d2;hb=d3276380092a44e0e325f98b0d53d6ec342583d3;hpb=efd6786e49003dac27e4ff9f038a1e134ce43cca diff --git a/autoconfig b/autoconfig index 86f2ef2..a307b7e 100644 --- a/autoconfig +++ b/autoconfig @@ -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:23 CEST 2006 [mika] +# Latest change: Fre Nov 10 00:37:37 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='yes' # 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='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]