Mention the b0rken suite on-the-fly heuristic
authorMichael Prokop <devnull@localhost>
Sun, 16 Sep 2007 22:22:10 +0000 (00:22 +0200)
committerMichael Prokop <devnull@localhost>
Sun, 16 Sep 2007 22:22:10 +0000 (00:22 +0200)
grml-live

index 7d15c60..16d4a6f 100755 (executable)
--- a/grml-live
+++ b/grml-live
@@ -4,7 +4,7 @@
 # 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 Sep 16 23:53:24 CEST 2007 [mika]
+# Latest change: Mon Sep 17 00:21:49 CEST 2007 [mika]
 ################################################################################
 
 # read configuration files, set some misc variables {{{
@@ -131,7 +131,8 @@ if [ -n "$GRML_LIVE_SOURCES" ] ; then
    echo "$GRML_LIVE_SOURCES" > /etc/grml/fai/apt/sources.list
 fi
 
-# we assume that it is set to 'etch' by default
+# this heuristic is broken as it works exactly *once* by default :-/
+# TODO / FIXME
 if [ -n "$SUITE" ] ; then
    sed -i "s#etch #$SUITE #"   /etc/grml/fai/make-fai-nfsroot.conf
    sed -i "s#etch #$SUITE #"   /etc/grml/grml-live.conf