package mirage-bootvar-unix

  1. Overview
  2. Docs
Unix implementation of MirageOS Bootvar interface

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-bootvar-unix-0.1.0.tbz
md5=78c9ad7c38d97de16450d516ab0d6977

Description

Library for passing boot parameters from Solo5 to MirageOS.

Tags

org:mirage

Published: 29 Oct 2018

README

mirage-bootvar-unix -- Unix implementation of MirageOS Bootvar interface

Library for passing boot parameters from Unix to MirageOS.

Install

Bootvar can be installed with opam:

opam install mirage-bootvar-unix

License

Bootvar is published under the ISC license. See LICENSE.md for details.

Dependencies (4)

  1. ocaml >= "4.04.2"
  2. parse-argv
  3. lwt
  4. dune

Dev Dependencies

None

Used by (4)

  1. conan
  2. conan-cli
  3. docteur < "0.0.2"
  4. docteur-unix < "0.0.3"

Conflicts

None