Splitting out a first bunch of functions out to /live/live/boot/.
[live-boot-grml.git] / initramfs-tools / hooks / live
index 40802d0..40f3de6 100755 (executable)
@@ -50,6 +50,10 @@ then
 fi
 
 [ "${QUIET}" ] || echo -n " "core
+
+mkdir -p "${DESTDIR}/lib/live"
+cp -a /lib/live/boot.sh /lib/live/boot "${DESTDIR}/lib/live"
+
 # Configuration
 if [ -e /usr/share/live-boot/languagelist ]
 then