package mirage

  1. Overview
  2. Docs
MirageOS platform library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.9.4.tar.gz
md5=b2fb35fc8d8cec9e6367635cba6d0f12

Description

This is actually a dummy package that chooses a specific implementation. There are currently:

  • mirage-xen: a Xen unikernel backend
  • mirage-unix: a UNIX process-based backend

Tags

org:mirage org:xapi-project

Published: 21 Nov 2013

Dependencies (4)

  1. ocamlbuild build
  2. mirage-xen = "0.9.4"
  3. mirage-unix = "0.9.4"
  4. ocaml >= "4.00.1" & < "4.06.0"

Dev Dependencies

None

Used by (8)

  1. conan >= "0.0.2"
  2. conan-cli >= "0.0.2"
  3. docteur < "0.0.2"
  4. docteur-unix < "0.0.3"
  5. imaplet-lwt < "0.1.10"
  6. mirage-fs = "0.6.0"
  7. nbd = "2.0.1"
  8. xen-block-driver = "0.2.2"

Conflicts

None