[elbe-devel] [PATCH 0/9] project finetuning
Torben Hohn
torben.hohn at linutronix.de
Thu Nov 29 09:37:02 CET 2018
On Wed, Nov 28, 2018 at 05:28:55PM +0100, Torben Hohn wrote:
> Implement <project-finetuning> which is executed after image generation.
>
> The primary goal is to support the extraction of partition images.
> But project finetuning makes more things possible:
>
> * sign images
> * crypt setup
> * extract partition from image and mark as build artifact.
> * modify images (iE remove some modules from /boot/grub)
> * UEFI / secureboot: make_lxtrainer_secureboot.sh
> * mark files as build artifacts
>
> style fixes and a fix for building, when the initvm was generated
> by an older version of elbe have also been included into this queue.
A few signed offs are missing.
I have added them in my git now
>
>
> Torben Hohn (9):
> finetuning: basic implementation of project-finetuning
> finetuning: imeplement projcmd for project-finetuning
> finetuning: add artifact and rm_artifact command to project-finetuning
> hdimg efilesystem: compress images later in the process
> pylint elbeproject: fix styleproblems
> finetuning: implement <mount_drive> action
> finetuning: implement ImageFinetuningAction <extract_partition>
> cdroms: do not fail without /var/cache/elbe/initvm-bin-repo
> examples: add a <project-finetuning> section
>
> elbepack/cdroms.py | 12 ++-
> elbepack/efilesystem.py | 14 +++
> elbepack/elbeproject.py | 57 +++++-----
> elbepack/finetuning.py | 142 +++++++++++++++++++++++++
> elbepack/hdimg.py | 13 +--
> examples/x86_64-pc-hdimg-grub-uefi-stretch.xml | 6 ++
> schema/dbsfed.xsd | 124 +++++++++++++++++++++
> 7 files changed, 332 insertions(+), 36 deletions(-)
>
> --
> 2.11.0
>
>
> _______________________________________________
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.linutronix.de/pipermail/elbe-devel/attachments/20181129/21f4946c/attachment.sig>
More information about the elbe-devel
mailing list