[elbe-devel] [PATCH v2 0/4] version locking
Torben Hohn
torben.hohn at linutronix.de
Fri Nov 23 12:17:20 CET 2018
V2 of the version locking
I have removed the asyncworker, and also added a reply.
The restart of the elbe daemon will happen, when its idle.
So this actually works fine.
Changes for V2:
* rebased onto fc4f94cba7b0 ("shellhelper: add env_add parameter to allow setting environment")
* remove asyncworker
* pass apt stdout and return code back to elbe control
* add section in elbe control man page
* put list of relevant pkgs into elbepack/version.py
Torben Hohn (4):
install_elbe_version: implement "elbe control install_elbe_version"
pylint esoap: fix pycodestyle issues
init: lock the elbe version to be installed into the initvm
easoap install_elbe_version: return error, when in devel mode
docs/elbe-control.txt | 9 +++++++
elbepack/daemons/soap/datatypes.py | 14 ++++++++++-
elbepack/daemons/soap/esoap.py | 51 +++++++++++++++++++++++++++++++-------
elbepack/init/preseed.cfg.mako | 10 ++++++--
elbepack/soapclient.py | 32 ++++++++++++++++++++++++
elbepack/version.py | 7 ++++++
6 files changed, 111 insertions(+), 12 deletions(-)
--
2.11.0
More information about the elbe-devel
mailing list