summaryrefslogtreecommitdiffstats
path: root/sparsify
Commit message (Collapse)AuthorAgeFilesLines
* ocaml: Make sure virt-resize, virt-sparsify are rebuilt if Guestfs API changes.Richard W.M. Jones2011-10-252-8/+8
| | | | | | | | Add a dependency so these tools are rebuilt from scratch if the Guestfs API changes. This prevents the error: "[...] make inconsistent assumptions over interface Guestfs". This commit includes the generated changes to .depend files.
* sparsify: Fix --ignore option to work on canonical device names.Richard W.M. Jones2011-10-041-2/+7
|
* docs: Clearer language in virt-sparsify man page.Richard W.M. Jones2011-10-041-2/+2
|
* New tool: virt-sparsify to make disk images sparse.Richard W.M. Jones2011-10-049-0/+1070