Branches for Quantal

Name Status Last Modified Last Commit
lp:ubuntu/quantal/partman-basicfilesystems 2 Mature 2012-06-21 11:04:54 UTC
45. * Resynchronise with Debian. Remaini...

Author: Colin Watson
Revision Date: 2012-06-21 11:04:54 UTC

* Resynchronise with Debian. Remaining changes:
  - If partman/automount is preseeded to true, automatically mount
    partitions with usefully-mountable filesystems on subdirectories of
    /media.
  - Add minimal support for NTFS partitions using ntfs-3g.
  - Mount FAT filesystems at boot (fstab pass 1).
  - Mount FAT (other than EFI System Partitions) 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.
  - 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.
  - Special case loopmounted filesystems as it's safer to format the
    underlying file, not the device.
  - Allow armel/omap to use FAT for /boot, since the problems with it can
    be worked around while it's difficult to use anything else given uboot
    limitations.
  - Stop using libparted to format swap partitions.
  - Disable existing swap partitions before formatting them.

lp:ubuntu/quantal-proposed/partman-basicfilesystems bug 2 Mature 2013-02-22 09:15:08 UTC
46. Use mkdosfs to create FAT filesystems...

Author: Colin Watson
Revision Date: 2013-01-23 13:07:11 UTC

Use mkdosfs to create FAT filesystems, since libparted cannot handle
doing that on non-512-sector disks (LP: #1065281).

lp:ubuntu/quantal-updates/partman-basicfilesystems 2 Mature 2013-08-20 11:44:17 UTC
46. Use mkdosfs to create FAT filesystems...

Author: Colin Watson
Revision Date: 2013-01-23 13:07:11 UTC

Use mkdosfs to create FAT filesystems, since libparted cannot handle
doing that on non-512-sector disks (LP: #1065281).

13 of 3 results