-
Notifications
You must be signed in to change notification settings - Fork 24
Home
Fiasco.OC is a 3rd generation microkernel. It can be used to construct secure, flexible systems. Fiasco is suitable for small, embedded applications and also scales well for big and complex systems. It can co-host real-time, time-sharing and virtualization applications.
For more information about the capabilities check out the Features page.
We welcome contributions to the microkernel. Please see our contributors guide on how to contribute.
The L4Re Runtime Environment provides a rich environment and the necessary infrastructure to develop applications on top of Fiasco.OC.
To use the latest development version of Fiasco, you can download the
open source release of Fiasco.OC & L4Re
and replace the included Fiasco.OC with this version.
Follow the build instructions and set the
MODULE_SEARCH_PATH
to point to the build of the development version of Fiasco.OC.