[SCM] debian-live branch, master, updated. debian/1.136.3-1-5-gb78a6eb

Marco Amadori marco.amadori at gmail.com
Tue Aug 5 21:51:19 UTC 2008


The following commit has been merged in the master branch:
commit eae85f04331467ee6eef5efc5f3134b5a835f2e2
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Tue Aug 5 22:33:52 2008 +0200

    Added ntfs filesystem to the initramfs.
    
    - This enables ntfs filesystem support to the early userspace,
      which could be both used as a persistence media (with fixed sized
      partitions image files) and as a backend for read-only rootfs
      (e.g. filesystem.squashfs).
    
    Signed-off-by: Marco Amadori <marco.amadori at gmail.com>

diff --git a/hooks/live b/hooks/live
index 190fac5..dea7f0c 100755
--- a/hooks/live
+++ b/hooks/live
@@ -103,6 +103,9 @@ manual_add_modules nls_iso8859-1
 manual_add_modules nls_utf8
 manual_add_modules vfat
 
+# Filesystem: ntfs
+manual_add_modules ntfs
+
 # Hardware: cdrom
 manual_add_modules ide-cd
 manual_add_modules ide-generic

-- 
debian-live



More information about the debian-live-changes mailing list