All Projects → mirage → mirage-decks

mirage / mirage-decks

Licence: BSD-2-Clause License
These are the MirageOS slide decks, written as a self-hosting unikernel

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
ocaml
1615 projects

Build Status

These are the MirageOS slide decks, written as a self-hosting unikernel.

To view the content locally:

Set environment variables at the configure step to customise the build target via src/config.ml:

  • MODE: unix, xen
  • FS: direct, crunch, fat
  • DEPLOY: false, true
  • NET: socket, direct
  • DHCP: false, true

Note that DEPLOY=true implies NET=direct and assumes IP, NETMASK and GATEWAYS will be set.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].