genode/repos/gems
Norman Feske 79d8d1d557 sculpt_manager: Deploy::use_as_deploy_template
This patch simplifies the 'Deploy::update_managed_deploy_config'
interface by keeping an internal copy of the currently used deploy
template inside the 'Deploy' class. The template is updated whenever
the config/deploy file is modified.

This change weakens the coupling between the '_manual_deploy_rom' and
the '_deploy' subsystem, easing the upcoming implementation of the
switching between presets.
2023-01-24 12:07:31 +01:00
..
include cbe/vfs/trust_anchor_vfs.h: avoid 'Constructible' 2023-01-24 12:07:30 +01:00
lib libs: use select_from_ports in eager assignments 2022-11-17 08:00:34 +01:00
ports port/cbe: update to newest version 2022-02-15 10:23:15 +01:00
recipes depot: update recipe hashes 2022-12-05 16:37:21 +01:00
run vfs_cbe_init.run: adapt to use of libcrypto 2023-01-24 12:07:27 +01:00
sculpt sculpt/launcher: add top launcher 2023-01-24 12:07:29 +01:00
src sculpt_manager: Deploy::use_as_deploy_template 2023-01-24 12:07:31 +01:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

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.