Skip to content

Releases: djs55/vhd-tool

Bugfixes and optimisations

11 Sep 12:55
Compare
Choose a tag to compare

Fix build issues

27 Apr 13:32
Compare
Choose a tag to compare
  • opam: generate a $NAME.install file
  • make: fix conditional compilation when --disable-xenserver set
  • now compatible with tar-format.0.2.1 and tar-format.0.3.0
  • travis: use new opam 1.2 workflow

Update to new cohttp API

05 Nov 11:09
Compare
Choose a tag to compare
Merge pull request #19 from djs55/cohttp.0.12.0-api

Cohttp.0.12.0 api

Bugfix release

03 Jul 21:38
Compare
Choose a tag to compare
  • Upgrade to cohttp 0.10
  • Fix incorrect handling of tar file prefixes

Now with built-in ionice support

03 Feb 12:50
Compare
Choose a tag to compare
  • sparse_dd can now automatically run ionice based on options from its config file

Stability release

30 Jan 21:58
Compare
Choose a tag to compare

Update to nbd.1.0.1

Stability release

30 Jan 17:01
Compare
Choose a tag to compare
  • vhd-tool: can create vhd-formatted output from 'hybrid' input
  • update to ocaml-vhd 0.7.0
  • switch build back to OASIS/ocamlbuild from obuild
  • vhd-tool: info will not fail even if the parent is missing

Conditionally compile sparse_dd

21 Nov 15:06
Compare
Choose a tag to compare
  • vhd-tool: add machine-parsable progress reporting
  • vhd-tool: stream/serve support for SHA1/tar/chunked XenServer import/export encoding
  • conditionally compile sparse_dd

Bugfixes when receiving data

05 Nov 13:20
Compare
Choose a tag to compare
  • vhd-tool serve: support receiving data as raw (no chunked or NBD)
  • vhd-tool serve: use BLKGETSIZE64 to get the size of the destination block device

read/only read/write bugfix

01 Nov 12:49
Compare
Choose a tag to compare

0.6.3 (2013-11-01)

  • open vhds read/only where possible