genode/repos/ports
Norman Feske 11a4e7888d noux_net_netcat.run: increase usb_drv quota
Use quota large enough so that the USB driver does not attempt to
request further memory. On the Raspberry Pi, init has no slack memory
to respond to such a request.
2016-07-06 13:02:59 +02:00
..
doc doc: update README, components.txt etc. 2016-05-26 15:54:17 +02:00
include lib/libc_noux: increase execve buffers 2016-06-28 11:20:11 +02:00
lib vbox: Add platform-specific setup machine hook 2016-07-06 13:02:56 +02:00
mk Noux: workaround for libtool problem 2016-04-11 11:51:44 +02:00
ports vbox: add config option to enforce use of IOAPIC 2016-06-28 11:10:45 +02:00
run noux_net_netcat.run: increase usb_drv quota 2016-07-06 13:02:59 +02:00
src noux: pass correct paths for stdio to Vfs_io_channel 2016-07-06 13:02:59 +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'.