genode/repos/gems
Norman Feske f0ac01395f sculpt: read config from /rw/config/<VERSION>/
By incorporating the sculpt version into the path where customizations
are stored, we can update and roll back sculpt versions without risking
configuration incompatibilities. By default, the sculpt version
corresponds to <genode-dir>/VERSION.
2018-05-03 15:31:18 +02:00
..
include os: add Text_painter::Font::height method 2018-04-19 13:38:33 +02:00
lib Copy-on-write VFS plugin 2018-04-19 12:38:51 +02:00
recipes terminal: use VFS-based font handling 2018-05-03 15:31:17 +02:00
run sculpt: read config from /rw/config/<VERSION>/ 2018-05-03 15:31:18 +02:00
src terminal: fix condition in zero-character handling 2018-05-03 15:31:17 +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.