chrissicool / l4openbsd

OpenBSD/L4 port
http://www.l4openbsd.org/
17 stars 4 forks source link

OpenBSD port to the Fiasco-UX/L4 microkernel

Build kernel:

Build ramdisk:

Run:

General hints:

If you need debugging symbols in your userland binaries, add DEBUG and/or DEBUGLIBS to /etc/mk.conf. See mk.conf(5) for details.

To add support for debugging symbols in your kernel, add the DEBUG kernel config(8) option. (NOTE: This is known to be broken at the moment.)