From c6daa277dd235ea62fa6988f4b30bae666916fc7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 18 Jun 2012 18:12:07 +0200 Subject: [PATCH 1/1] Updating location for live-boot files in initramfs-tools hook, thanks to Baurzhan Muftakhidinov . --- backends/initramfs-tools/live.hook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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." -- 2.1.4