X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=autoconfig;h=620d9d28468a9714169145a8f6e3f22b4edcd6ac;hp=88ee8536ab2cdd3fda7d2313b8e3c8de686b0c01;hb=ba5e2c61fe865c375c0035972483027322b542ce;hpb=282d56843ab0fb7bbf43c23cfb7006ddb38f7e50 diff --git a/autoconfig b/autoconfig index 88ee853..620d9d2 100644 --- a/autoconfig +++ b/autoconfig @@ -70,7 +70,6 @@ CONFIG_HOSTNAME='yes' # set hostname to 'grml' on systems running from C 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 -CONFIG_LOCAL_NET='yes' # bring up loopback interface CONFIG_LOG='yes' # DEBUG=/dev/null or logfile int /tmp/... CONFIG_LVM='yes' # logical volume setup CONFIG_MIXER='yes' # set audio volumes [only in live-cd mode relevant, except for bootoption nosound] @@ -87,6 +86,7 @@ CONFIG_PASSWD='yes' # set password via bootparam passwd CONFIG_SCRIPTS='yes' # execute scripts from the scripts option CONFIG_SERVICES='yes' # check for services to run, provided via bootparam CONFIG_SMALL='yes' # use a less "bloat" /etc/inittab for small computer with less RAM +CONFIG_STATS='yes' # Report stats to stats server CONFIG_SSH='yes' # check for bootparam ssh CONFIG_SWRAID='yes' # check for software raid devices [only in live-mode] CONFIG_TESTCD='yes' # CD checker