fish: Add -N option for making prepared disk images.
[libguestfs.git] / fish / alloc.c
2010-04-22 Richard Jonesfish: Add -N option for making prepared disk images.
2010-04-07 Richard JonesCheck error returns from posix_fallocate (RHBZ#579664).
2010-03-22 Richard JonesMac OS X: provide alternate implementation of posix_fal...
2009-11-06 Richard W.M. JonesFixes for compiling on 32 bit.
2009-11-04 Richard Jonesfish: Allow <nn>P and <nn>E for petabyte and exabyte...
2009-11-04 Richard Jonesfish: Allow <nn>T for terabyte allocations.
2009-11-04 Richard Jonesfish: New command 'sparse', like 'alloc' but to generat...
2009-07-03 Jim Meyeringremove trailing blanks
2009-05-21 Richard JonesGettextize the source, make library strings translatable.
2009-05-08 Richard JonesImplement -command (to ignore errors) in guestfish...
2009-04-15 Richard Jones'guestfish edit' commands and several bugfixes.
2009-04-15 Richard JonesMove guestfish 'alloc' command to a separate file.