forked from xapi-project/vhd-tool
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_oasis
38 lines (34 loc) · 1.6 KB
/
_oasis
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
OASISFormat: 0.4
Name: vhd-tool
Version: 0.8.0
Synopsis: .vhd file manipulation
Authors: Jonathan Ludlam, David Scott, Anil Madhavapeddy, Cheng Sun, Euan Harris, John Else, Mike McClurg, Phus Lu, Si Beaumont, Thomas Sanders
License: LGPL-2.1 with OCaml linking exception
Plugins: META (0.4)
BuildTools: ocamlbuild
Flag xenserver
Default: false
Executable "vhd-tool"
CompiledObject: best
Path: src
MainIs: main.ml
Custom: true
Install: false
BuildDepends: lwt, lwt.unix, lwt.syntax, lwt.preemptive, threads, vhd-format, vhd-format.lwt, cmdliner, nbd, nbd.lwt, uri, cohttp (>= 0.12.0), cohttp.lwt, tar, sha, sha.sha1, io-page.unix, threads, tapctl, re.str
CSources: sendfile64_stubs.c
Executable "sparse_dd"
Build$: flag(xenserver)
CompiledObject: best
Path: src
MainIs: sparse_dd.ml
Custom: true
Install: false
BuildDepends: lwt, lwt.unix, lwt.syntax, lwt.preemptive, threads, vhd-format, vhd-format.lwt, cmdliner, nbd, nbd.lwt, uri, cohttp (>= 0.12.0), cohttp.lwt, xenstore, xenstore.client, xenstore.unix, xenstore_transport, xenstore_transport.unix, threads, tapctl, xcp, sha, sha.sha1, tar, io-page.unix, re.str
CSources: sendfile64_stubs.c
Executable get_vhd_vsize
CompiledObject: best
Path: src
MainIs: get_vhd_vsize.ml
Custom: true
Install: false
BuildDepends: lwt, lwt.unix, vhd-format, vhd-format.lwt, cstruct, io-page.unix, threads