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 source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.