lp:ubuntu/oneiric/partman-auto

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

90. By Colin Watson

If an LV contains a partition table, then libparted will see the
partitions but device nodes won't be created for them, which broke the
reuse and replace automatically_partition scripts. Tolerate this
situation by ignoring device nodes that don't exist, or for which
blockdev breaks in other ways (LP: #770041).

89. By Colin Watson

* Add $reusemethod internal specifier, which excludes the partition if a
  partition with the same method already exists.
* If there is an existing BIOS Boot Partition, reuse it rather than
  creating a new one (LP: #746313).

88. By Phillip Susi

Fix reuse and replace options to umount using the path name
instead of the device name to work around a bug where ntfs-3g
on dmraid can not be unmounted with the device name, which
then caused the installer to hang (LP: #725408).

87. By Evan

* Make sure we have a partition selected for autopartitioning, not the
  disk, when using the replace option (LP: #738366).
* Lazily unmount partitions in reuse/replace.

86. By Evan

Disable swap partitions on the same disk before deleting the
partition in the replace option (LP: #740881).

85. By Evan

* Fix a bug whereby reuse/do_option was filling debconf with garbage by not
  using the correct delimeter for read_paragraph.
* Refactor reuse/do_option so that it doesn't call blkid in an O(n^2)
  fashion.

84. By Colin Watson

Guard against blkid returning non-zero (LP: #729394).

83. By Evan

Handle detected_filesystems not existing.

82. By Colin Watson

[ Evan Dandrea ]
* Signal to clear_partitions in partman-target that it should not
  notify the user about the unformatted partitions we have set up.

[ Colin Watson ]
* Guard against 'grep -s DISTRIB_ID $mountpoint/etc/lsb-release' returning
  false and causing parted_server communications to get out of sync
  (LP: #726131).

81. By Evan

* Split out the replace option from resize_use_free.
* Don't warn about partitions not marked for formatting when using the
  reuse choice.

Branch metadata

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

Subscribers