mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-18 21:27:56 +00:00
05b0927302
It turns out that recent subversion clients are more nitpicking with respect to the usage of 'svn update'. Formerly it was ok to just checkout a toplevel directory of some repository, and then update that parts in the repo that are needed. This is used in the preparation makefile in 'base-foc' to just checkout a small part of the L4Re software stack. Recent clients complain about using update with some remote target, so we've to use 'checkout' here too. This commit fixes #84. |
||
---|---|---|
.. | ||
config | ||
doc | ||
etc | ||
include | ||
lib/mk | ||
mk | ||
patches | ||
run | ||
src | ||
Makefile | ||
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.