Add fai_dirinstall_check.diff; wvdial preseeding
[grml-live.git] / etc / grml / grml-live.conf
index ef01da4..8c1fe24 100644 (file)
@@ -57,11 +57,11 @@ CLASSES="GRMLBASE,I386"
 # ... and the sources.list entry for the directory:
 # MIRROR_SOURCES="deb file:///mnt/mirror/debian sid main contrib non-free"
 
-# Version number of ISO (limited to 5 chars):
+# Version number of ISO (limited to 5 chars!):
 VERSION="0.0-1"
 
-# Codename of the release (limited to 30 chars):
-CODENAME="grml-live just rocks!"
+# Name of the release (limited to 30 chars!):
+RELEASENAME="grml-live just rocks!"
 
 # Specify hostname of the live-system:
 HOSTNAME=grml
@@ -69,6 +69,10 @@ HOSTNAME=grml
 # Specify user with UID 1000 on live-system:
 USERNAME=grml
 
+# Which bootloader do you want to use? Default: isolinux
+# Supported values: isolinux, grub
+# BOOT_METHOD='isolinux'
+
 # Directory of configuration files for grml-live's FAI:
 GRML_FAI_CONFIG=/etc/grml/fai