mirage-bootvar-xenversion
Library for reading MirageOS unikernel boot parameters in Xen
This library contains functions for reading parameters passed as boot parameter to a unikernel in Xen. The parameters can be passed as key/value pairs in the extra=
field in an .xl-file or on the command line when starting a unikernel with the xl
utility.
Boot parameters are read from the VM's cmdline
key in Xenstore. If this key does not exist the parameters will be read from OS.Start_info.cmd_line
.
Author | Magnus Skjegstad <magnus@skjegstad.com> |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/mirage/mirage-bootvar-xen |
Issue Tracker | https://github.com/mirage/mirage-bootvar-xen/issues/ |
Maintainer | Magnus Skjegstad <magnus@skjegstad.com> |
Dependencies |
|
Source [http] | https://github.com/mirage/mirage-bootvar-xen/archive/v0.3.2.tar.gz sha256=62840741b6815494c4c7cebc7de8fb7c6822742acf971d9b7b10866d85f3ce22 md5=379fcf0df9377329e82ffcfa2119daa1 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/mirage-bootvar-xen/mirage-bootvar-xen.0.3.2/opam |
No package is dependent