mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
With the new 'presets:' tag, .sculpt files can now refer to deploy configurations to be integrated in the presets/ subdirectory of the config file system. Those files can thereby be used as preconfigured system scenarios. Such a preconfigured scenario can be loaded at runtime by copying the preset file to config/deploy. Issue #4731
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.