X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=autoconfig;fp=autoconfig;h=45da179c64764f68697584cef13cfd832f671ad8;hp=b4c48a4836b81f643cfb50de28a8f089027a7279;hb=1b589c04b80e09455ca633129b051dd80f31e494;hpb=1de4d8f15c3c889d5005b47b6a5bfddd910a480a diff --git a/autoconfig b/autoconfig index b4c48a4..45da179 100644 --- a/autoconfig +++ b/autoconfig @@ -51,8 +51,6 @@ CONFIG_915RESOLUTION='yes' # run 915resolution with specified options for adj CONFIG_AGP='yes' # check for bootparam forceagp CONFIG_AUTOMOUNT='yes' # automounting of device labeled GRMLCFG CONFIG_BLANKING='yes' # check for bootoption noblank to disable console blanking -CONFIG_BLINDSOUND='yes' # play 'beep' and play welcome message -CONFIG_BLIND='yes' # check for blind option or brltty CONFIG_CONFIG='yes' # do we want config unpacking to work? CONFIG_CONSOLE='yes' # activate mgetty when using console=... as bootparam CONFIG_DEBOOTSTRAP='yes' # support automatic installation of Debian via grml-deboostrap @@ -72,7 +70,6 @@ CONFIG_FWTIMEOUT='yes' # set timeout for firmware loading CONFIG_GRML2HD='yes' # check for 'grml2hd' bootoption CONFIG_HOMEDIR='yes' # check for persistent homedir option CONFIG_HOSTNAME='yes' # set hostname to 'grml' on systems running from CD -CONFIG_HWSPEAK='yes' # support for hardware synthesizer via speakup CONFIG_KERNEL='yes' # display information on running kernel CONFIG_LANGUAGE='yes' # allow language specification via commandline CONFIG_LD_MOD='yes' # run ldconfig and depmod on systems running from harddisk; remove /etc/grml.first.boot for forcing @@ -95,7 +92,6 @@ CONFIG_SERVICES='yes' # check for services to run, provided via bootpara CONFIG_SMALL='yes' # use a less "bloat" /etc/inittab for small computer with less RAM 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] CONFIG_TIMEZONE='yes' # get bootparam 'tz' and set it as /etc/localtime [only in live-mode]