[SCM] debian-live/live-initramfs branch, master, updated. 1.110.7-1-13-g297a07e

Otavio Salvador otavio at ossystems.com.br
Thu Feb 21 19:07:43 UTC 2008


The following commit has been merged in the master branch:
commit 3aa5d93310583d798f4cea2efeef38061df03c82
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Thu Feb 21 11:33:11 2008 -0300

    hooks: include jffs2 kernel module on initramfs image

diff --git a/hooks/live b/hooks/live
index 5d9de44..c18dfc2 100755
--- a/hooks/live
+++ b/hooks/live
@@ -74,6 +74,9 @@ fi
 # Filesystem: ext3
 manual_add_modules ext3
 
+# Filesystem: jffs2
+manual_add_modules jffs2
+
 # Filesystem: squashfs
 copy_exec /sbin/losetup /sbin
 manual_add_modules loop

-- 
debian-live/live-initramfs



More information about the debian-live-changes mailing list