Added ntfs filesystem to the initramfs.
authorMarco Amadori <marco.amadori@gmail.com>
Tue, 5 Aug 2008 20:33:52 +0000 (22:33 +0200)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:48:00 +0000 (17:48 +0100)
- 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).

hooks/live

index 190fac5..dea7f0c 100755 (executable)
@@ -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