The EFI binaries are currently pulled from a hardcoded path in the buildroot. When moving to containers as buildroots this will no longer work as they have an alternative layout. This is an easy "fix" - make the location of the `EFI/` directory configurable. This allows us set `efi_src_dir` to `/usr/lib/bootupd/updates/EFI/` and keep our existing `bootc-image-builder` workflow. Note that this may actually not be the desired solution and instead we want the new `bootupd`: https://github.com/osbuild/osbuild/pull/1519 |
||
|---|---|---|
| .. | ||
| test_autotailor.py | ||
| test_container_deploy.py | ||
| test_containers_storage_conf.py | ||
| test_erofs.py | ||
| test_grub2.py | ||
| test_kickstart.py | ||
| test_machine-id.py | ||
| test_mkfs_ext4.py | ||
| test_ostree_post_copy.py | ||
| test_skopeo.py | ||
| test_systemd.py | ||
| test_xz.py | ||
| test_zstd.py | ||