Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New partition APIs: part_del, part_get_bootable, part_get/set_mbr_id | Richard Jones | 2010-04-10 | 1 | -0/+101 |
* | daemon: More reliable parsing of the output from 'parted print'. | Richard Jones | 2010-04-10 | 1 | -19/+33 |
* | daemon: Make the RUN_PARTED macro take an error statement. | Richard Jones | 2010-04-10 | 1 | -7/+9 |
* | appliance: Set $PATH instead of hard-coding paths to binaries everywhere. | Richard Jones | 2010-03-26 | 1 | -3/+3 |
* | daemon: Don't need to prefix error messages with the command name. | Richard Jones | 2010-02-12 | 1 | -8/+8 |
* | Fix problems found by 'make syntax check' | Richard Jones | 2009-11-10 | 1 | -43/+43 |
* | Generic partition creation interface. | Richard Jones | 2009-11-10 | 1 | -0/+357 |