lp:ubuntu/intrepid/partman-base

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

52. By Luke Yelavich

init.d/parted: Don't skip over dmraid devices if the user chooses not to
activate them. (LP: #279288)

51. By Evan

[ Colin Watson ]
* Exit straight away if a called script is killed by a signal.
* Disable backup while displaying device/partition locked errors; it makes
  no sense and it can cause us to exit without closing the FIFO to
  parted_server (LP: #274219).
* Record that CHANGE_FILE_SYSTEM changes the partition table
  (LP: #149832).

[ Evan Dandrea ]
* Exclude devices that have mounted partitions. Useful for when installing
  from a disk (LP: #276656). This can be disabled by preseeding
  partman/filter_mounted to false.

50. By Luke Yelavich

* Merge some updated dmraid partitioning changes, thanks to Frans Pop
  <email address hidden>.
  - base.sh: new function is_multipath_dev.
  - commit.sh: display correct dmraid partition info when confirming
    changes.

49. By Luke Yelavich

init.d/parted: Set the sataraid flag for dmraid arrays. This code was
originally in partman-dmraid, which is being retired.

48. By Colin Watson

* Add support for explicit 'b' or 'B' suffixes on partition sizes to force
  interpretation as bytes.
* Add a small test suite for longint2human and human2longint.

47. By Colin Watson

Don't disable /dev/ramzswap* swap devices (thanks, John McCabe-Dansted;
LP: #193552).

46. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Ubiquity integration: If PARTMAN_NO_COMMIT is set, then exit rather
    than running commit.d and finish.d scripts; add a partman-commit
    script; dump extra information to /var/lib/partman/snoop if
    PARTMAN_SNOOP is set.
  - Skip /dev/ccache* and /dev/ramzswap* devices.

45. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Ubiquity integration: If PARTMAN_NO_COMMIT is set, then exit rather
    than running commit.d and finish.d scripts; add a partman-commit
    script; dump extra information to /var/lib/partman/snoop if
    PARTMAN_SNOOP is set.
  - Skip /dev/ccache* and /dev/ramzswap* devices.

44. By Colin Watson

Skip /dev/ramzswap* as well as /dev/ccache*.

43. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Ubiquity integration: If PARTMAN_NO_COMMIT is set, then exit rather
    than running commit.d and finish.d scripts; add a partman-commit
    script; dump extra information to /var/lib/partman/snoop if
    PARTMAN_SNOOP is set.
  - Skip /dev/ccache* devices.
  - Disable swap on all the swap partitions for the device being changed,
    rather than just the ones that will exist after partitioning.

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-base
This branch contains Public information 
Everyone can see this information.

Subscribers