[SCM] live-boot branch, debian-next, updated. debian/3.0_a19-1-4-g02ee41f

Daniel Baumann daniel at debian.org
Thu Aug 4 18:56:36 UTC 2011


The following commit has been merged in the debian-next branch:
commit 02ee41ffaff9e3f3b9caf1a2219bb183aa4ec4ba
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Aug 4 20:49:14 2011 +0200

    Applying patch from grml to update forgotten use of live.log with live-boot.log.

diff --git a/scripts/live b/scripts/live
index 23d0bbc..d5ffc6e 100755
--- a/scripts/live
+++ b/scripts/live
@@ -1590,7 +1590,7 @@ check_dev ()
 				loopdevname=$(setup_loop "/isofrom/${ISO_NAME}" "loop" "/sys/block/loop*" "" '')
 				devname="${loopdevname}"
 			else
-				echo "Warning: unable to mount $ISO_DEVICE." >>/live.log
+				echo "Warning: unable to mount $ISO_DEVICE." >>/live-boot.log
 			fi
 		fi
 	fi

-- 
live-boot



More information about the debian-live-changes mailing list