Skip to content

mirage/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

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published