genode/repos/ports
Alexander Boettcher d8f60a8ea1 vbox: increase initial static memory buffer
due to changes in #1987 pthread/malloc the initial allocations are done
via malloc
2017-05-31 13:15:55 +02:00
..
doc
include nova: fix syscall bindings with GCC 6 2017-05-31 13:15:52 +02:00
lib vbox5: update to 5.1.18 2017-03-24 16:20:00 +01:00
mk
ports seoul: avoid gcc6 warnings 2017-05-31 13:15:53 +02:00
run run: adjust vbox multiple VM run test 2017-04-11 15:34:15 +02:00
src vbox: increase initial static memory buffer 2017-05-31 13:15:55 +02:00
README

This directory contains ports of popular 3rd-party applications to Genode.

The 'ports' repository follows the line of the 'libports' repository.
For instructions about downloading and building 3rd-party applications,
please refer to 'libports/README'.


Dependencies from other repositories
------------------------------------

Application provided by the 'ports' repository typically expect a rich
runtime environment, including shared libraries provided by the 'libports'
repository. Hence, 'ports' depends on 'libports'.