mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 10:01:57 +00:00
This patch adds principle support for using a USB-net modem as mobile-data uplink. The change is motivated by the upcoming phone manager for the PinePhone where the modem serves as the primary network uplink. For the regular PC version of Sculpt, the feature is not needed (hence remains disabled) because USB net can be deployed from a package as described in: https://genodians.org/jschlatow/2021-07-21-mobile-network The patch also renames the "Local" network option to "Disconnected" to be more intuitive.
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components that come with 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.