[elbe-devel] [PATCH 0/6] allow configuration of initvm memory
Manuel Traut
manuel.traut at linutronix.de
Mon May 7 16:35:53 CEST 2018
Hi Torben,
On Mon, May 07, 2018 at 03:51:09PM +0200, Torben Hohn wrote:
> 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.
basicly the changes are ok, i stopped commenting after patch 3/6 because
reworking the data types leads in new follow-up patches..
> 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
>
>
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel
More information about the elbe-devel
mailing list