package mirage

  1. Overview
  2. Docs
The MirageOS library operating system

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-4.9.0.tbz
sha256=0c07d59eb52dc3d1506eb4121c4953104a12df79d08a0f0923c9b71e7474a026
sha512=666bf9ee20c9f9de058441f252f4f40ceec6a9ffd00e5cd3b7bfa9532fd65000aeb8a83f9e55586be98d0a86ea72f2dda94e924608135e3d63441359505de58a

doc/mirage.devices/Devices/Target/index.html

Module Devices.TargetSource

Sourcemodule Dune = Functoria.Dune
Sourcemodule Info = Functoria.Info
Sourcemodule Install = Functoria.Install
Sourcemodule Action = Functoria.Action
Sourcemodule type TARGET = sig ... end

A Mirage target: target consists in multiple backends grouped together.

Sourcemodule Unix : sig ... end
Sourcemodule Xen : sig ... end
Sourcemodule Solo5 : sig ... end
Sourceval choose : Key.mode -> (module TARGET)
Sourceval dune : Info.t -> Dune.stanza list
Sourceval output_message : bool ref
Sourceval configure : Info.t -> unit Functoria__Action.t
Sourceval build_context : ?build_dir:Fpath.t -> Info.t -> Dune.stanza list
Sourceval context_name : Info.t -> string
Sourceval packages : Key.mode -> Functoria.DSL.package list
Sourceval install : Info.t -> Install.t
OCaml

Innovation. Community. Security.