genode/repos/gems
Norman Feske a68a6665ac sculpt: remove part_block upon failure
With this patch, sculpt uses init's heartbeat-monitoring mechanism to
detect the failure of part_block instances during storage disovery.
If part_block gets stuck, the device is released and can thereby
be accessed at the whole-device level.

Issue #3861
2020-08-25 11:50:11 +02:00
..
include ttf_font: add sanity check for invalid scale value 2020-08-25 11:50:10 +02:00
lib aes_cbc_4k: import file for include directories 2020-08-25 11:50:09 +02:00
recipes aes_cbc_4k: api recipe 2020-08-25 11:50:09 +02:00
run sculpt: drop storage-detect-cancellation feature 2020-08-25 11:50:10 +02:00
src sculpt: remove part_block upon failure 2020-08-25 11:50:11 +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.