[elbe-devel] [PATCH v5 0/5] src-cdrom: Add <archive> with ability to target volume
Akash Satamkar
akash at linutronix.de
Mon Sep 23 16:16:11 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 (5):
schema: Introduce <archive> element in schema
treeutils: add get_parent
archivedir: move archive_tmpfile to archivedir
archivedir: changes to archivedir
cdroms: unpack the archives depending on volume attribute
elbepack/archivedir.py | 62 ++++++++++++++++++++++++++++++-----------
elbepack/cdroms.py | 18 ++++++++++++
elbepack/dump.py | 3 +-
elbepack/elbexml.py | 9 ------
elbepack/repomanager.py | 13 +++++++--
elbepack/treeutils.py | 3 ++
schema/dbsfed.xsd | 45 ++++++++++++++++++++++++++++--
7 files changed, 123 insertions(+), 30 deletions(-)
--
2.20.1
More information about the elbe-devel
mailing list