[elbe-devel] [PATCH 0/2] fix problems with "persistent" interfaces names

Torben Hohn torben.hohn at linutronix.de
Wed Apr 10 14:43:52 CEST 2019


stretch now uses persistent network names, and there is an inconsistency
between the initvm creation where qemu is started via Makefile and
the libvirt based setup. (enp4 vs. enp3)

this results in unusable networking inside the initvm.

These patches setup a persistent device name where the device is
identified via mac address.

Torben Hohn (2):
  init libvirt.xml.mako: also configure the specified mac address in
    libvirt
  init init-elbe.sh.mako: name network interface host0 and use dhcp on
    it

 elbepack/init/init-elbe.sh.mako | 19 +++++++++++++++++++
 elbepack/init/libvirt.xml.mako  |  6 +++++-
 2 files changed, 24 insertions(+), 1 deletion(-)

-- 
2.11.0




More information about the elbe-devel mailing list