genode/repos/gems
Emery Hemingway 82a683eccc VFS: construct file-systems using Vfs::Env object
Reduce the size and forward compatibility of VFS file-system
constructors by passing an object holding accessors for 'Genode::Env',
'Genode::Allocator', response handlers, and the root file-system.

Fix #2742
2018-04-19 12:38:27 +02:00
..
include VFS: construct file-systems using Vfs::Env object 2018-04-19 12:38:27 +02:00
lib VFS audit plugin 2018-04-10 11:11:50 +02:00
recipes depot: update recipe hashes 2018-04-10 13:03:26 +02:00
run sculpt: change DNS server to 1.1.1.1 2018-04-10 13:03:26 +02:00
src VFS: construct file-systems using Vfs::Env object 2018-04-19 12:38:27 +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.