summaryrefslogtreecommitdiffstats
path: root/sparsify/virt-sparsify.pod
Commit message (Collapse)AuthorAgeFilesLines
* sparsify: Add a note about encrypted disks to the man page.Richard W.M. Jones2012-03-161-1/+2
| | | | (cherry picked from commit 1c1ecb2c419382f1677501b22cb98a06c7abe9a9)
* extra tests: Test virt-sparsify.Richard W.M. Jones2011-11-291-0/+6
| | | | | | | | This adds the virt-sparsify --debug-gc option which causes virt-sparsify to call Gc.compact before exiting, allowing GC and memory problems to be tested. Add an extratest which runs virt-sparsify under valgrind.
* sparsify: Add -o option for passing qemu-img output format options.Richard W.M. Jones2011-11-221-1/+13
|
* sparsify: Add --compress option.Richard W.M. Jones2011-11-221-0/+7
| | | | This adds the -c option to the final qemu-img command.
* sparsify: Add auto-detection of .vdi files.Richard W.M. Jones2011-11-221-3/+2
| | | | | | Note that for this to work properly, it requires a patch to the 'file' command. See: https://www.redhat.com/archives/libguestfs/2011-November/msg00120.html
* Update FSF address.Matthew Booth2011-11-081-1/+1
|
* 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-041-0/+284