mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
c92a9ce591
The diagnostic messages presented in the runtime dialog lacked the name if the subsystem was created from a launcher, e.g., the 'vm'. Instead of determining the subsystem name from the start-XML-node (a launcher has no 'name' attribute but the name corresponds to the launcher's file name), the name is now passed as a dedicated argument. |
||
---|---|---|
.. | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
README |
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components that come with the 'os' repository, programs contained in 'gems' are able to leverage the functionalities provided by higher-level repositories such as 'libports'. To use the 'gems' repository, make sure to also add those repositories to your build configuraion.