[elbe-devel] [PATCH 0/3] allow to skip initvm cdrom caching
Torben Hohn
torben.hohn at linutronix.de
Fri Oct 12 11:32:37 CEST 2018
elbe buildrepo is called when the initvm is created.
This makes it slow. Lets allow to skip the download of sources
and/or binaries.
The option needs to be passed from
elbe initvm -> elbe init -> init-elbe.sh -> elbe buildrepo
Torben Hohn (3):
commands buildrepo: add options to skip bin and sources
command init: add --skip-build-* options and pass to buildrepo
initvmaction: pass --skip-build-bin and --skip-build-source to elbe
init
elbepack/commands/buildrepo.py | 119 ++++++++++++++++++++++------------------
elbepack/commands/init.py | 14 +++++
elbepack/init/init-elbe.sh.mako | 12 +++-
elbepack/initvmaction.py | 6 ++
4 files changed, 95 insertions(+), 56 deletions(-)
--
2.11.0
More information about the elbe-devel
mailing list