summaryrefslogtreecommitdiffstats
path: root/daemon/grub.c
Commit message (Expand)AuthorAgeFilesLines
* daemon: collect list of called external commandsOlaf Hering2012-08-301-2/+4
* Tempus fugit.Richard W.M. Jones2012-01-181-1/+1
* Update FSF address.Matthew Booth2011-11-081-1/+1
* Add an optional group ("grub") for the guestfs_grub_install API.Richard W.M. Jones2011-09-151-1/+8
* appliance: Set $PATH instead of hard-coding paths to binaries everywhere.Richard Jones2010-03-261-1/+1
* daemon: Don't need to prefix error messages with the command name.Richard Jones2010-02-121-1/+1
* generator.ml: use new "Pathname" designationJim Meyering2009-08-131-4/+1
* update all NEED_ROOT usesJim Meyering2009-08-131-1/+1
* * src/generator.ml: Change all `String "device"' to `Device "device"'.Jim Meyering2009-08-131-1/+0
* update all uses of ABS_PATHJim Meyering2009-08-131-1/+1
* change almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/Jim Meyering2009-08-131-1/+1
* Replace shell_quote function with %Q and %R printf specifiers.Richard Jones2009-07-281-6/+3
* Make /sysroot path configurable.Richard Jones2009-07-181-2/+2
* remove trailing blanksJim Meyering2009-07-031-1/+1
* In the daemon, change all const char * parameters to char *.Richard Jones2009-06-101-1/+1
* Add grub-install command.Richard Jones2009-04-301-0/+58