package mirage-bootvar-xen

  1. Overview
  2. No Docs
Handle boot-time arguments for Xen platform

Install

Authors

Maintainers

Sources

mirage-bootvar-xen-v0.7.0.tbz
sha256=21289b726fab61c6ef9ee3d217ba1dae65a065e33cc218abc40b9fe951041dd2
sha512=753a062746357da894244d4819a6c67a6e4c247b059dcd5b2026eb8424b6943869f5946fbc397657e1d6fdf54b694da4c050bc59d92c1eff93e06616f78a4ba1

Description

Simple library for reading MirageOS unikernel boot parameters from Xen.

To send boot parameters to the unikernel you can either add them as options in the "extra=" field in the .xl-file.

Published: 01 Nov 2019

Dependencies (6)

  1. ocaml >= "4.06.0"
  2. parse-argv
  3. astring
  4. lwt >= "2.4.3"
  5. mirage-xen >= "5.0.0" & < "6.0.0"
  6. dune >= "1.0"

Dev Dependencies

None

Used by

None

Conflicts

None