genode/repos/gems
Norman Feske 874172ca76 sculpt manager: support GEMDOS file systems
Pass the distinction between GEMDOS and MSDOS file systems from
part-block reports to the vfs_rump plugin.

Fixes #3471
2019-08-21 12:37:00 +02:00
..
include gems: add direct fs constructor to Watch_handler 2019-07-09 08:55:23 +02:00
lib vfs_trace: VFS plugin that offers trace buffer access 2019-07-09 08:55:23 +02:00
recipes ssh: add exec channel and exit on interactive 2019-08-13 12:02:03 +02:00
run ssh: add exec channel and exit on interactive 2019-08-13 12:02:03 +02:00
src sculpt manager: support GEMDOS file systems 2019-08-21 12:37:00 +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.