lp:~psusi/ubuntu/natty/partman-auto/fix-ntfs-umount-hang

Created by Phillip Susi and last modified
Get this branch:
bzr branch lp:~psusi/ubuntu/natty/partman-auto/fix-ntfs-umount-hang
Only Phillip Susi can upload to this branch. If you are Phillip Susi please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Phillip Susi
Status:
Merged

Recent revisions

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.

80. By Evan

Don't explode on unpartitioned space in the reuse option (LP:
#722198).

79. By Evan

Set the executable bit on reuse/*.

Branch metadata

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

Subscribers