X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=autoconfig;h=5e76359712d267d85c99ab9f3a90e76fcb200320;hp=6ad9b4698262084b5e756698edb4c2c191e8a43a;hb=336d22f0089eaa50467bdae2f8d63c2294fabcba;hpb=efc764b66b6954e7cb138414f4cc12bd9c7201f2 diff --git a/autoconfig b/autoconfig index 6ad9b46..5e76359 100644 --- a/autoconfig +++ b/autoconfig @@ -54,15 +54,12 @@ 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_CDROM_PERM='yes' # for burning on IDE-CD-Roms, k3b (and others) check for special permissions CONFIG_CONFIG='yes' # do we want config unpacking to work? CONFIG_CONSOLE='yes' # activate mgetty when using console=... as bootparam -CONFIG_CREATE_MNT_DIRS='no' # create /mnt-directories CONFIG_DEBOOTSTRAP='yes' # support automatic installation of Debian via grml-deboostrap 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 CONFIG_DISTRI='yes' # support some customization via bootoption distri CONFIG_DMA='yes' # Enable DMA for all IDE drives @@ -102,7 +99,6 @@ CONFIG_PASSWD='yes' # set password via bootparam passwd CONFIG_PCMCIA='no' # check for pcmcia and start cardmgr 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]