mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-31 22:50:54 +00:00
This prevents the situation where the user has booted the system, has not yet selected a storage target to "use" for Sculpt, yet clicks on the '+' menu. Such clicks show no immediate response because Sculpt cannot know where to deploy the selected package. But since the user is not guided towards resolving this prerequisite, it's better to not present the menu in the first place. The '+' appears as soon as a storage target is selected for "use".
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.