Modify stage1-chroot.sh to use the actual -d/--debug code already in catalyst.
authorChris Gianelloni <wolf31o2@gentoo.org>
Wed, 13 Feb 2008 06:41:32 +0000 (06:41 +0000)
committerChris Gianelloni <wolf31o2@gentoo.org>
Wed, 13 Feb 2008 06:41:32 +0000 (06:41 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1298 d1e1f19c-881f-0410-ab34-b69fee027534

ChangeLog
targets/stage1/stage1-chroot.sh

index ac8dffc9071d9a88a691b8ca10224bf1ae451092..62507c6e184d549d3c54f508cad14b50a97d4fe9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
 # $Id: $
 
+  13 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
+  targets/stage1/stage1-chroot.sh:
+  Modify stage1-chroot.sh to use the actual -d/--debug code already in catalyst.
+
   13 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
   modules/generic_stage_target.py, targets/embedded/embedded-chroot.sh,
   targets/grp/grp-chroot.sh, targets/livecd-stage1/livecd-stage1-chroot.sh,
index 07e136644cd43720963f66158c85801f9588c886..4464196f44b22e9eca846ea2971fa5ddb6f0cd6b 100755 (executable)
@@ -21,7 +21,7 @@ then
        exit 1
 fi
 
-if [ "${debug}" = "1" ]
+if [ "${clst_DEBUG}" = "1" ]
 then
        echo "DEBUG:"
        echo "Profile inheritance:"