genode/repos/base-foc
Stefan Kalkowski f60cf697d2 core: simplify Rom_module and Rom_fs
* replace print_fs with Output::print equivalent
* use Avl_tree::for_each instead of own implementation
* extend constness

Ref #2159
2016-11-08 15:45:21 +01:00
..
config foc: Odroid-X2 basic support 2015-07-21 09:28:25 +02:00
doc tool: remove deprecated 'make prepare' mechanism 2016-03-17 17:02:04 +01:00
etc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
include Remove signal-source headers from public API 2016-07-15 11:38:25 +02:00
lib/mk core: unify handling of boot modules 2016-11-08 15:26:27 +01:00
mk core: unify handling of boot modules 2016-11-08 15:26:27 +01:00
ports foc: update port revision and hash 2016-05-23 15:52:48 +02:00
run Omit superfluous use of "CAP"/"SIGNAL" services 2016-05-09 13:24:51 +02:00
src core: simplify Rom_module and Rom_fs 2016-11-08 15:45:21 +01:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

README

This repository contains the port of Genode to the Fiasco.OC microkernel.
For further information, please refer to the following documents:

:[http://genode.org/community/wiki/GenodeOnFiascoOC - Genode on Fiasco.OC Wiki page]:
  This Wiki page contains the information on how to build and use
  Genode with Fiasco.OC.

:[http://os.inf.tu-dresden.de/fiasco]:
  Official website for the Fiasco.OC microkernel.