Adding live-initramfs 1.87.1-1.
[live-boot-grml.git] / casper.conf
index 6b16149..e56ded3 100644 (file)
@@ -1,9 +1,8 @@
-# This file should go in 
-#  conf/conf.d/
+# This file should go in /etc/casper.conf
 # Supported variables are:
-# USERNAME, USERFULLNAME, HOST
+# USERNAME, USERFULLNAME, HOST, BUILD_SYSTEM
 
 export USERNAME="ubuntu"
-export USERFULLNAME="Custom LiveCD user"
+export USERFULLNAME="Live session user"
 export HOST="ubuntu"
-
+export BUILD_SYSTEM="Ubuntu"