genode/repos/ports
Norman Feske 20f7d0aed0 Simplify noux_tool_chain_auto.run
This patch make the scenario independent from device drivers, which were
solely needed to display a graphical terminal. The output of the
scenario is now printed via the log_terminal component, which makes the
logging output of nightly tests more useful.
2018-04-19 13:38:33 +02:00
..
doc Make label prefixing more strict 2016-11-30 13:37:07 +01:00
include noux: increase Chunk size to 64KiB 2018-04-19 12:38:23 +02:00
lib vbox5: update to 5.1.34 2018-03-08 12:05:04 +01:00
mk ports: allow more customizations in gnu_build.mk 2018-02-09 13:34:20 +01:00
ports seoul: adjust Intel network model to recent VM 2018-03-27 13:44:26 +02:00
recipes depot: update recipe hashes 2018-04-19 12:39:20 +02:00
run Simplify noux_tool_chain_auto.run 2018-04-19 13:38:33 +02:00
src VFS: construct file-systems using Vfs::Env object 2018-04-19 12:38:27 +02:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

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'.