[elbe-devel] [PATCH 0/3] Add support for initvm finetuning

Torben Hohn torben.hohn at linutronix.de
Wed May 13 14:24:17 CEST 2020


On Mon, May 11, 2020 at 06:03:31PM -0400, Olivier Dion wrote:
> This patch add the ability to do finetuning on the initvm as the very
> last step in init-elbe.sh.
> 
> As for now, the only available action is the <command> action.  It
> allows to execute arbitrary shell commands chrooted in the initvm.
> It's also possible to execute a shell script by making a multi-line
> command with an heredoc.
> 
> The patch also add a initvm example with ssh permited for root by
> using the initvm finetuning 'command' action.
> 
> Olivier Dion (3):
>   dbsfed: Add initvm-finetuning definition
>   init init-elbe.sh.mako: Handle initvm/finetuning tag
>   init: Create new initvm xml file
> 
>  elbepack/init/init-elbe.sh.mako               | 11 ++++
>  elbepack/init/initvm-ssh-root-open-danger.xml | 59 +++++++++++++++++++
>  schema/dbsfed.xsd                             | 39 ++++++++++++
>  3 files changed, 109 insertions(+)
>  create mode 100644 elbepack/init/initvm-ssh-root-open-danger.xml

Reviewed-by: Torben Hohn <torben.hohn at linutronix.de>

please sort the dbsfed change below the patch to
elbepack/init/init-elbe.sh.mako.


> 
> -- 
> 2.26.2
> 
> 
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel

-- 
Torben Hohn
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99

Hinweise zum Datenschutz finden Sie hier (Informations on data privacy 
can be found here): https://linutronix.de/kontakt/Datenschutz.php

Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen | 
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700 
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner



More information about the elbe-devel mailing list