mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-24 13:05:41 +00:00
The 'lx_block' component uses the aged Block::Driver framework internally and most if not all use-cases where it could be employed can be addressed by using the 'vfs_block' component instead. This commit also removes some run-scripts that make use of 'lx_block' whose components are already excercised otherwise. Issue #5522.
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.