[elbe-devel] [PATCH 0/3] src-cdrom: Add <archive> with ability to target volume
Akash Satamkar
akash at linutronix.de
Wed Sep 4 16:03: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 (3):
schema:Introduce <archive> element in schema
Transform the <archivedir> tag to <archive>
Unpack the archives depending on volume attribute
elbepack/archivedir.py | 46 ++++++++++++++++++++++++++++-------------
elbepack/cdroms.py | 13 ++++++++++++
elbepack/dump.py | 2 +-
elbepack/elbexml.py | 4 ++--
elbepack/repomanager.py | 7 +++++--
schema/dbsfed.xsd | 45 ++++++++++++++++++++++++++++++++++++++--
6 files changed, 96 insertions(+), 21 deletions(-)
--
2.20.1
More information about the elbe-devel
mailing list