index
:
libguestfs.git
master
oldlinux
stable-1.10
stable-1.12
stable-1.14
stable-1.16
stable-1.18
stable-1.2
stable-1.4
stable-1.6
stable-1.8
[MIRROR] library for accessing and modifying guest disk images
Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sparsify
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparsify: Use guestfs_disk_format to autodetect input format (RHBZ#853762).
Richard W.M. Jones
2012-09-03
1
-19
/
+4
*
podwrapper: Add --license parameter, which is required.
Richard W.M. Jones
2012-08-21
1
-0
/
+1
*
man pages: Ensure consistent copyright/author sections, remove license
Richard W.M. Jones
2012-08-21
1
-15
/
+1
*
FAQ: virt-sparsify and raw sparse output.
Richard W.M. Jones
2012-08-19
1
-0
/
+13
*
Replace mount-options with mount where appropriate.
Richard W.M. Jones
2012-08-18
2
-3
/
+3
*
sparsify: Detect qemu-img version and use qcow2 v3 for overlay if available.
Richard W.M. Jones
2012-07-25
1
-1
/
+41
*
sparsify: Change code that generates qemu-img -o argument.
Richard W.M. Jones
2012-07-25
1
-7
/
+9
*
build: Rename most C files that contain underscore with dash.
Richard W.M. Jones
2012-07-19
2
-2
/
+2
*
build: Change calls to podwrapper.sh to use $(PODWRAPPER).
Richard W.M. Jones
2012-07-16
1
-1
/
+1
*
generator: Rename 'add_drive_opts' API to 'add_drive'.
Richard W.M. Jones
2012-07-14
1
-2
/
+2
*
New API: guestfs_shutdown: Cleanly shutdown the backend.
Richard W.M. Jones
2012-07-03
1
-0
/
+1
*
run: Set MALLOC_PERTURB_ to a random value.
Richard W.M. Jones
2012-06-28
1
-5
/
+1
*
tests: Add ./run --test option.
Richard W.M. Jones
2012-06-26
1
-1
/
+1
*
build: Define builddir and abs_srcdir when they are missing.
Richard W.M. Jones
2012-06-18
1
-0
/
+6
*
ocaml: Use OCAMLOPTFLAGS when compiling .cmx (ie. native code) files.
Richard W.M. Jones
2012-06-18
1
-1
/
+1
*
New API: guestfs_canonical_device_name.
Richard W.M. Jones
2012-06-13
2
-16
/
+2
*
Add gettext support for OCaml tools (virt-resize, virt-sparsify, virt-sysprep).
Richard W.M. Jones
2012-05-01
3
-32
/
+41
*
sparsify: Add a note about sparsify on tmpfs.
Richard W.M. Jones
2012-04-18
1
-0
/
+8
*
resize, sparsify: Add a simple-minded check to stop indisk = outdisk.
Richard W.M. Jones
2012-04-17
1
-0
/
+6
*
sparsify: Fix comma/colon and quoting in qemu-img command.
Richard W.M. Jones
2012-04-17
2
-12
/
+27
*
Ensure that SOURCES are always in EXTRA_DIST, even if OCaml not available.
Richard W.M. Jones
2012-03-31
1
-5
/
+3
*
sparsify: Implement --zero option.
Richard W.M. Jones
2012-03-15
2
-28
/
+47
*
sparsify: Add a note about encrypted disks to the man page.
Richard W.M. Jones
2012-03-15
1
-1
/
+2
*
sparsify: Unlink temporary overlay file if user presses ^C.
Richard W.M. Jones
2012-03-15
1
-1
/
+5
*
sparsify: Support sparsifying Linux swap partitions.
Richard W.M. Jones
2012-03-15
2
-7
/
+28
*
sparsify: Use zero-device instead of dd if=/dev/zero to zero device.
Richard W.M. Jones
2012-03-15
1
-5
/
+3
*
Use the new lvcreate-free API to create largest possible LVs.
Richard W.M. Jones
2012-03-15
1
-4
/
+1
*
sparsify: Use new zero_free_space API.
Richard W.M. Jones
2012-03-15
1
-14
/
+2
*
sparsify: Only print qemu-img command if verbose.
Richard W.M. Jones
2012-03-15
1
-1
/
+1
*
resize, sparsify: find progress mini-library in out-of-tree builds (2)
Hilko Bengen
2012-01-23
1
-2
/
+2
*
Do not run appliance-related checks if not building appliance
Hilko Bengen
2012-01-23
1
-0
/
+2
*
Replace setting of environment variables with usage of local run script
Hilko Bengen
2012-01-23
1
-3
/
+1
*
resize, sparsify: find progress mini-library in out-of-tree builds
Hilko Bengen
2012-01-20
1
-1
/
+1
*
Fixed out-of-tree compilation of OCaml code after .depend files removal
Hilko Bengen
2012-01-20
1
-2
/
+3
*
Tempus fugit.
Richard W.M. Jones
2012-01-18
3
-3
/
+3
*
build: Remove .depend files from git
Matthew Booth
2012-01-11
2
-8
/
+1
*
build: Fix automake warnings
Matthew Booth
2012-01-04
1
-3
/
+5
*
extra tests: Test virt-sparsify.
Richard W.M. Jones
2011-11-29
3
-4
/
+18
*
sparsify: Add -o option for passing qemu-img output format options.
Richard W.M. Jones
2011-11-22
2
-5
/
+23
*
sparsify: Add --compress option.
Richard W.M. Jones
2011-11-22
2
-5
/
+16
*
sparsify: Add auto-detection of .vdi files.
Richard W.M. Jones
2011-11-22
3
-3
/
+23
*
Update FSF address.
Matthew Booth
2011-11-08
4
-4
/
+4
*
test-virt-sparsify: Relax size_after constraint (for Debian).
Richard W.M. Jones
2011-10-27
1
-1
/
+1
*
ocaml: Make sure virt-resize, virt-sparsify are rebuilt if Guestfs API changes.
Richard W.M. Jones
2011-10-25
2
-8
/
+8
*
sparsify: Fix --ignore option to work on canonical device names.
Richard W.M. Jones
2011-10-04
1
-2
/
+7
*
docs: Clearer language in virt-sparsify man page.
Richard W.M. Jones
2011-10-04
1
-2
/
+2
*
New tool: virt-sparsify to make disk images sparse.
Richard W.M. Jones
2011-10-04
9
-0
/
+1070