[elbe-devel] [PATCH v3 0/3] allow variant management

Manuel Traut manut at linutronix.de
Fri Dec 22 14:37:20 CET 2017


Hi,

this is v3 of the variant-management patchset.

It fixes the issue, that the pkg-list and finetuning sections of the <initvm>
and <target> are merged into the <initvm>. This is only a prolem if a XML file
with <initvm> and <target> section is used, as it's done e.g. by rebuilding
from cdrom.

Instead of just using the name of the section, now the full xpath is used to
decide if it should be merged.

changes since v2:

  * use xpath for merging sections

changes since v1:

  * removed debug write of xml file
  * add functionality to merge xml sections

 debian/control                  |    2 +
 docs/elbe-preprocess.txt        |   37 +++++++++++++++++++++++++
 elbepack/commands/preprocess.py |    9 +++++-
 elbepack/xmlpreprocess.py       |   58 +++++++++++++++++++++++++++++++++++++++-
 4 files changed, 104 insertions(+), 2 deletions(-)




More information about the elbe-devel mailing list