resize: Add --align-first auto|never|always option.
[libguestfs.git] / resize / resize.ml
2011-10-20 Richard W.M. Jonesresize: Add --align-first auto|never|always option.
2011-10-20 Richard W.M. Jonesresize: Add --alignment flag to allow partition alignme...
2011-10-20 Richard W.M. Jonesresize: Refactor the code for creating target partitions.
2011-10-20 Richard W.M. Jonesresize: Remove p_size field from partitions structure.
2011-10-06 Richard W.M. Jonesvirt-resize: Align partitions to multiple of 128 sector...
2011-08-26 Richard W.M. Jonesresize: Add --machine-readable option for machine frien...
2011-07-14 Richard W.M. Jonesresize: Add btrfs support to virt-resize (RHBZ#721275).
2011-07-13 Richard W.M. Jonesvirt-resize: Add --ntfsresize-force option.
2011-04-10 Richard W.M. Jonesresize: Consistent use of 'part' in help output.
2011-04-10 Richard W.M. Jonesresize: Missing \n after version.
2011-04-09 Richard W.M. JonesRewrite virt-resize in OCaml.