inspect: Abstract the wrapper that sets up Augeas.
[libguestfs.git] / daemon / grub.c
2010-03-26 Richard Jonesappliance: Set $PATH instead of hard-coding paths to...
2010-02-12 Richard Jonesdaemon: Don't need to prefix error messages with the...
2009-08-13 Jim Meyeringgenerator.ml: use new "Pathname" designation
2009-08-13 Jim Meyeringupdate all NEED_ROOT uses
2009-08-13 Jim Meyering* src/generator.ml: Change all `String "device"' to...
2009-08-13 Jim Meyeringupdate all uses of ABS_PATH
2009-08-13 Jim Meyeringchange almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/
2009-07-28 Richard JonesReplace shell_quote function with %Q and %R printf...
2009-07-18 Richard JonesMake /sysroot path configurable.
2009-07-03 Jim Meyeringremove trailing blanks
2009-06-10 Richard JonesIn the daemon, change all const char * parameters to...
2009-06-10 Richard JonesIn the daemon, change all const char * parameters to...
2009-04-30 Richard JonesAdd grub-install command.