mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-17 07:53:22 +00:00
This patch enables init to apply changes of any server's <provides> declarations in a differential way. Servers can in principle be extended by new services without re-starting them. Of course, changes of the <provides> declarations may affect clients or would-be clients as this information is taken into account for the session routing.