Changelog
partman-basicfilesystems (120ubuntu1) xenial; urgency=medium
* Resynchronise with Debian. Remaining changes:
- If partman/automount is preseeded to true, automatically mount
partitions with usefully-mountable filesystems on subdirectories of
/media.
- 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.
- 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.
- Disable existing swap partitions before formatting them.
-- Mathieu Trudel-Lapierre <email address hidden> Tue, 22 Dec 2015 15:57:42 -0500