[SCM] live-boot branch, debian-next, updated. debian/3.0_a35-1-10-g31014e0

Daniel Baumann daniel at debian.org
Mon Jul 2 17:36:44 UTC 2012


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

    Adding redirection layer for dracut initramfs generator (FIXME).

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