Added tag 0.5-18 for changeset c510e3644e167d7b064a71ca3ef8038981a35e73
[grml-autoconfig.git] / autoconfig.small
1 # Filename:      /etc/grml/autoconfig.small
2 # Purpose:       configuration for grml-autoconfig on grml-small-system
3 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
4 # Bug-Reports:   see http://grml.org/bugs/
5 # License:       This file is licensed under the GPL v2.
6 # Latest change: Sam Sep 23 20:06:34 CEST 2006 [mika]
7 ################################################################################
8
9 ################################################################################
10 # Notice: you can configure grml-autoconfig via adjusting the following values.
11 # Set them to 'yes' to activate them. But please notice that some options
12 # require an additional bootparam ("cheatcode") anyway, some options just
13 # de-/activate a check!
14 #
15 # If you want to deactivate an option just set it to 'no'.
16
17 # Take a look at the script 'grml-autoconfig' as well!
18 ################################################################################
19
20 ## These are the options you might want to adjust: #############################
21
22 # configure language - set keyboard layout
23 # notice: overwriting this variable is still possible through
24 #         bootparameter lang=...
25 # See http://grml.org/faq/#language for more information.
26 # default: us
27 # LANGUAGE='de'
28
29 # console font
30 # default: Lat15-Terminus16
31 # CONSOLEFONT='iso15graf-16'
32
33 # display information on running kernel
34 CONFIG_KERNEL='yes'
35
36 # check for network devices and run dhclient
37 CONFIG_DHCP='yes'
38
39 # check for frequency-scalable CPU and activate cpydyn/powernowd
40 CONFIG_CPU='no'
41
42 # create /etc/fstab (this also de-/activates swap-partition)
43 CONFIG_FSTAB='yes'
44
45 # load ACPI/APM modules
46 CONFIG_ACPI_APM='yes'
47
48 # Enable DMA for all IDE drives - already done in initrd
49 # but make sure it's done also on harddisk-installed systems
50 CONFIG_DMA='yes'
51
52 # set audio volumes
53 CONFIG_MIXER='no'
54
55 # start syslog-ng
56 CONFIG_SYSLOG='yes'
57
58 # start gpm
59 CONFIG_GPM='yes'
60
61 ################################################################################
62 # Notice! Do not touch the following options except you really know
63 # what you are doing!
64 CONFIG_915RESOLUTION='no'     # run 915resolution with specified options for adjusting resolution
65 CONFIG_AGP='yes'              # check for bootparam forceagp
66 CONFIG_AUTOMOUNTER='no'       # activate automounter
67 CONFIG_AUTOMOUNT='yes'        # automounting of device labeled GRMLCFG
68 CONFIG_BLANKING='yes'         # check for bootoption noblank to disable console blanking
69 CONFIG_BLINDSOUND='yes'       # play 'beep' and play welcome message
70 CONFIG_BLIND='yes'            # check for blind option or brltty
71 CONFIG_CDROM_PERM='yes'       # for burning on IDE-CD-Roms, k3b (and others) check for special permissions
72 CONFIG_CDROM_SCRIPTS='yes'    # run scripts from /cdrom/scripts
73 CONFIG_CONSOLE='yes'          # activate mgetty when using console=... as bootparam
74 CONFIG_CREATE_MNT_DIRS='no'   # create /mnt-directories
75 CONFIG_DEBNET='yes'           # search for /etc/network/interfaces on partitions and set up network afterwards
76 CONFIG_DEBS='yes'             # check for bootoption debs for installing .debs
77 CONFIG_DEBUG='yes'            # activate start of shells during startup at several stages
78 CONFIG_DISCOVER='no'          # use discover for hardware detection
79 CONFIG_DISTCC='no'            # activate and setup distcc through bootparam distcc=$NETWORK,$INTERFACE
80 CONFIG_EXTRACT='yes'          # specify which (only in combination with bootparam myconfig/netconfig useful)
81 CONFIG_FAST='yes'             # skip startup of w3m on tty1
82 CONFIG_FIREWIRE_DEV='no'      # bugfix for kernel >=2.6.11 - create some firewire-devices
83 CONFIG_FIX_PASSWD='yes'       # fix unionfs-problem with passwd
84 CONFIG_FIX_UNIONFS='yes'      # fix/workaround for unionfs
85 CONFIG_USERFSTAB='yes'        # check for username of uid 1000
86 CONFIG_FWTIMEOUT='yes'        # set timeout for firmware loading
87 CONFIG_GRML2HD='yes'          # check for 'grml2hd' bootoption
88 CONFIG_HOMEDIR='yes'          # check for persistent homedir option
89 CONFIG_HOSTNAME='yes'         # set hostname to 'grml' on systems running from CD
90 CONFIG_HOTPLUG_MAIN='no'      # start hotplug system [should be handled by udev now]
91 CONFIG_HOTPLUG_AGENT='no'     # deactivate specific hotplug agent(s) via bootparam
92 CONFIG_HOTPLUG_BLACKLIST='no' # check for blacklist bootparam
93 CONFIG_HWINFO='no'            # run hwinfo for module-detection (requires bootparam 'hwinfo'!)
94 CONFIG_INTERACTIVE='yes'      # check for expert-mode as bootparam
95 CONFIG_LANGUAGE='yes'         # allow language specification via commandline
96 CONFIG_LD_MOD='yes'           # run ldconfig and depmod on systems running from harddisk; remove /etc/grml.first.boot for forcing
97 CONFIG_LOCAL_NET='yes'        # bring up loopback interface
98 CONFIG_LOG='yes'              # DEBUG=/dev/null or logfile int /tmp/...
99 CONFIG_MODEM='yes'            # check for AC'97 Modem Controller modem
100 CONFIG_MODULES='yes'          # load modules specified in /etc/grml/modules
101 CONFIG_MOUSE='yes'            # show mouse information (expert-mode)
102 CONFIG_MYCONFIG='yes'         # check if we want the config floppy
103 CONFIG_NETCONFIG='yes'        # download configuration archive provided by bootoption netconfig=...
104 CONFIG_NETIPV6='yes'          # check for bootparam ipv6
105 CONFIG_PASSWD='yes'           # set password via bootparam passwd
106 CONFIG_PCMCIA='no'            # check for pcmcia and start cardmgr
107 CONFIG_SERVICES='yes'         # check for services to run, provided via bootparam
108 CONFIG_SETKEYCODES='yes'      # run setkeycodes when bootoption setkeycodes found
109 CONFIG_SMALL='yes'            # use a less "bloat" /etc/inittab for small computer with less RAM
110 CONFIG_SPLASH='no'            # bootsplash
111 CONFIG_SSH='yes'              # check for bootparam ssh
112 CONFIG_SWSPEAK='no'           # run software synthesizer via speakup
113 CONFIG_TESTCD='yes'           # CD checker
114 CONFIG_TIME='yes'             # set clock, check for bootparam utc/gmt [only in live-mode]
115 CONFIG_TIMEZONE='yes'         # get bootparam 'tz' and set it as /etc/localtime [only in live-mode]
116 CONFIG_VMWARE='no'            # vmware specific stuff (use xorg.conf.vmware)
117 CONFIG_WELCOME='yes'          # play welcome sound (audio)
118 CONFIG_WONDERSHAPER='yes'     # start wondershaper with options provided via bootparam
119 CONFIG_XSTARTUP='no'          # start X window system via grml-x
120 ## END OF FILE #################################################################