genode/base-foc
Alexander Boettcher e5eeda2ec9 run: support TFTP servers using absolute paths
TFTP server requiring absolute directory names are supported (better) -
specify in RUN_OPT "--tftp-absolute" to create Pulsar config with absolute
path names for PXE boot.

Additional a symbolic link is created from the build directory to
"$PXE_TFTP_DIR_BASE$PXE_TFTP_DIR_OFFSET" automatically. This eases the use
together with autopilot for x86.
2013-06-14 14:27:14 +02:00
..
config foc: Add 'uboot' spec to Arndale 2013-02-25 16:45:48 +01:00
doc update x86emu to 1.20 2013-06-12 11:35:12 +02:00
etc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
include base-foc: Set executable bit when mapping pages 2013-05-18 11:23:02 +02:00
lib/mk foc: Make context area configurable in core 2013-02-25 16:45:48 +01:00
mk Unify framebuffer driver binary names (fix #720) 2013-05-07 13:04:30 +02:00
run run: support TFTP servers using absolute paths 2013-06-14 14:27:14 +02:00
src 64-bit fixes 2013-05-10 11:16:12 +02:00
Makefile foc: SVN revision r47 2013-02-25 16:45:49 +01:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01: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.