[SCM] live-boot branch, debian, updated. debian/3.0_a34-1
Daniel Baumann
daniel at debian.org
Wed Jun 27 12:18:54 UTC 2012
The following commit has been merged in the debian 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