Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | daemon: Don't need to prefix error messages with the command name. | Richard Jones | 2010-02-12 | 1 | -1/+1 |
* | New API call: initrd-cat to list a file from an initrd. | Richard Jones | 2010-02-09 | 1 | -0/+121 |
* | daemon: Missing #includes revealed by cross-compiling. | Richard Jones | 2009-11-20 | 1 | -0/+1 |
* | generator.ml: use new "Pathname" designation | Jim Meyering | 2009-08-13 | 1 | -4/+1 |
* | update all NEED_ROOT uses | Jim Meyering | 2009-08-13 | 1 | -1/+1 |
* | update all uses of ABS_PATH | Jim Meyering | 2009-08-13 | 1 | -1/+1 |
* | Replace shell_quote function with %Q and %R printf specifiers. | Richard Jones | 2009-07-28 | 1 | -11/+5 |
* | Make /sysroot path configurable. | Richard Jones | 2009-07-18 | 1 | -2/+3 |
* | remove trailing blanks | Jim Meyering | 2009-07-03 | 1 | -1/+1 |
* | All instances of 'pclose' now check for return value != 0. | Richard W.M. Jones | 2009-07-01 | 1 | -1/+1 |
* | Add 'initrd-list' command to list contents of initrd images. | Richard W.M. Jones | 2009-06-29 | 1 | -0/+88 |