Provide (unset) ISO_DIR in grml-buildd.conf
authorMichael Prokop <devnull@localhost>
Wed, 24 Oct 2007 09:35:24 +0000 (11:35 +0200)
committerMichael Prokop <devnull@localhost>
Wed, 24 Oct 2007 09:35:24 +0000 (11:35 +0200)
buildd/grml-buildd.conf

index b97849c..c5c7f51 100644 (file)
@@ -17,6 +17,9 @@
 # default: root@localhost
 #FROM=root@localhost
 
 # default: root@localhost
 #FROM=root@localhost
 
+# where do you want to place your collected grml ISOs?
+#ISO_DIR=/grml-live/grml-isos/
+
 # where do you want to upload ISOs to?
 # see /usr/share/grml-live/buildd/upload_isos.sh
 #RSYNC_MIRROR=grml-build@localhost:/path/to/grml/isos/daily/
 # where do you want to upload ISOs to?
 # see /usr/share/grml-live/buildd/upload_isos.sh
 #RSYNC_MIRROR=grml-build@localhost:/path/to/grml/isos/daily/