[elbe-devel] [PATCH 0/6] allow configuration of initvm memory

Torben Hohn torben.hohn at linutronix.de
Mon May 7 15:51:09 CEST 2018


Allow configuration of memory used in initvm.
Both DRAM and Swap of initvm can now be configured.

These settings are necessary, to build a qt in an
arm pbuilder inside the initvm.

Also cleanup some unused structure.

Torben Hohn (6):
  xmldefaults: remove unused xml_field_path
  dbsfed.xsd: move "mem" field from buildimage to initvm
  dbsfed.xsd: add swap-size element
  xmldefaults: add defaults for mem and swap-size
  init libvirt.xml.mako: specify memsize from xml node initvm/mem
  init preseed.cfg.mako: support swap partition

 elbepack/init/libvirt.xml.mako |  2 +-
 elbepack/init/preseed.cfg.mako |  9 ++++++++-
 elbepack/xmldefaults.py        | 16 ++--------------
 schema/dbsfed.xsd              | 22 +++++++++++++++-------
 4 files changed, 26 insertions(+), 23 deletions(-)

-- 
2.11.0




More information about the elbe-devel mailing list