Comment 1 for bug 298141

Revision history for this message
Chris Coulson (chrisccoulson) wrote :

ntfs-3g (1:1.2531-1.1ubuntu1) jaunty; urgency=low

  * Merge from debian unstable, remaining changes (LP: #298141):
    - Add udeb shlibs entries for libntfs-3g31-udeb.
    - Create libntfs3g31-udeb and ntfs-3g-udeb.
    - Copy ntfs-3g into the initramfs. If ntfs-3g is used to mount the root
      filesystem (either directly or via a loopback mount), load the fuse
      module beforehand, and save ntfs-3g's PID (indirectly) in
      /var/run/sendsigs.omit.
    - Move ntfs-3g to /bin.
    - Move libntfs-3g.so.* to /lib. Adjust libntfs-3g.so symlink to match.
    - Add /sbin/mount.ntfs symlink to /bin/ntfs-3g.
    - Add a symlink for the mount.ntfs manual page too.
    - Pass basenames rather than full paths to pidof; create
      /dev/.initramfs/varrun if necessary.
    - Always add ntfs and ntfs-3g to sendsigs.omit.
    - Build against the external fuse libraries and add dependency on
      fuse-utils.
    - Ensure ntfs-3g flushed dirty write data back to device
      added ntfs-3f mount option "syncio" which opens the underlying
      filesystem used by fuse with O_SYNC to ensure dirty write data is
      written back to ntfs immediately. This allows us to remove the
      vm.dirty sysctl hacks from wubi.

 -- Chris Coulson <email address hidden> Fri, 14 Nov 2008 18:18:03 +0000