[SCM] live-boot branch, debian-next, updated. debian/3.0_a33-1-3-gc6daa27

Daniel Baumann daniel at debian.org
Mon Jun 18 16:12:10 UTC 2012


The following commit has been merged in the debian-next branch:
commit c6daa277dd235ea62fa6988f4b30bae666916fc7
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jun 18 18:12:07 2012 +0200

    Updating location for live-boot files in initramfs-tools hook, thanks to Baurzhan Muftakhidinov <baurthefirst at gmail.com>.

diff --git a/backends/initramfs-tools/live.hook b/backends/initramfs-tools/live.hook
index d3dce71..49aac50 100755
--- a/backends/initramfs-tools/live.hook
+++ b/backends/initramfs-tools/live.hook
@@ -42,7 +42,7 @@ fi
 
 # Handling live-boot
 
-if [ ! -e /usr/share/live-boot ]
+if [ ! -e /lib/live/boot ]
 then
 	echo "W: live-boot-initramfs-tools (backend) installed without live-boot,"
 	echo "W: this initramfs will *NOT* have live support."

-- 
live-boot



More information about the debian-live-changes mailing list