Improve informational messages for VMware/Qemu
[grml-autoconfig.git] / autoconfig
index c2d0b1e..ee88baa 100644 (file)
@@ -3,7 +3,7 @@
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # Bug-Reports:   see http://grml.org/bugs/
 # License:       This file is licensed under the GPL v2.
-# Latest change: Fre Nov 24 21:19:55 CET 2006 [mika]
+# Latest change: Son Mär 25 12:45:13 CEST 2007 [mika]
 ################################################################################
 
 ################################################################################
@@ -31,8 +31,8 @@ CONFIG_CPU='yes'
 
 # create/regenerate /etc/fstab using [grml-]rebuildfstab?
 CONFIG_FSTAB='yes'
-# define uid for rebuildfstab used in /etc/fstab (default: 1000):
-CONFIG_FSTAB_USER='1000'
+# define uid for rebuildfstab used in /etc/fstab (default: grml):
+CONFIG_FSTAB_USER='grml'
 # define guid for rebuildfstab used in /etc/fstab (default: users):
 CONFIG_FSTAB_GROUP='users'
 
@@ -94,6 +94,7 @@ CONFIG_NETCONFIG='yes'        # download configuration archive provided by booto
 CONFIG_NETIPV6='yes'          # check for bootparam ipv6
 CONFIG_PASSWD='yes'           # set password via bootparam passwd
 CONFIG_PCMCIA='no'            # check for pcmcia and start cardmgr
+CONFIG_QEMU='yes'             # qemu specific stuff
 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