parted: Check partition number >= 1 in several calls.
[libguestfs.git] / daemon / initrd.c
2010-05-07 Richard Jonesdaemon: Fix read-file so it fails gracefully for large...
2010-02-12 Richard Jonesdaemon: Don't need to prefix error messages with the...
2010-02-09 Richard JonesNew API call: initrd-cat to list a file from an initrd.
2009-11-20 Richard Jonesdaemon: Missing #includes revealed by cross-compiling.
2009-08-13 Jim Meyeringgenerator.ml: use new "Pathname" designation
2009-08-13 Jim Meyeringupdate all NEED_ROOT uses
2009-08-13 Jim Meyeringupdate all uses of ABS_PATH
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...