Change logs for partman-basicfilesystems source package in Utopic

  • partman-basicfilesystems (97ubuntu1) utopic; 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.
        - 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.
        - Disable existing swap partitions before formatting them.
    
    partman-basicfilesystems (97) unstable; urgency=medium
    
      * dosfstools has a good deal of Linux-specific code and isn't currently
        buildable on non-Linux architectures, so we can't create or check FAT
        filesystems on non-Linux without libparted, although we can mount
        existing FAT filesystems.  Make the dosfstools-udeb dependency
        Linux-only, and disable relevant features at run-time when it is
        unavailable (closes: #753964).
    
    partman-basicfilesystems (96) unstable; urgency=low
    
      [ Phillip Susi ]
      * Remove reliance on libparted's filesystem handling (closes: #738922):
        - Use only mkswap instead of parted to format swap, since this is no
          longer supported in parted3.
        - Remove parted-based swap checking, as there is no such thing as
          fscking swap.
        - Use dosfstools to format and check fat filesystems rather than
          libparted.
        - Use mke2fs instead of libparted.
     -- Colin Watson <email address hidden>   Mon, 07 Jul 2014 11:06:56 +0100
  • partman-basicfilesystems (95ubuntu1) utopic; 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.
        - 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.
        - Use mkfs.fat to create FAT filesystems, since libparted cannot handle
          doing that on non-512-sector disks.
        - Always use mkfs.ext2 to create ext2 filesystems, since libparted's
          ext2 code is deprecated and can't handle large sector sizes.
    
    partman-basicfilesystems (95) unstable; urgency=low
    
      [ Updated translations ]
      * Bosnian (bs.po) by Amila Valjevčić
    
    partman-basicfilesystems (94) unstable; urgency=low
    
      [ Updated translations ]
      * Greek (el.po) by galaxico
      * Ukrainian (uk.po) by Anton Gladky
    
    partman-basicfilesystems (93) unstable; urgency=low
    
      [ Updated translations ]
      * Portuguese (pt.po) by Miguel Figueiredo
    
    partman-basicfilesystems (92) unstable; urgency=low
    
      [ Updated translations ]
      * German (de.po) by Holger Wansing
      * Korean (ko.po) by Changwoo Ryu
    
    partman-basicfilesystems (91) unstable; urgency=medium
    
      [ Updated translations ]
      * Italian (it.po) by Milo Casagrande
      * Uyghur (ug.po) by Abduqadir Abliz
      * Simplified Chinese (zh_CN.po) by YunQiang Su
    
    partman-basicfilesystems (90) unstable; urgency=low
    
      [ Updated translations ]
      * Belarusian (be.po) by Viktar Siarheichyk
      * Tajik (tg.po) by Victor Ibragimov
      * Turkish (tr.po) by Mert Dirik
    
    partman-basicfilesystems (89) unstable; urgency=low
    
      [ Updated translations ]
      * Russian (ru.po) by Yuri Kozlov
    
    partman-basicfilesystems (88) unstable; urgency=low
    
      [ Updated translations ]
      * Bokmål, Norwegian (nb.po) by Hans Fredrik Nordhaug
      * Thai (th.po) by Theppitak Karoonboonyanan
    
    partman-basicfilesystems (87) unstable; urgency=low
    
      [ Updated translations ]
      * Croatian (hr.po) by Tomislav Krznar
      * Polish (pl.po) by Michał Kułach
      * Slovak (sk.po) by Ivan Masár
     -- Colin Watson <email address hidden>   Thu, 05 Jun 2014 11:08:57 +0100
  • partman-basicfilesystems (86ubuntu2) trusty; urgency=low
    
      * Use mkfs.fat rather than mkdosfs if it exists (LP: #1257702).
     -- Colin Watson <email address hidden>   Wed, 04 Dec 2013 14:34:24 +0000