[SCM] live-boot branch, debian-old-3.0, updated. debian/3.0_b5-1-1-gd75af5f
Daniel Baumann
daniel at debian.org
Mon Oct 1 14:12:11 UTC 2012
The following commit has been merged in the debian-old-3.0 branch:
commit d75af5fab4f7c5e12bf50f8af538b5010469b2a5
Author: Daniel Baumann <daniel at debian.org>
Date: Mon Oct 1 16:12:08 2012 +0200
Including hfs and hfsplus modules in initrd to access filesystems on apple systems.
diff --git a/backends/initramfs-tools/live.hook b/backends/initramfs-tools/live.hook
index 382e161..738257b 100755
--- a/backends/initramfs-tools/live.hook
+++ b/backends/initramfs-tools/live.hook
@@ -84,6 +84,10 @@ fi
manual_add_modules ext3
manual_add_modules ext4
+# Filesystem: hfs/hfsplus
+manual_add_modules hfs
+manual_add_modules hfsplus
+
# Filesystem: jffs2
manual_add_modules jffs2
--
live-boot
More information about the debian-live-changes
mailing list