mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-24 07:46:42 +00:00
f4c55aa4db
This patch introduces the distinction of the manually managed config/deploy from the managed config/managed/deploy. The latter incorporates interactive changes of the system by the user. There are two user interactions supported. First, by clicking on the '+' button at the top-left of the runtime view, the user can select a component to launch. All launchers at config/launcher/ are listed in the popup menu. Each launcher can be lauched only once. While running, is not available in the popup menu. Second, when selecting a node that corresponds to a start node in config/deploy or that was interactively launched, the detailed view shows a 'remove' button, which can be used to exclude the component from the deployment. The result of the interactive manipulation is always available at config/managed/deploy. Hence, the current situation can be made persistent by using it as config/deploy. Fixes #2986 |
||
---|---|---|
.. | ||
sculpt | ||
cpu_load_display.run | ||
cpu_sampler_noux.run | ||
cpu_sampler.run | ||
decorator_stress.run | ||
decorator.run | ||
depot_deploy.run | ||
depot_download.run | ||
depot_query.run | ||
driver_manager.run | ||
fs_query.run | ||
fs_report.run | ||
gpt_write.run | ||
launcher.run | ||
leitzentrale.run | ||
libc_vfs_audit.run | ||
magic_ring_buffer.run | ||
menu_view.run | ||
mixer_gui_qt_test.run | ||
nano3d.run | ||
nit_fader.run | ||
noux_vfs_audit.run | ||
pipe.run | ||
sculpt_test.run | ||
sculpt.run | ||
tcp_terminal.run | ||
terminal_echo.run | ||
terminal_log.run | ||
terminal_mux.run | ||
text_painter.run | ||
vfs_import.run | ||
wm.run |