Support NO_BOOTID.
[grml-live.git] / etc / grml / grml-live.conf
index 493bb2d..5e648cb 100644 (file)
 # By default the package list is sent to stdout but grml-live doesn't interrupt.
 # EXIT_ON_MISSING_PACKAGES=1
 
+# Do you want to use a special string for identifying the ISO?
+# By default the grml-name and version string are used as a base for generating
+# /conf/bootid.txt on the ISO. If you want to use a different value feel free to
+# adjust it accordingly.
+# Please notice that space characters inside this variable are not supported.
+# BOOTID="mybootid"
+
+# Do you want to skip the /conf/bootid.txt feature?
+# NO_BOOTID='1'
+
 ## END OF FILE #################################################################