X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=autoconfig;h=345f6372b8faed13aa2165ed3e139a8c1419591c;hp=7f8e44aa015e5bac487440f92c92d9f77edfb4fc;hb=7138a24fbceb19f67a557f29593e3cc7d3e6448d;hpb=0fb27baedd40895f6ab82017c3a3e137ee488955 diff --git a/autoconfig b/autoconfig index 7f8e44a..345f637 100644 --- a/autoconfig +++ b/autoconfig @@ -75,8 +75,8 @@ CONFIG_NETSCRIPT='yes' # download and run script/executable provided by b CONFIG_PARTCONF='yes' # do we want partconf to work? CONFIG_PASSWD='yes' # set password via bootparam passwd CONFIG_SCRIPTS='yes' # execute scripts from the scripts option +CONFIG_SECUREBOOT='yes' # display information about secure boot CONFIG_SERVICES='yes' # check for services to run, provided via bootparam -CONFIG_STATS='yes' # Report stats to stats server CONFIG_SSH='yes' # check for bootparam ssh CONFIG_SWRAID='yes' # check for software raid devices [only in live-mode] CONFIG_TESTCD='yes' # CD checker @@ -84,7 +84,6 @@ CONFIG_TIME='yes' # set clock, check for bootparam utc/gmt [only in 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_VNC='yes' # check for bootparam vnc -CONFIG_WELCOME='yes' # play welcome sound (audio) CONFIG_XSTARTUP='yes' # start X window system via grml-x [only in live-mode]