Warning!

Notice: the grml team is migrating from Mercurial to Git.
Please visit git.grml.org instead!

Use testing-purposes instead of testing purposes in config file
authorMichael Prokop
Sun Oct 28 16:26:59 2007 +0100 (13 months ago)
changeset 228d954fb161eb1
manifestd954fb161eb1
parent 227ba17d7bfcc51
child 229b1a77d606e8c
Use testing-purposes instead of testing purposes in config file
etc/grml/grml-live.conf
--- a/etc/grml/grml-live.conf Sun Oct 28 15:45:33 2007 +0100
+++ b/etc/grml/grml-live.conf Sun Oct 28 16:26:59 2007 +0100
@@ -3,13 +3,13 @@
# Authors: grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
# Bug-Reports: see http://grml.org/bugs/
# License: This file is licensed under the GPL v2 or any later version.
-# Latest change: Sun Oct 28 14:43:46 CET 2007 [mika]
+# Latest change: Sun Oct 28 16:26:36 CET 2007 [mika]
################################################################################
# Main output directory
# Please notice that you need suid,dev,rw permissions there
OUTPUT="/grml/grml-live"
-# You have enough RAM? Use shared memory for fast testing purposes:
+# You have enough RAM? Use shared memory for fast testing-purposes:
# OUTPUT="/dev/shm" # mount -o remount,suid,dev,rw /dev/shm
# Where do want to find the chroot of the buildprocess files?