genode/repos/os
Norman Feske 48c5707a0c vfs: relax root_dir argument of 'Dir_file_system'
By letting the 'Dir_file_system' accept an arbitrary 'File_system'
as root directory, we can use the 'Dir_file_system' as a building
block for creating other file-system types.
2018-04-10 11:09:18 +02:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include vfs: relax root_dir argument of 'Dir_file_system' 2018-04-10 11:09:18 +02:00
lib net-stat: remove as it is not used and outdated 2018-01-17 12:14:42 +01:00
recipes depot: update recipe hashes 2018-03-29 14:59:07 +02:00
run sel4: enable wandboard sd card bench test 2018-04-10 11:09:16 +02:00
src vfs: pass root directory to plugins 2018-04-10 11:09:17 +02:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.