summaryrefslogtreecommitdiffstats
path: root/daemon/parted.c
Commit message (Expand)AuthorAgeFilesLines
* New partition APIs: part_del, part_get_bootable, part_get/set_mbr_idRichard Jones2010-04-101-0/+101
* daemon: More reliable parsing of the output from 'parted print'.Richard Jones2010-04-101-19/+33
* daemon: Make the RUN_PARTED macro take an error statement.Richard Jones2010-04-101-7/+9
* appliance: Set $PATH instead of hard-coding paths to binaries everywhere.Richard Jones2010-03-261-3/+3
* daemon: Don't need to prefix error messages with the command name.Richard Jones2010-02-121-8/+8
* Fix problems found by 'make syntax check'Richard Jones2009-11-101-43/+43
* Generic partition creation interface.Richard Jones2009-11-101-0/+357