summaryrefslogtreecommitdiff
path: root/src/config
diff options
context:
space:
mode:
Diffstat (limited to 'src/config')
-rw-r--r--src/config6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/config b/src/config
index 3cabd6f02..4eecb36dd 100644
--- a/src/config
+++ b/src/config
@@ -30,6 +30,9 @@
# Bootstrap flavour (Default: standard)
#LIVE_FLAVOUR="standard"
+# Bootstrap config (Default: empty)
+#LIVE_BOOTSTRAP_CONFIG=""
+
# User command (Default: empty)
#LIVE_HOOK=""
@@ -42,6 +45,9 @@
# Kernel flavour (Default: auto-detected)
#LIVE_KERNEL=""
+# Kernel packages (Default: auto-detected)
+#LIVE_KERNEL_PACKAGES=""
+
# Desktop package manifest (Default: empty)
#LIVE_MANIFEST=""