[elbe-devel] [PATCH v2 0/3] src-cdrom: Add <archive> with ability to target volume

Akash Satamkar akash at linutronix.de
Tue Sep 10 11:20:28 CEST 2019


This patch will handle the <archivedir> tag and unpack the archive
files into the specified volume, when iso image is generated.

Akash Satamkar (3):
  schema: Introduce <archive> element in schema
  Changes to the preprocessor
  Unpack the archives depending on volume attribute

 elbepack/archivedir.py  | 44 ++++++++++++++++++++++++++--------------
 elbepack/cdroms.py      | 15 ++++++++++++++
 elbepack/dump.py        |  4 ++--
 elbepack/elbexml.py     |  4 ++--
 elbepack/repomanager.py | 12 +++++++++--
 schema/dbsfed.xsd       | 45 +++++++++++++++++++++++++++++++++++++++--
 6 files changed, 101 insertions(+), 23 deletions(-)

-- 
2.20.1




More information about the elbe-devel mailing list