genode/repos/ports
Christian Prochaska 8a279855ff cleanup file permissions
Fixes #4983
2023-08-23 13:46:37 +02:00
..
doc Replace libc_pipe plugin by VFS pipe plugin 2020-07-30 08:49:24 +02:00
include/vmm seoul: move to genode-world 2022-02-15 10:23:15 +01:00
lib gdb_monitor: force build with -std=gnu++17 2023-05-30 12:03:31 +02:00
mk mk/gnu_build.mk: declare .tar as BUILD_ARTIFACTS 2023-06-16 11:24:26 +02:00
ports vbox6: force C/H/S disk geometry from calculation 2023-08-21 08:12:02 +02:00
recipes cleanup file permissions 2023-08-23 13:46:37 +02:00
run net tests: raise nic_drv/drivers cap quota 2023-08-21 08:12:01 +02:00
src ports: add gdb_arm_64 variant 2023-08-21 08:12:02 +02:00
README Update README files 2023-03-13 14:32:53 +01:00

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

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


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

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