mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +00:00
46ee872b50
The service is loaded dynamically VBoxSharedClipboard.so at runtime. The VFS configuration mounts the shared object at /VBoxSharedClipboard.so as the file is checked by contrib code before loading. An init configuration in pkg/vbox6/runtime illustrates this and how to re-label the VBoxSharedClipboard.so ROM to its real name virtualbox6-sharedclipboard.lib.so.
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'.