X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=autoconfig;h=8011f29ba51678cb0b06f00357cd05073c588497;hp=229a7c506f852878e138689bb2196d36fa33a808;hb=4f8135491cd76aaeae5e9bbb99bd18231f9846f3;hpb=8cbf3c62d6c200dc321924826b0dae39f20fadb4 diff --git a/autoconfig b/autoconfig index 229a7c5..8011f29 100644 --- a/autoconfig +++ b/autoconfig @@ -25,12 +25,6 @@ # set console font, default: Lat15-Terminus16 # CONSOLEFONT='iso15graf-16' -# check for network devices and run pump for every present network device? -# use script grml-network for interactive configuration and -# /etc/network/interfaces for persistent configuration -# default: yes -CONFIG_DHCP='yes' - # check for frequency-scalable CPU and activate cpydyn/powernowd (default: yes) CONFIG_CPU='yes' @@ -88,7 +82,6 @@ CONFIG_HOTPLUG_BLACKLIST='no' # check for blacklist bootparam CONFIG_HOTPLUG_MAIN='no' # start hotplug system [should be handled by udev now] CONFIG_HWINFO='no' # run hwinfo for module-detection (requires bootparam 'hwinfo'!) CONFIG_HWSPEAK='yes' # support for hardware synthesizer via speakup -CONFIG_IPW3945='yes' # check for broken ipw3945 module 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 @@ -107,10 +100,8 @@ CONFIG_NETIPV6='yes' # check for bootparam ipv6 CONFIG_PARTCONF='yes' # do we want partconf to work? CONFIG_PASSWD='yes' # set password via bootparam passwd CONFIG_PCMCIA='no' # check for pcmcia and start cardmgr -CONFIG_QEMU='yes' # qemu specific stuff CONFIG_SCRIPTS='yes' # execute scripts from the scripts option 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_SSH='yes' # check for bootparam ssh CONFIG_SWRAID='yes' # check for software raid devices [only in live-mode] @@ -120,7 +111,6 @@ CONFIG_TIME='yes' # set clock, check for bootparam utc/gmt [only in CONFIG_TIMEZONE='yes' # get bootparam 'tz' and set it as /etc/localtime [only in live-mode] CONFIG_TOHD='yes' # bootoption tohd=... CONFIG_USERFSTAB='yes' # check for username of uid 1000 -CONFIG_VMWARE='yes' # vmware specific stuff (use xorg.conf.vmware) CONFIG_VNC='yes' # check for bootparam vnc CONFIG_WELCOME='yes' # play welcome sound (audio) CONFIG_WONDERSHAPER='yes' # start wondershaper with options provided via bootparam