This repository has been archived by the owner on Nov 28, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_oasis
44 lines (39 loc) · 1.57 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
39
40
41
42
43
44
OASISFormat: 0.3
Name: xentropyd
Version: 0.9
Synopsis: Provide entropy to Xen VMs
Authors: Dave Scott
License: ISC
Plugins: META (0.3)
BuildTools: ocamlbuild
Library log
CompiledObject: best
Path: log
Modules: Logging
BuildDepends: lwt, lwt.syntax, sexplib, sexplib.syntax
Library xenstore
Pack: true
CompiledObject: best
Pack: true
Path: core
Modules: Protocol, Handle, Client, DomainWatch, IntroduceDomain, BufferedReader, PacketReader, WriteBufferStream, PacketWriter, IO_lwt, S
BuildDepends: cstruct (>= 0.6.0), cstruct.syntax, lwt, lwt.syntax, uri, sexplib, sexplib.syntax, stringext, log
Library xenstore_xenctrl
CompiledObject: best
Path: xenctrl
CSources: domains_stubs.c
CCLib: -lxenctrl
Modules: Userspace, Domains
BuildDepends: lwt, lwt.unix, xenstore, cstruct.lwt, io-page, io-page.unix
Library console
Pack: true
Path: console
Modules: S, Conback, Conproto
BuildDepends: lwt, lwt.syntax, xenstore, mirage-types.lwt, xen-gnt, xen-evtchn, shared-memory-ring.console
Executable xentropyd
CompiledObject: best
Path: src
MainIs: main.ml
Custom: true
Install: false
BuildDepends: lwt, lwt.unix, xenstore_xenctrl, console, oUnit, threads, cstruct, cstruct.lwt, unix, cmdliner, mirage-clock-unix, xen-gnt.unix, xen-evtchn.unix, xen-evtchn.unix.activations