[elbe-devel] [PATCH v2 3/3] examples: x86_64-pc-hdimg-grub-uefi-buster.xml: Add losetup/command example
Torben Hohn
torben.hohn at linutronix.de
Wed Jul 15 11:44:50 CEST 2020
On Mon, Jun 29, 2020 at 03:00:41PM -0400, Olivier Dion wrote:
> This example will simply list the content of the firt partition of
> 'sda.img'.
>
> Signed-off-by: Olivier Dion <dion at linutronix.de>
Reviewed-by: Torben Hohn <torben.hohn at linutronix.de>
> ---
> examples/x86_64-pc-hdimg-grub-uefi-buster.xml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/examples/x86_64-pc-hdimg-grub-uefi-buster.xml b/examples/x86_64-pc-hdimg-grub-uefi-buster.xml
> index cf3f70d9..36a0058b 100644
> --- a/examples/x86_64-pc-hdimg-grub-uefi-buster.xml
> +++ b/examples/x86_64-pc-hdimg-grub-uefi-buster.xml
> @@ -82,6 +82,9 @@
> <losetup img="sda.img">
> <extract_partition part="1">sda1.img</extract_partition>
> <extract_partition part="2">sda2.img</extract_partition>
> + <command part="1">
> + ls $ELBE_MNT
> + </command>
> </losetup>
> <set_packer packer="none">sda1.img</set_packer>
> <set_packer packer="tarxz">sda2.img</set_packer>
> --
> 2.27.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
More information about the elbe-devel
mailing list