Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | appliance: Set $PATH instead of hard-coding paths to binaries everywhere. | Richard Jones | 2010-03-26 | 1 | -1/+1 |
* | daemon: Don't need to prefix error messages with the command name. | Richard Jones | 2010-02-12 | 1 | -1/+1 |
* | generator.ml: use new "Pathname" designation | Jim Meyering | 2009-08-13 | 1 | -1/+1 |
* | * src/generator.ml: Change all `String "device"' to `Device "device"'. | Jim Meyering | 2009-08-13 | 1 | -2/+0 |
* | change almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/ | Jim Meyering | 2009-08-13 | 1 | -1/+1 |
* | remove trailing blanks | Jim Meyering | 2009-07-03 | 1 | -1/+1 |
* | In the daemon, change all const char * parameters to char *. | Richard Jones | 2009-06-10 | 1 | -1/+1 |
* | Correct the path to /sbin/fsck. | Richard Jones | 2009-04-30 | 1 | -1/+1 |
* | Added 'fsck' command. | Richard Jones | 2009-04-30 | 1 | -0/+45 |