Change logs for partman-auto source package in Saucy

  • partman-auto (107ubuntu3) saucy; urgency=low
    
      * Filter out reused partitions when calculating the size used by a recipe
        (LP: #1197766).
     -- Colin Watson <email address hidden>   Mon, 30 Sep 2013 15:48:32 +0100
  • partman-auto (107ubuntu2) saucy; urgency=low
    
      * Bump EFI partition size range to 512-1024MB, in line with Debian; 100MB
        is too small on a disk with 4KiB logical sectors (LP: #1065281).
     -- Colin Watson <email address hidden>   Thu, 12 Sep 2013 13:49:08 +0100
  • partman-auto (107ubuntu1) saucy; urgency=low
    
      * Resynchronise with Debian.  Remaining changes:
        Recipe changes:
        - Adjust default partition and EFI sizes for Ubuntu.
        - Change the x86 atomic recipes to make the minimum swap size be 100% of
          RAM, so that hibernate always works.
        - In addition to EFI partition, reuse existing swap partitions and
          BIOS Boot Partitions, if any, rather than creating new ones.
    
        Automatic Partitioning:
        - Offer resize_use_free autopartitioning method, except on armel/armhf.
        - Add an option to reuse an existing installation.
        - Split out the replace option from resize_use_free.
    
        Code changes:
        - Accept autopartitioning automatically rather than showing
          choose_partition.
        - Drop priority of partman-auto/choose_recipe question to medium.
        - Add support for partman-auto/method=loop via partman-auto-loop.
        - Make biggest_free respect the selection made in partman-auto/disk.
        - Exclude devices containing the installation medium from automatic
          partitioning.
        - Use new get_real_resize_range function from partman-partitioning
          72ubuntu3, which caches calls to tune2fs and ntfsresize.
        - Support resizing the largest partition on multiple disks.
        - Support formatting the entire partition for any partition that can be
          resized.
        - Signal to clear_partitions in partman-target that it should not notify
          the user about the unformatted partitions we have set up.
        - Add a hack to stop EFI System Partitions showing up as to-be-formatted
          in the confirm-changes screen when there's an existing filesystem that
          would cause partman-efi to skip them.
    
      * Drop armel/dove recipes; we no longer support this architecture.
      * Restore changes to recipes/atomic and recipes/home from partman-auto 94,
        bumping the minimum size for / to 900MiB in these recipes.
    
    partman-auto (107) unstable; urgency=low
    
      [ Updated translations ]
      * Croatian (hr.po) by Tomislav Krznar
    
    partman-auto (106) unstable; urgency=low
    
      [ Updated translations ]
      * Catalan (ca.po) by Jordi Mallach
     -- Colin Watson <email address hidden>   Mon, 03 Jun 2013 12:54:05 +0100
  • partman-auto (105ubuntu3) raring; urgency=low
    
      * Adjust reuse and replace scripts to redirect grub-mount in the same way
        we redirect mount, to avoid interference with debconf and parted_server
        (LP: #1080701).  Thanks to Dmitrijs Ledkovs, Dan Kegel, Larry Works, and
        others for tireless debugging.
     -- Colin Watson <email address hidden>   Tue, 23 Apr 2013 13:20:15 +0100