genode/repos/gems
Emery Hemingway 1fce8d0d74 default ahci_drv and part_blk Block sessions to read-only
Add a "writeable" policy option to the ahci_drv and part_blk Block
servers and default from writeable to ready-only. Should a policy
permit write acesss the session request argument "writeable" may still
downgrade a session to ready-only.

Fix #2469
2017-08-28 16:49:51 +02:00
..
include gems: reset 'Nitpicker_buffer' to gray, not black 2017-08-28 16:49:39 +02:00
lib nova: use 'Native_cpu' component for thread initialization 2017-03-15 12:24:42 +01:00
recipes depot: update src/menu_view recipe 2017-08-28 16:49:41 +02:00
run libports: Mesa demos + adjust Qt5 2017-08-28 16:49:43 +02:00
src default ahci_drv and part_blk Block sessions to read-only 2017-08-28 16:49:51 +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.