vhd-tool
A command-line tool to manipulate, transcode and stream .vhd format data.
Description
This tool currently allows you to:
- extract data from a vhd tree
- upload vhd-formatted data to a XenServer host
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 27 Apr 2015
- Authors
- Maintainers
Sources
Dependencies
ocamlbuild
build
ssl
>= "0.5.3"
cohttp
>= "0.12.0" & < "0.99"
tar-format
> "0.5.0" & < "0.6"
nbd
>= "1.0.1" & < "2.0"
vhd-format
>= "0.7.0" & < "0.8.0"
cstruct
>= "1.0.1"
lwt
>= "2.4.3"
Reverse Dependencies