X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=autoconfig;h=b98e4ca812239f11f7592ec16e8c5cc489eb2960;hp=345f6372b8faed13aa2165ed3e139a8c1419591c;hb=4c0e0818e388ef9791e79614267a5684fb7dc8b4;hpb=7138a24fbceb19f67a557f29593e3cc7d3e6448d diff --git a/autoconfig b/autoconfig index 345f637..b98e4ca 100644 --- a/autoconfig +++ b/autoconfig @@ -55,7 +55,6 @@ CONFIG_BRLTTY='yes' # automatically start brltty if a brltty option is 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_DISPLAY_SSH_FINGERPRINTS='yes' # display SSH server key fingerprints CONFIG_DISTRI='yes' # support some customization via bootoption distri CONFIG_DMRAID='yes' # support for dmraid @@ -83,6 +82,7 @@ CONFIG_TESTCD='yes' # CD checker CONFIG_TIME='yes' # set clock, check for bootparam utc/gmt [only in live-mode] CONFIG_TIMEZONE='yes' # get bootparam 'tz' and set it as /etc/localtime [only in live-mode] CONFIG_VIRTUALBOX_SHARED_FOLDERS='yes' # set up shared folders in VirtualBox environment +CONFIG_VIRTUALBOX_SETUP='yes' # set up VirtuaBox service (iff present) CONFIG_VNC='yes' # check for bootparam vnc CONFIG_XSTARTUP='yes' # start X window system via grml-x [only in live-mode]