[SCM] live-boot branch, debian-next, updated. debian/3.0_a38-1-17-g199c567
Daniel Baumann
daniel at debian.org
Thu Aug 16 10:22:09 UTC 2012
The following commit has been merged in the debian-next branch:
commit 6d3ebee9e461b0c71ca05eff88dcec02fa512760
Author: Daniel Baumann <daniel at debian.org>
Date: Thu Aug 16 12:20:39 2012 +0200
Updating scripts readme about transition to plugin based architecture.
diff --git a/scripts/boot/README b/scripts/boot/README
index 9ebce20..f3c62c5 100644
--- a/scripts/boot/README
+++ b/scripts/boot/README
@@ -1,4 +1,21 @@
-scripts overview
+Note
+----
+
+live-boot is moving from a monolithic script into a proper
+plugin architecture for better maintenance and customization.
+
+Additionally, this will allow us to abstract initramfs-tools
+integration to also support other initrd generators, such as
+dracut.
+
+Unfortunately, from a developers point of view, we could no
+finish this in time for wheezy, but we will finish this for
+jessie. Please excuse the sorry state of the 9990-* scripts.
+From a users point of view, it doesn't matter at all though.
+
+
+Scripts overview
+----------------
00xx initramfs "bootstrapping"
@@ -9,3 +26,5 @@ scripts overview
2xxx find and mount persistence
3xxx anything after that involves read or write access to the rootfs
+
+9xxx FIXME
--
live-boot
More information about the debian-live-changes
mailing list