[elbe-devel] [PATCH v2 0/3] Support shell script for image's partitions

Olivier Dion dion at linutronix.de
Mon Jun 29 21:00:38 CEST 2020


This patch allows to execute arbitrary shell scripts during the
finetuning phase.  Scripts are guaranteed to have their target
partition mounted at ELBE_MNT.

* Change since v1
    
  - Change losetup/sh to losetup/command 

  - Avoid creating file script and reeuse CmdAction instead

Olivier Dion (3):
  finetuning: Add command action in image context
  schema: dbsfed: Add node definition for losetup/command
  examples: x86_64-pc-hdimg-grub-uefi-buster.xml: Add losetup/command
    example

 elbepack/finetuning.py                        | 15 ++++++++++++-
 examples/x86_64-pc-hdimg-grub-uefi-buster.xml |  3 +++
 schema/dbsfed.xsd                             | 22 +++++++++++++++++++
 3 files changed, 39 insertions(+), 1 deletion(-)

-- 
2.27.0



More information about the elbe-devel mailing list