genode/repos/gems
Norman Feske 1ead0ea3a7 sculpt: allow for removal of index files
By clicking on a yellow checkbox in the depot selection dialog, the
corresponding index files are removed. This way, index files can
be update by removing and downloading them again.

This patch also filters out sculpt-managed components from the graph to
avoid erratic graph-position changes while the '+' menu is open.

Fixes #3193
2019-03-18 15:56:59 +01: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 sculpt: allow for removal of index files 2019-03-18 15:56:59 +01:00
run gems: initial version of fs_tool 2019-03-18 15:56:58 +01:00
src sculpt: allow for removal of index files 2019-03-18 15:56:59 +01:00
README

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.