[elbe-devel] [PATCH 0/3] more fixes on the logmerge branch

Torben Hohn torben.hohn at linutronix.de
Tue Sep 3 12:07:36 CEST 2019


i noticed, that initvm create does not properly obey ELBE_SOAPPORT
and also the ssh port poses a problem. 
now its possible to create a second initvm and use it using env var configs.

PATCH 2 and 3 are the actual final fixes, that make logging merge
build examples/x86_64-pc-hdimg-grub-uefi-stretch.xml
successfuly.



Torben Hohn (3):
  config: allow to configure initvm sshport and obey soapport on initvm
    create
  pkgutils: remove unused imports again
  isooptions: port to new logging framework

 elbepack/cdroms.py             |  2 +-
 elbepack/config.py             |  4 ++++
 elbepack/init/default-init.xml | 10 ----------
 elbepack/init/libvirt.xml.mako |  4 ++++
 elbepack/isooptions.py         | 13 +++++++++----
 elbepack/pkgutils.py           |  3 ---
 schema/dbsfed.xsd              |  2 +-
 7 files changed, 19 insertions(+), 19 deletions(-)

-- 
2.11.0




More information about the elbe-devel mailing list