lp:ubuntu/wily/partman-partitioning

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily/partman-partitioning
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

67. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Add PATH, RAWMINSIZE, RAWPREFSIZE, and RAWMAXSIZE substitutions to
    partman-partitioning/new_size in support of ubiquity's resize widget.
  - Check that minimum filesystem sizes reported by tune2fs and ntfsresize
    are between the minimum partition size and the current partition size;
    if not, refuse to resize the partition at all.
  - Save the swap size for ubiquity.
  - On systems with only GPT disks, check that an EFI System Partition or
    a BIOS Boot Partition exists, as appropriate.
  - Detect "fsl" subarch for powerpc and set partition map to GPT.
* Dropped changes:
  - Make sure to wipe disk label on Sun disks before creating a new one.
  - Use mac as the default disk label on ppc64.

66. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Make sure to wipe disk label on Sun disks before creating a new one.
  - Depend on ntfs-3g-udeb as well as ntfsprogs-udeb.
  - Add PATH, RAWMINSIZE, RAWPREFSIZE, and RAWMAXSIZE substitutions to
    partman-partitioning/new_size in support of ubiquity's resize widget.
  - Cache calls to tune2fs and ntfsresize, to make navigating through the
    resize UI a little faster.
  - Check that minimum filesystem sizes reported by tune2fs and ntfsresize
    are between the minimum partition size and the current partition size;
    if not, refuse to resize the partition at all.
  - Use mac as the default disk label on ppc64.
  - Save the swap size for ubiquity.
  - On systems with only GPT disks, check that an EFI System Partition or
    a BIOS Boot Partition exists, as appropriate.
  - Detect "fsl" subarch for powerpc and set partition map to GPT.
  - Use GPT as the default disk label on ppc64el.

65. By Colin Watson

* Resynchronise with Debian (LP: #1263756). Remaining changes:
  - Make sure to wipe disk label on Sun disks before creating a new one.
  - Depend on ntfs-3g-udeb as well as ntfsprogs-udeb.
  - Add PATH, RAWMINSIZE, RAWPREFSIZE, and RAWMAXSIZE substitutions to
    partman-partitioning/new_size in support of ubiquity's resize widget.
  - Cache calls to tune2fs and ntfsresize, to make navigating through the
    resize UI a little faster.
  - Check that minimum filesystem sizes reported by tune2fs and ntfsresize
    are between the minimum partition size and the current partition size;
    if not, refuse to resize the partition at all.
  - Use mac as the default disk label on ppc64.
  - Save the swap size for ubiquity.
  - On systems with only GPT disks, check that an EFI System Partition or
    a BIOS Boot Partition exists, as appropriate.
  - Detect "fsl" subarch for powerpc and set partition map to GPT.
* Use GPT as the default disk label on ppc64el.

64. By Ben Collins

Detect "fsl" subarch for powerpc and set partion map to gpt

63. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Make sure to wipe disk label on Sun disks before creating a new one.
  - Depend on ntfs-3g-udeb as well as ntfsprogs-udeb.
  - Add PATH, RAWMINSIZE, RAWPREFSIZE, and RAWMAXSIZE substitutions to
    partman-partitioning/new_size in support of ubiquity's resize widget.
  - Cache calls to tune2fs and ntfsresize, to make navigating through the
    resize UI a little faster.
  - Check that minimum filesystem sizes reported by tune2fs and ntfsresize
    are between the minimum partition size and the current partition size;
    if not, refuse to resize the partition at all.
  - Support archdetect being anywhere on PATH.
  - Use mac as the default disk label on ppc64.
  - Save the swap size for ubiquity.
  - On systems with only GPT disks, check that an EFI System Partition or
    a BIOS Boot Partition exists, as appropriate.

62. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Make sure to wipe disk label on Sun disks before creating a new one.
  - Depend on ntfs-3g-udeb as well as ntfsprogs-udeb.
  - Add PATH, RAWMINSIZE, RAWPREFSIZE, and RAWMAXSIZE substitutions to
    partman-partitioning/new_size in support of ubiquity's resize widget.
  - Cache calls to tune2fs and ntfsresize, to make navigating through the
    resize UI a little faster.
  - Check that minimum filesystem sizes reported by tune2fs and ntfsresize
    are between the minimum partition size and the current partition size;
    if not, refuse to resize the partition at all.
  - Use the GPT disk label by default on *i386/efi and *amd64/efi
    subarchitectures.
  - Support archdetect being anywhere on PATH.
  - Use mac as the default disk label on ppc64.
  - Save the swap size for ubiquity.
  - On systems with only GPT disks, check that an EFI System Partition or
    a BIOS Boot Partition exists, as appropriate.

61. By Colin Watson

Update Ubuntu-specific translations from Launchpad.

60. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Make sure to wipe disk label on Sun disks before creating a new one.
  - Depend on ntfs-3g-udeb as well as ntfsprogs-udeb.
  - Add PATH, RAWMINSIZE, RAWPREFSIZE, and RAWMAXSIZE substitutions to
    partman-partitioning/new_size in support of ubiquity's resize widget.
  - Cache calls to tune2fs and ntfsresize, to make navigating through the
    resize UI a little faster.
  - Check that minimum filesystem sizes reported by tune2fs and ntfsresize
    are between the minimum partition size and the current partition size;
    if not, refuse to resize the partition at all.
  - Use the GPT disk label by default on *i386/efi and *amd64/efi
    subarchitectures.
  - Support archdetect being anywhere on PATH.
  - Use mac as the default disk label on ppc64.
  - Save the swap size for ubiquity.
  - On systems with only GPT disks, check that an EFI System Partition or
    a BIOS Boot Partition exists, as appropriate.

59. By Colin Watson

On systems with only GPT disks, check that an EFI System Partition or a
BIOS Boot Partition exists, as appropriate (LP: #855871).

58. By Evan

* Resynchronise with Debian. Remaining changes:
  - Make sure to wipe disk label on Sun disks before creating a new one.
  - Depend on ntfs-3g-udeb as well as ntfsprogs-udeb.
  - Add PATH, RAWMINSIZE, RAWPREFSIZE, and RAWMAXSIZE substitutions to
    partman-partitioning/new_size in support of ubiquity's resize widget.
  - Cache calls to tune2fs and ntfsresize, to make navigating through the
    resize UI a little faster.
  - Check that minimum filesystem sizes reported by tune2fs and ntfsresize
    are between the minimum partition size and the current partition size;
    if not, refuse to resize the partition at all.
  - Use the GPT disk label by default on *i386/efi and *amd64/efi
    subarchitectures.
  - Support archdetect being anywhere on PATH.
  - Use mac as the default disk label on ppc64.
  - Save the swap size for ubiquity.

Branch metadata

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

Subscribers