genode/repos/os/src
Martin Stein fb2398dbf2 run: target-specific config schemata
The run tool now by default checks configurations with target-specific
XML schemata. Each component may define a config schema file in its
target.mk via the CONFIG_XSD variable. When the run tool has checked an
configuration of an init instance, it additionally goes through the
start nodes of the config. For each start node it checks whether there
is an XSD file that matches. If so, the run tool also checks the config
of the start node (if existant). This is done recursively. I.e., also
the child configs of a sub-init of a sub-init of the top-level init
receive a config check.

Issue #2600
2017-12-21 15:01:36 +01:00
..
app pointer: strip the last label element when matching labels 2017-11-30 11:23:22 +01:00
drivers timer epit: fix multi-wraps and bug in rate limit 2017-11-30 11:23:20 +01:00
init run: target-specific config schemata 2017-12-21 15:01:36 +01:00
lib timeout: replace Duration operators by methods 2017-11-30 11:23:09 +01:00
server nic_router: advanced timeout configuration 2017-12-21 15:01:32 +01:00
test pointer: custom pointer shape support 2017-11-30 11:23:22 +01:00