X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=autoconfig.small;h=199a93792e1a0aeccf3b9c4a1d66a187d3dd9ec7;hp=f0dc417ac9cb3b63838a02aeaf0f3a9bcc46cdfa;hb=acf6153710aa0ac1b65a612ba21f44d79dc7d64c;hpb=107ce6d0d148f24d0cf7ac7e0d8c1359e5f80baa diff --git a/autoconfig.small b/autoconfig.small index f0dc417..199a937 100644 --- a/autoconfig.small +++ b/autoconfig.small @@ -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:20:51 CET 2006 [mika] +# Latest change: Son Mär 25 12:45:17 CEST 2007 [mika] ################################################################################ ################################################################################ @@ -31,8 +31,8 @@ CONFIG_CPU='no' # 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='no' # 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