[elbe-devel] [PATCH 0/6] src-cdrom: add size limit in XML

bage at linutronix.de bage at linutronix.de
Fri Aug 30 12:58:24 CEST 2019


From: Bastian Germann <bage at linutronix.de>

Add an element to control the src-cdrom size via XML.
We do not want to support splitting binary/initvm cdroms, so remove
the size limit for them. Fix up the source repo creation on the way.

Bastian Germann (6):
  buildchroot: correct cd size help message
  Remove tunable size from binary/init CDROMs
  Remove mkisofs from outdated description
  src-cdrom: add size limit in XML
  Remove filtering a deprecation warning
  pkgutils: Circumvent error

 elbepack/cdroms.py                     |  7 ++---
 elbepack/commands/buildchroot.py       |  2 +-
 elbepack/commands/fetch_initvm_pkgs.py |  2 +-
 elbepack/commands/mkcdrom.py           |  5 ++-
 elbepack/dump.py                       |  9 ++----
 elbepack/elbeproject.py                |  7 +++--
 elbepack/pkgarchive.py                 |  3 +-
 elbepack/pkgutils.py                   |  1 +
 elbepack/repomanager.py                |  9 ++----
 elbepack/rpcaptcache.py                | 43 ++++++++------------------
 examples/x86_64-docker.xml             |  1 +
 schema/dbsfed.xsd                      | 15 +++++++--
 12 files changed, 46 insertions(+), 58 deletions(-)

-- 
2.20.1




More information about the elbe-devel mailing list