mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
f34bf0d19e
This patch enhances the sculpt manager to drive the system state and manage the lifecycle of driver components during suspend- resume cycles. The new Power options can be found in the System menu. The suspend and power-off controls are presented only when the acpi-support option is activated. Note that the USB controller is hard restarted when resuming from suspend. Hence, all components that depend on USB are restarted implicitely. Issue #5180 Issue #5174 |
||
---|---|---|
.. | ||
include | ||
lib | ||
recipes | ||
run | ||
sculpt | ||
src | ||
README |
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components hosted in the 'os' repository, programs contained in 'gems' are able to leverage the functionalities provided by higher-level repositories such as 'libports'. To use the 'gems' repository, make sure to also add those repositories to your build configuraion.