genode/repos/ports
Christian Helmuth cc4e21e7a7 Fix some details in run scripts
- don't use 'qemu -serial mon:stdio' anymore as it no longer works as
  expected
- use "bash -l" with [terminal] to read user's profile configuration,
  e.g., PATH settings
- added missing boot modules and cap quotas
2020-04-17 12:40:13 +02:00
..
doc Remove libc_terminal 2019-06-13 12:13:40 +02:00
include/vmm Remove noux runtime 2020-04-17 12:39:33 +02:00
lib Remove noux runtime 2020-04-17 12:39:33 +02:00
mk Replace ENV make variable with MKENV. 2019-11-19 14:42:23 +01:00
ports Backport changeset 82268 from virtualbox 2020-03-26 11:38:54 +01:00
recipes Remove noux runtime 2020-04-17 12:39:33 +02:00
run Fix some details in run scripts 2020-04-17 12:40:13 +02:00
src base: use Mutex/Blockade 2020-04-17 12:40:12 +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'.