[elbe-devel] [PATCH v4 0/5]src-cdrom: Add <archive> with ability to target volume
Akash Satamkar
akash at linutronix.de
Wed Sep 18 12:17:17 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
elbexml: move archive_tmpfile to archivedir
Changes to preprocessor and add archive_tmpfile function
Unpack the archives depending on volume attribute
elbepack/archivedir.py | 63 ++++++++++++++++++++++++++++++-----------
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(+), 31 deletions(-)
--
2.20.1
More information about the elbe-devel
mailing list