lp:ubuntu/gutsy/partman-base

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

Recent revisions

34. By Colin Watson

Use MS-DOS label by default on Cell systems.

33. By Colin Watson

Use expr rather than shell arithmetic in human2longint, since dash
doesn't support 64-bit arithmetic (LP: #137878).

32. By Colin Watson

* Backport from trunk (LP: #126328):
  - Resolve symlinks before looking up devices in /proc/swaps.

31. 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.
  - Use GPT label by default on Intel Macs.
  - Use MS-DOS label by default on PS3 systems.
* Drop the old PARTMAN_UPDATE_BEFORE_COMMIT hack for Ubiquity; this was
  only needed for the old advanced partitioner, which won't be supported
  in Gutsy.

30. By Colin Watson

partman-commit: If PARTMAN_ALREADY_CHECKED is set, don't run check.d
scripts again (LP: #100009).

29. By Colin Watson

definitions.sh (humandev): Handle /dev/md* as well as /dev/md/*.

28. 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.
  - Close all file descriptors other than 0, 1, and 2 on startup, so that
    we don't hold a pipe to debconf open.
  - Use GPT label by default on Intel Macs.
  - Add support for /lib/partman/check.d scripts, intended to contain
    sanity checks run before changes are committed. (These checks were
    formerly typically in /lib/partman/finish.d.)
  - Use MS-DOS label by default on PS3 systems.
  - Add an IS_BUSY command to check whether a partition is busy (i.e.
    mounted).

27. By Colin Watson

Add an IS_BUSY command to check whether a partition is busy (i.e.
mounted).

26. By Colin Watson

Prevent an infinite loop if (for some reason) check.d fails immediately
after autopartitioning (LP: #89004).

25. By Colin Watson

Use MS-DOS label by default on PS3 systems.

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