Skip to content

mor1/mirage-decks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 51.2%
  • CSS 26.4%
  • JavaScript 18.0%
  • OCaml 3.6%
  • Other 0.8%