lp:ubuntu/feisty/partman-base

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

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.

24. By Colin Watson

* 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.)
* Set Maintainer to <email address hidden>.

23. By Colin Watson

Use GPT label by default on Intel Macs.

22. By Fabio Massimo Di Nitto

[Fabio M. Di Nitto]
parted_server.c: make sure to clear sigaction structs to fix a runtime
Illegal Instruction as see on Niagara machines.
From David S. Miller:
"You need to clear out the sig_action structure, otherwise
you leave crap in sa->sa_flags, in particular what can happen
is that SA_ONSTACK gets set which is what causes the program
to crash since the default signal stack value is zero."

21. 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.

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