debian-forge/inputs
Christian Kellner 1ed85dc790 inputs: convert to host service
Create a `InputService` class with an abstract method called `map`,
meant to be implemented by all inputs. An `unmap` method may be
optionally overridden by inputs to cleanup resources.
Instantiate a `host.ServiceManager` in the `Stage.run` section and
pass the to the host side input code so it can be used to spawn the
input services.
Convert all existing inputs to the new service framework.
2021-06-09 18:37:47 +01:00
..
org.osbuild.files inputs: convert to host service 2021-06-09 18:37:47 +01:00
org.osbuild.noop inputs: convert to host service 2021-06-09 18:37:47 +01:00
org.osbuild.ostree inputs: convert to host service 2021-06-09 18:37:47 +01:00
org.osbuild.tree inputs: convert to host service 2021-06-09 18:37:47 +01:00