genode/repos/os
Christian Helmuth cc4e21e7a7 Fix some details in run scripts
- don't use 'qemu -serial mon:stdio' anymore as it no longer works as
  expected
- use "bash -l" with [terminal] to read user's profile configuration,
  e.g., PATH settings
- added missing boot modules and cap quotas
2020-04-17 12:40:13 +02:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include os: use Mutex/Blockade 2020-04-17 12:40:12 +02:00
lib os: add sandbox lib to api/os 2020-02-20 12:11:22 +01:00
recipes report_rom: add package recipe 2020-04-17 12:39:33 +02:00
run Fix some details in run scripts 2020-04-17 12:40:13 +02:00
src vfs/ram: avoid 2x mutex releases in guard 2020-04-17 12:40:12 +02:00
xsd timeout_types.xsd: Minutes type 2019-08-21 12:37:02 +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.