genode/repos/ports
2023-07-14 12:06:31 +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 grep: disable use of unsupported pcre JIT compilation 2023-05-30 12:03:32 +02:00
recipes depot: update recipe hashes 2023-06-16 11:24:26 +02:00
run Replace ipxe_nic_drv by pc_nic_drv in run scripts 2023-07-14 12:06:31 +02:00
src base: stricter distinction between rx and rwx 2023-06-16 11:24:26 +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'.