X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=autoconfig;h=ee88baac9188d81868c87f86cf87d1a8c9b0e545;hp=c2d0b1ea57add69d7e99a5d3060f9e1efab513bf;hb=c99d0f898981f2b5e4eb023cc013349f9025fbb0;hpb=107ce6d0d148f24d0cf7ac7e0d8c1359e5f80baa diff --git a/autoconfig b/autoconfig index c2d0b1e..ee88baa 100644 --- a/autoconfig +++ b/autoconfig @@ -3,7 +3,7 @@ # Authors: grml-team (grml.org), (c) Michael Prokop # 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