From f387aa43206574c48a05c42447af4ced7f15705f Mon Sep 17 00:00:00 2001 From: Ulrich Dangel Date: Fri, 10 Jun 2011 16:53:07 +0200 Subject: [PATCH] Use live-boot.log instead of live.log for debug output. --- debian/patches/12_uuid_support.dpatch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 + -- 2.1.4