[elbe-devel] [PATCH 9/9] examples: add a <project-finetuning> section
Manuel Traut
manut at linutronix.de
Fri Nov 30 11:01:43 CET 2018
On 17:29 Wed 28 Nov , Torben Hohn wrote:
> add <project-finetuning> to x86_64-pc-hdimg-grub-uefi-stretch.xml
> this file was selected, because it generates an image with more
> than one partition, and its not a cross build.
please make an example that uses all available commands
> Signed-off-by: Torben Hohn <torben.hohn at linutronix.de>
> ---
> examples/x86_64-pc-hdimg-grub-uefi-stretch.xml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/examples/x86_64-pc-hdimg-grub-uefi-stretch.xml b/examples/x86_64-pc-hdimg-grub-uefi-stretch.xml
> index 61073e2e..fa9595e1 100644
> --- a/examples/x86_64-pc-hdimg-grub-uefi-stretch.xml
> +++ b/examples/x86_64-pc-hdimg-grub-uefi-stretch.xml
> @@ -76,5 +76,11 @@
> <pkg>grub-efi-amd64</pkg>
> <pkg>linux-image-amd64</pkg>
> </pkg-list>
> + <project-finetuning>
> + <mount_drive img="sda.img">
> + <extract_partition part="1">sda1.img</extract_partition>
> + <extract_partition part="2">sda2.img</extract_partition>
> + </mount_drive>
> + </project-finetuning>
> </target>
> </ns0:RootFileSystem>
> --
> 2.11.0
>
>
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel
More information about the elbe-devel
mailing list