From: Ulrich Dangel Date: Fri, 10 Jun 2011 14:53:07 +0000 (+0200) Subject: Use live-boot.log instead of live.log for debug output. X-Git-Tag: v3.0_a19-1+grml.00~7 X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=commitdiff_plain;h=f387aa43206574c48a05c42447af4ced7f15705f Use live-boot.log instead of live.log for debug output. --- diff --git a/debian/patches/12_uuid_support.dpatch b/debian/patches/12_uuid_support.dpatch index 3d60325..a8e6ccc 100755 --- a/debian/patches/12_uuid_support.dpatch +++ b/debian/patches/12_uuid_support.dpatch @@ -49,7 +49,7 @@ index abce3cd..851796c 100755 + path="$1" + + if [ -n "$IGNORE_BOOTID" ] ; then -+ echo " * Ignoring verification of bootid.txt as requested via ignore_bootid.">>/live.log ++ echo " * Ignoring verification of bootid.txt as requested via ignore_bootid.">>/live-boot.log + return 0 + fi +