mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 11:16:57 +00:00
cd244c2077
When buiding the sculpt image, the sculpt.run script used to integrate the current version of the index of the 'depot_user' into the boot image. At runtime, when the Sculpt partition is selected for "use" this index - along with the 'pubkey' and 'download' files of the known depot users - is written to the Sculpt partition. This has the undesirable effect that a later version of the index (published some time after the sculpt image was created) would always be overwritten by the outdated index shipped with the boot image. The built-in default index was actually a stop-gap solution needed during the development of Sculpt CE, introduced when the downloading of index files was not yet supported. Now, with the working download mechanism, it is no longer needed. Hence, this patch removes the default index from the sculpt image. |
||
---|---|---|
.. | ||
sculpt | ||
cpu_load_display.run | ||
cpu_sampler_noux.run | ||
cpu_sampler.run | ||
decorator_stress.run | ||
decorator.run | ||
depot_autopilot.run | ||
depot_deploy.run | ||
depot_download.run | ||
depot_query.run | ||
driver_manager.run | ||
fs_query.run | ||
gpt_write.run | ||
launcher.run | ||
leitzentrale.run | ||
menu_view.run | ||
mirage_pretty.run | ||
mixer_gui_qt_test.run | ||
nano3d.run | ||
nit_fader.run | ||
noux_vfs_audit.run | ||
sculpt_test.run | ||
sculpt.run | ||
ssh_terminal.run | ||
tcp_terminal.run | ||
terminal_echo.run | ||
terminal_log.run | ||
terminal_mux.run | ||
text_painter.run | ||
tiled_wm.run | ||
vfs_import.run | ||
wm.run |