genode/repos/gems
Norman Feske 01cff3ce84 sculpt: inform user about incomplete pkg install
This commit handles the corner case where a package could be installed
successfully but the package's runtime definition is inconsistent with
the content delivered by the package's dependencies, i.e., the <content>
of the runtime file lists ROM modules that do not exist.

With this patch, the '+' menu shows the message "installed but
incomplete" whenever a package is in such a state.

Issue #3241
2019-04-01 19:33:48 +02:00
..
include gems/vfs.h: add Directory::unlink 2019-03-18 15:56:25 +01:00
lib Remove COW VFS plugin 2018-08-28 16:45:24 +02:00
recipes depot: update recipe hashes 2019-03-19 11:12:36 +01:00
run Stack smashing test 2019-04-01 19:33:46 +02:00
src sculpt: inform user about incomplete pkg install 2019-04-01 19:33:48 +02: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.