View Git repositories
You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:partman-auto

partman-auto has 1 active review. See all merge proposals.

partman-auto has 12 active branches owned by 6 people and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:~ubuntu-core-dev/partman-auto/xenial-proposed bug 2 Mature 2016-09-06 18:01:51 UTC
678. releasing package partman-auto versio...

Author: Mathieu Trudel-Lapierre
Revision Date: 2016-09-06 18:00:04 UTC

releasing package partman-auto version 134ubuntu1.1

lp:~ubuntu-core-dev/partman-auto/ubuntu bug 1 Development 2016-09-06 17:36:21 UTC
677. releasing package partman-auto versio...

Author: Mathieu Trudel-Lapierre
Revision Date: 2016-09-06 17:36:21 UTC

releasing package partman-auto version 134ubuntu3

lp:~ubuntu-core-dev/partman-auto/trusty-proposed bug 2 Mature 2015-07-08 18:32:11 UTC
669. releasing package partman-auto versio...

Author: Mathieu Trudel-Lapierre
Revision Date: 2015-07-08 18:31:54 UTC

releasing package partman-auto version 118ubuntu3.14.04.2

lp:~cyphermox/partman-auto/merge-125ubuntu1 (Has a merge proposal) 1 Development 2015-02-12 15:43:06 UTC
670. Fixup for recipes-ppc64el/{atomic,hom...

Author: Mathieu Trudel-Lapierre
Revision Date: 2015-02-12 15:43:06 UTC

Fixup for recipes-ppc64el/{atomic,home}: reuse swap if available.

lp:~ubuntu-core-dev/partman-auto/precise-proposed bug 2 Mature 2013-09-30 14:51:32 UTC
640. releasing package partman-auto versio...

Author: Colin Watson
Revision Date: 2013-09-30 14:51:32 UTC

releasing package partman-auto version 101ubuntu2.2

lp:~xnox/partman-auto/avoid-hung-blkid bug(Has a merge proposal) 1 Development 2012-12-12 13:14:20 UTC
647. * Exclude all types of hfs * Use egre...

Author: Dimitri John Ledkov
Revision Date: 2012-12-12 13:14:20 UTC

* Exclude all types of hfs
* Use egrep
* Quote the test safely

lp:~xnox/partman-auto/r-proposed 1 Development 2012-10-20 23:40:45 UTC
644. * Resynchronise with Debian. Remainin...

Author: Dimitri John Ledkov
Revision Date: 2012-10-20 23:40:23 UTC

* 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.
  - Add armel/dove recipes.
  - Temporarily back out changes to recipes/atomic and recipes/home from
    partman-auto 94.
  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.
* Changes Debian merged from ubuntu:
  - EFI recipes, but not for kfreebsd and with larger system partition
    sizes. Kept our efi partition sizes, which closer match Windows/Mac
    EFI partition sizes.
  - $reusemethod was also merge, but used for EFI partitions only and
    not for swap & BIOS Boot Partitions.
  - Drop the bootable flag from i386/amd64 recipes.
* Dropped changes:
  - "Add kfreebsd-i386/efi, and kfreebsd-amd64/efi symlinks to regular
    efi recipes." Ubuntu doesn't have kfreebsd port, and debian didn't
    take this change.

* Asturian (ast.po) by ivarela
* Add x86 UEFI support, merging some code from Ubuntu to help:
  + Add extra recipe method "reusemethod" to help us reuse existing EFI
    system partitions
  + Clone the ia64 recipes for {amd64,i386}-efi and tweak. Merge
    across some of the Ubuntu settings for these new recipes, including
    use of reusemethod.
  + Make the EFI system partition large by default to meet fat32
    recommendations

lp:~ev/partman-auto/overwrite (Has a merge proposal) 1 Development 2010-11-19 13:22:28 UTC
334. Initial commit.

Author: Evan
Revision Date: 2010-11-19 13:22:28 UTC

Initial commit.

lp:~mcasadevall/partman-auto/use-uboot-on-dove bug 1 Development 2009-10-19 19:45:43 UTC
306. Change armel+dove automatic partition...

Author: Michael Casadevall
Revision Date: 2009-10-19 19:20:26 UTC

Change armel+dove automatic partitioning to use the uboot pseudo-filesystem
instead of ext2. (LP: #455713)

lp:~mcasadevall/partman-auto/dove_soc bug 1 Development 2009-08-31 18:23:40 UTC
300. * Added dove partman-auto support; do...

Author: Michael Casadevall
Revision Date: 2009-08-31 18:18:09 UTC

* Added dove partman-auto support; dove is almost identicial to kirkwood as its a
  uboot based SoC and requires a decidcated boot partition. /boot as an ext2 partition
  may be replaced in the near future with a udev partition type similar to how EFI
  is currently implemented for ia64.
  - Defaults for the /boot partition are 128M min, 256M max.

lp:~cjwatson/partman-auto/existing-partitions bug 1 Development 2008-08-29 10:02:27 UTC
269. Introduce $partno{ } recipe syntax to...

Author: Colin Watson
Revision Date: 2008-08-29 09:57:32 UTC

Introduce $partno{ } recipe syntax to operate on existing partitions
(LP: #195608).

lp:~superm1/partman-auto/edd-improvements bug 1 Development 2008-04-04 22:12:36 UTC
263. allow preseeded disks that are symlin...

Author: Mario Limonciello
Revision Date: 2008-04-04 22:07:29 UTC

allow preseeded disks that are symlinks, for EDD support

112 of 12 results
You can't create new branches for partman-auto.