X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=autoconfig;h=b98e4ca812239f11f7592ec16e8c5cc489eb2960;hp=88aa2ae2f6a837eb7cc58aa1c3e45a249aa04700;hb=HEAD;hpb=f9648a366334e91a4724b861913e6fa17521db4f diff --git a/autoconfig b/autoconfig index 88aa2ae..7846e8b 100644 --- a/autoconfig +++ b/autoconfig @@ -57,7 +57,7 @@ CONFIG_DEBNET='yes' # search for /etc/network/interfaces on partitions CONFIG_DEBS='yes' # check for bootoption debs for installing .debs 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 +CONFIG_EASTEREGG='yes' # easteregg CONFIG_EXTRACT='yes' # specify which (only in combination with bootparam myconfig/netconfig useful) CONFIG_FINDDCSDIR='yes' # search for a debs, config, scripts directory CONFIG_HOMEDIR='yes' # check for persistent homedir option @@ -82,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]