[SCM] live-boot branch, debian, updated. debian/3.0_a35-1-11-g6b6fda1

Daniel Baumann daniel at debian.org
Wed Jul 18 21:59:54 UTC 2012


The following commit has been merged in the debian branch:
commit 9645a6ea31c644b0978a07ca866d46def32a2cce
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jul 2 17:59:10 2012 +0200

    Adding temporary redirection layer for dracut initramfs generator.

diff --git a/scripts/boot/0010-dracut b/scripts/boot/0010-dracut
new file mode 100755
index 0000000..19db182
--- /dev/null
+++ b/scripts/boot/0010-dracut
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+#set -e
+
+DRACUT_FIXME ()
+{
+	# dracut entry point for live-boot is FIXME(); function
+	Main
+}

-- 
live-boot



More information about the debian-live-changes mailing list