mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-09 22:43:01 +00:00
d7522defde
This patch changes the 'depot_deploy' tool to spawn any number of runtimes. In contrast to the original version, which merely consumed a blueprint generated by a pre-configured 'depot_query' instance, the new version actively generates queries as needed. So there is a feedback loop between 'depot_deploy' and 'depot_query'. The instantiation of subsystems is controlled by the '<start>' nodes of the 'depot_deploy' configuration. For each start node, the tool tries to determine the ingredients (provided by the depot) by asking the 'depot_query' tool. Once the information is complete, a corresponding start node of the dynamic init instance is generated. |
||
---|---|---|
.. | ||
cpu_load_display.run | ||
cpu_sampler_noux.run | ||
cpu_sampler.run | ||
decorator_stress.run | ||
decorator.run | ||
depot_download.run | ||
depot_query.run | ||
driver_manager.run | ||
http_blk.run | ||
launcher.run | ||
menu_view.run | ||
mixer_gui_qt_test.run | ||
nano3d.run | ||
nit_fader.run | ||
tcp_terminal.run | ||
terminal_decoder.run | ||
terminal_echo.run | ||
terminal_log.run | ||
terminal_mux.run | ||
wm.run |