Change logs for partman-auto source package in Hardy

  • partman-auto (73ubuntu7) hardy; urgency=low
    
      [ Mario Limonciello ]
      * biggest_free/choices:
        - Use mapdevfs to produce a valid partman disk (LP: #186686).
    
     -- Colin Watson <email address hidden>   Mon, 07 Apr 2008 17:23:55 +0100
  • partman-auto (73ubuntu6) hardy; urgency=low
    
      * Make biggest_free respect the selection made in partman-auto/disk
        (LP: #204878).  Thanks Colin Watson.
    
     -- Evan Dandrea <email address hidden>   Mon, 24 Mar 2008 12:01:56 -0400
  • partman-auto (73ubuntu5) hardy; urgency=low
    
      * Add relatime to all autopartitioning recipes.
    
     -- Colin Watson <email address hidden>   Fri, 07 Mar 2008 10:20:39 +0000
  • partman-auto (73ubuntu4) hardy; urgency=low
    
      * Ensure that there is always at least one primary partition after
        autopartitioning. An existing primary partition on the disk satisfies
        this, as does a recipe partition explicitly marked $primary{ }; if
        neither of those exists, then arbitrarily promote the first recipe
        partition to be a primary partition.
      * Remove explicit $primary{ } specifiers from standard recipes. We only
        need them to be primary if no other primary partitions exist already.
      * Relax auto-resize constraints now that a primary partition is not
        unconditionally required; this will allow auto-resize partitioning on
        systems that already have three primary partitions (LP: #134950).
    
     -- Colin Watson <email address hidden>   Fri, 07 Mar 2008 00:26:42 +0000
  • partman-auto (73ubuntu3) hardy; urgency=low
    
      * Backport from trunk (LP: #181296):
        - Support preseeding partman-auto/choose_recipe using the name of the
          recipe you want (e.g. "home"), as an alternative to the localised
          description.
    
     -- Colin Watson <email address hidden>   Fri, 29 Feb 2008 12:11:39 +0000
  • partman-auto (73ubuntu2) hardy; urgency=low
    
      * Drop the bootable flag from i386/amd64 recipes; it can break existing
        Windows installations when autopartitioning only free space rather than
        a whole disk (LP: #14244). This reinstates the change from 40ubuntu3 now
        that grub-installer ensures that there is one bootable partition.
    
     -- Colin Watson <email address hidden>   Thu, 28 Feb 2008 14:59:36 +0000
  • partman-auto (73ubuntu1) hardy; urgency=low
    
      * Resynchronise with Debian. Remaining changes:
        - Adjust default partition sizes for Ubuntu.
        - Accept autopartitioning automatically rather than showing
          choose_partition.
        - Drop priority of partman-auto/choose_recipe question to medium.
        - Offer resize_use_free autopartitioning method.
        - Add support for partman-auto/method=loop via partman-auto-loop.
      * Remove dmsetup-udeb dependency, as the corresponding code was removed in
        partman-auto 72.
    
    partman-auto (73) unstable; urgency=low
    
      * Moved definitions.sh to ./lib/base.sh.
      * Move recipes.sh and auto-shared.sh to ./lib/.
      * auto-shared.sh: rename wipe_disk() to auto_init_disk().
      * Use functions provided by partman-partitioning in auto_init_disk():
        - use the create_new_label function; don't prompt for disk label to use
          unless the default is invalid
        - create_new_label will now take care of removing existing LVM data from
          the selected device; the actual code to erase existing LVM data has been
          moved to partman-lvm
        Changes inspired by and partially based on a patch proposed in #396023 by
        Jérémy Bobbio.
      * Major whitespace cleanup and some coding style improvements.
      * Requires: partman-base (>= 114); partman-partitioning (>= 54).
    
      [ Updated translations ]
      * Esperanto (eo.po) by Serge Leblanc
      * Japanese (ja.po) by Kenshi Muto
      * Malayalam (ml.po) by Praveen|പ്രവീണ്‍ A|എ
    
     -- Colin Watson <email address hidden>   Wed, 12 Dec 2007 10:56:24 +0000
  • partman-auto (72ubuntu1) hardy; urgency=low
    
      * Resynchronise with Debian. Remaining changes:
        - Adjust default partition sizes for Ubuntu.
        - Accept autopartitioning automatically rather than showing
          choose_partition.
        - Drop priority of partman-auto/choose_recipe question to medium.
        - Offer resize_use_free autopartitioning method.
        - Make sure to wipe disk label on Sun disks before creating a new one.
        - Depend on dmsetup-udeb.
        - Add support for partman-auto/method=loop via partman-auto-loop.
      * Set Vcs-Bzr for Ubuntu.
    
    partman-auto (72) unstable; urgency=low
    
      * Revert support for erasing encrypted LVM volumes introduced in (69).
        There are too many problems with it and starting fresh seems better than
        stacking change on change to fix it. Closes: #425829.
      * lvm-wipe-disk(): needs device-mapper support while removing devices.
      * lvm-wipe-disk(): fix restart logic.
    
      [ Updated translations ]
      * Dzongkha (dz.po) by Jurmey Rabgay
      * French (fr.po) by Christian Perrier
      * Malayalam (ml.po) by Praveen|പ്രവീണ്‍ A|എ
      * Polish (pl.po) by Bartosz Fenski
      * Slovak (sk.po) by Ivan Masár
    
    partman-auto (71) unstable; urgency=low
    
      * Fix regression preventing to exit to main menu when using go back from
        initial guided partitioning screen. Closes: #446994.
    
     -- Colin Watson <email address hidden>   Mon, 10 Dec 2007 17:26:51 +0000
  • partman-auto (70ubuntu1) hardy; urgency=low
    
      * Resynchronise with Debian. Remaining changes:
        - Adjust default partition sizes for Ubuntu.
        - Accept autopartitioning automatically rather than showing
          choose_partition.
        - Drop priority of partman-auto/choose_recipe question to medium.
        - Offer resize_use_free autopartitioning method.
        - Make sure to wipe disk label on Sun disks before creating a new one.
        - Depend on dmsetup-udeb.
        - Add support for partman-auto/method=loop via partman-auto-loop.
    
    partman-auto (70) unstable; urgency=low
    
      [ Frans Pop ]
      * Move deletion of SVN directories to install-rc script.
      * Improve the way install-rc is called.
    
      [ Colin Watson ]
      * Fix divide-by-zero error if the sum of the factors in the scheme is
        equal to the sum of the minimum sizes, or if we run off the maximum size
        of the recipe before we run out of disk to allocate.
      * Minor optimisations using ${parameter:-word} and ${parameter:+word}
        expansions.
      * Use 'mkdir -p' rather than more awkward test-then-create constructions.
    
      [ Anton Zinoviev ]
      * Rename auto.d to display.d.  Be more careful with the exit code of the
        script in display.d and when to remove /var/lib/partman/initial_auto.
    
      [ Updated translations ]
      * Bengali (bn.po) by Jamil Ahmed
      * Catalan (ca.po) by Jordi Mallach
      * Czech (cs.po) by Miroslav Kure
      * Danish (da.po) by Claus Hindsgaul
      * German (de.po) by Jens Seidel
      * Esperanto (eo.po) by Serge Leblanc
      * Spanish (es.po) by Javier Fernández-Sanguino Peña
      * Basque (eu.po) by Piarres Beobide
      * Hungarian (hu.po) by SZERVÁC Attila
      * Italian (it.po) by Stefano Canepa
      * Lithuanian (lt.po) by Kęstutis Biliūnas
      * Nepali (ne.po) by Nabin Gautam
      * Norwegian Nynorsk (nn.po) by Håvard Korsvoll
      * Punjabi (Gurmukhi) (pa.po) by A S Alam
      * Polish (pl.po) by Bartosz Fenski
      * Portuguese (pt.po) by Miguel Figueiredo
      * Romanian (ro.po) by Eddy Petrișor
      * Russian (ru.po) by Yuri Kozlov
      * Slovak (sk.po) by Peter Mann
      * Swedish (sv.po) by Daniel Nylander
      * Ukrainian (uk.po)
      * Vietnamese (vi.po) by Clytie Siddall
      * Wolof (wo.po) by Mouhamadou Mamoune Mbacke
    
     -- Colin Watson <email address hidden>   Tue, 23 Oct 2007 15:43:40 +0100
  • partman-auto (69ubuntu5) gutsy; urgency=low
    
      * Add support for partman-auto/method=loop via partman-auto-loop.
    
     -- Colin Watson <email address hidden>   Mon, 30 Jul 2007 13:26:40 +0100