~ubuntu-branches/ubuntu/hardy/partman-basicfilesystems/hardy-proposed

Viewing all changes in revision 21.

  • Committer: Bazaar Package Importer
  • Author(s): Evan Dandrea
  • Date: 2007-11-23 14:00:28 UTC
  • Revision ID: james.westby@ubuntu.com-20071123140028-poqpfs1mxds13hzp
Tags: 56ubuntu1
* Resynchronise with Debian. Remaining changes:
  - Default to mounting partitions with usefully-mountable filesystems on
    subdirectories of /media.
  - Add minimal support for NTFS partitions.
  - Mount FAT and NTFS filesystems at boot (fstab pass 1).
  - Mount FAT and NTFS with umask=007,gid=46 (static group plugdev).
  - When formatting over the top of an existing swap partition, preserve
    its UUID to avoid leaving systems that use UUIDs in /etc/fstab without
    swap.
  - init.d/auto_mountpoints: Use 'rm -f' rather than a more awkward
    test-then-remove construction.
  - Adjust Description to note that we provide NTFS support too.
  - If ntfs-3g is available, try to load the fuse module; if we can do
    that and the fuseblk filesystem is available, accept that as
    sufficient NTFS support.
  - Don't set the nls=utf8 mount option if using ntfs-3g.
  - mount.d/basic: Close mount's fd 3 so that it doesn't inherit a debconf
    file descriptor, to prevent log-output hanging when ntfs-3g is in use.
* debian/control: Add XS-Vcs-Bzr for the Ubuntu branch.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: