Replace shell_quote function with %Q and %R printf specifiers.
[libguestfs.git] / daemon / initrd.c
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-07-01 Richard W.M. JonesAll instances of 'pclose' now check for return value...
2009-06-29 Richard W.M. JonesAdd 'initrd-list' command to list contents of initrd...