lp:ubuntu/jaunty/partman-auto

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/jaunty/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

57. By Colin Watson

Add another 300MB to the amount of space we require to be left by
automatic resizing, to account for (a) growth in installation size, (b)
variable language pack sizes, and (c) increased memory sizes resulting
in upward pressure on swap partition sizes (LP: #361707).

56. By Colin Watson

Update Ubuntu-specific strings from Launchpad.

55. By Colin Watson

Exclude devices containing the installation medium from automatic
partitioning (LP: #347916). Requires partman-base 129ubuntu5 for this
change to work properly.

54. 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.
  - Exit straight away if a called script is killed by a signal.
  - Add ext4 support.
  - Add support for $default_filesystem as the partition type in a recipe,
    and $default_filesystem{ } as an internal specifier.

53. By Colin Watson

Add support for $default_filesystem as the partition type in a recipe,
and $default_filesystem{ } as an internal specifier. These are
equivalent to FS and filesystem{ FS } respectively, where FS is the
value of partman/default_filesystem. Requires partman-base 128ubuntu6.

52. By Colin Watson

Add ext4 support (LP: #293465).

51. 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.
  - Exit straight away if a called script is killed by a signal.

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.

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