daemon: Parse output of old parted which didn't support -m option (RHBZ#598309).
authorRichard Jones <rjones@redhat.com>
Wed, 2 Jun 2010 11:32:33 +0000 (12:32 +0100)
committerRichard Jones <rjones@redhat.com>
Wed, 2 Jun 2010 18:50:22 +0000 (19:50 +0100)
commit235aabfacf0af7ae54738e71b16c98fb5b510e6b
tree2440312fe8bf9bd32d3c83677e44ae353d5d1f11
parent45e3f231be7f273ab12a06d5c17f4bc83c576c1a
daemon: Parse output of old parted which didn't support -m option (RHBZ#598309).

This fixes the following commands when run with RHEL 5-era parted:

  get-bootable
  get-parttype
  part-list
(cherry picked from commit 3ab2d089f3eb34562bc2c9ce4310869b46c69d70)
daemon/parted.c