genode/repos/ports
Piotr Tworek fe0ad0addb tool: Consolidate qemu nic setup.
Right now the same code dealing with nic setup on qemu is duplicated
in many different run scripts. It makes it unnecesarily complex to
change the existing config or add support for new nic types. Lets move
all this common code to qemu.inc.

Ref #3825
2020-10-09 13:35:57 +02:00
..
doc Replace libc_pipe plugin by VFS pipe plugin 2020-07-30 08:49:24 +02:00
include/vmm nova: remove obsolete local vcpu case 2020-07-30 08:49:23 +02:00
lib Move drivers/input/spec/ps2 to drivers/ps2 2020-08-25 11:50:09 +02:00
mk Replace ENV make variable with MKENV. 2019-11-19 14:42:23 +01:00
ports tool chain: fix build error on Ubuntu 20.04 (GCC 9) 2020-10-09 13:33:35 +02:00
recipes depot: update recipe hashes 2020-09-18 14:04:56 +02:00
run tool: Consolidate qemu nic setup. 2020-10-09 13:35:57 +02:00
src tool chain: fix build error on Ubuntu 20.04 (GCC 9) 2020-10-09 13:33:35 +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'.