mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
483fe18c4d
* adds rekeying and resizing controls to config+report api of file vault * moves common types of file vault to file_vault/include/file_vault/types.h to be included by other components * fixes wrong type of nr_of_clients fields in file_vault * introduces the file_vault_gui component that is a minimal graphical front end for the file vault based on the dialog lib and that uses the config+report api of the file vault as back end Ref #5190 |
||
---|---|---|
.. | ||
include | ||
lib | ||
recipes | ||
run | ||
sculpt | ||
src | ||
README |
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components hosted in 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.