Provide consistent header information for all /etc/systemd/ files that are deployed...
[grml-live.git] / etc / grml / grml-live.conf
index bc13795..e30d4b7 100644 (file)
@@ -13,7 +13,7 @@
 
 # Main output directory
 # Please notice that you need suid,dev,rw permissions there
-# OUTPUT="/grml/grml-live"
+# OUTPUT="./grml/"
 # You have enough RAM? Use shared memory for fast testing-purposes:
 # OUTPUT="/dev/shm" # mount -o remount,suid,dev,rw /dev/shm
 
@@ -56,8 +56,8 @@
 # Which FAI classes do you want to use by default?#
 
 # Notice: GRMLBASE is recommended in any case unless you *really* know what you
-# are doing; make sure to also use a GRML_* class (for example GRML_SMALL,
-# GRML_MEDIUM or GRML_FULL) to get an according kernel and also select the
+# are doing; make sure to also use a GRML_* class (for example GRML_SMALL
+# or GRML_FULL) to get an according kernel and also select the
 # architecture (I386 for x86; AMD64 for x86_64)
 # CLASSES="GRMLBASE,GRML_FULL,I386"