lp:ubuntu/intrepid/partman-auto

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/intrepid/partman-auto
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

50. By Colin Watson

* Exit straight away if a called script is killed by a signal.
* Update Ubuntu-specific strings from Launchpad.

49. By Luke Yelavich

lib/auto-shared.sh: Consider device-mapper devices/dmraid arrays with
the sataraid flag set as usable for automatic partitioning.

48. By Colin Watson

* 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.
  - Drop the bootable flag from i386/amd64 recipes; it can break existing
    Windows installations when autopartitioning only free space rather
    than a whole disk.
  - Remove explicit $primary{ } specifiers from standard recipes. We only
    need them to be primary if no other primary partitions exist already.
  - Add relatime to all autopartitioning recipes.
  - Make biggest_free respect the selection made in partman-auto/disk.
  - Make biggest_free use mapdevfs to produce a valid partman disk.

47. By Colin Watson

[ Mario Limonciello ]
* biggest_free/choices:
  - Use mapdevfs to produce a valid partman disk (LP: #186686).

46. By Evan

Make biggest_free respect the selection made in partman-auto/disk
(LP: #204878). Thanks Colin Watson.

45. By Colin Watson

Add relatime to all autopartitioning recipes.

44. By Colin Watson

* 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).

43. By Colin Watson

* 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.

42. By Colin Watson

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.

41. By Colin Watson

* 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.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/partman-auto
This branch contains Public information 
Everyone can see this information.

Subscribers