[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 e0d9e2947873e7adc41ab20f8896254e14e67ca9
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jul 2 18:00:21 2012 +0200

    Adding redirection layer for initramfs-tools initramfs generator.

diff --git a/scripts/boot/0020-initramfs-tools b/scripts/boot/0020-initramfs-tools
new file mode 100755
index 0000000..175488e
--- /dev/null
+++ b/scripts/boot/0020-initramfs-tools
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+#set -e
+
+mountroot ()
+{
+	# initramfs-tools entry point for live-boot is mountroot(); function
+	Main
+}

-- 
live-boot



More information about the debian-live-changes mailing list