debian-forge/samples
Martin Sehnoutka 9acc0575ab samples: set legacy to false in f30 aarch64 sample
The "legacy" option in stages/org.osbuild.grub2 defaults to True:
`legacy = options.get("legacy", True)`
If both legacy and uefi is enable, the stage will try to create a hybrid
image, but that fails for aarch64. This patch makes sure we use uefi
mode only which fixed this issue.

I tested the patch by hand together with the fix from this PR:
https://github.com/osbuild/osbuild/pull/308
2020-04-01 18:29:43 +02:00
..
base-qcow2.json tests/dnf: always specify platform_module_id 2020-03-03 00:05:26 +01:00
base-rawfs.json tests/dnf: always specify platform_module_id 2020-03-03 00:05:26 +01:00
base-rpm-qcow2.json samples: bring base-rpm-qcow2.json up-to-date 2020-03-07 13:43:24 +01:00
base.json tests/dnf: always specify platform_module_id 2020-03-03 00:05:26 +01:00
cloud-base.json tests/dnf: always specify platform_module_id 2020-03-03 00:05:26 +01:00
error.json samples: add a simple error example 2019-12-18 12:45:59 +01:00
f30-aarch64.json samples: set legacy to false in f30 aarch64 sample 2020-04-01 18:29:43 +02:00
f30-base-uefi.json tests/dnf: always specify platform_module_id 2020-03-03 00:05:26 +01:00
f30-bootpart-hybrid.json tests/dnf: always specify platform_module_id 2020-03-03 00:05:26 +01:00
f30-ppc64le.json tests/dnf: always specify platform_module_id 2020-03-03 00:05:26 +01:00
f30-qcow2-gpt.json samples/f30-qcow2-gpt: add GPT partition UUIDs 2020-04-01 14:37:25 +02:00
f30-qcow2-hybrid.json tests/dnf: always specify platform_module_id 2020-03-03 00:05:26 +01:00
f30-s390x.json tests/dnf: always specify platform_module_id 2020-03-03 00:05:26 +01:00
noop.json pipeline: stop naming pipelines 2019-09-29 18:59:45 +02:00
sources.json samples/sources: add f30 on s390x dnf repo 2020-01-13 20:05:10 +01:00