You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add shim to grub2-efi packages
Add the shim.efi to the grub2 packages (system adn live) in a way that
its backwards compatible.
As shim is just a launcher for grub.efi, it should be backwards
compatible with anything using this packages plus compatible with
elemental-cli versions that now use the shim for the installation as
well as older versions which did not do that.
Signed-off-by: Itxaka <[email protected]>
* Debug bump elemental
Signed-off-by: Itxaka <[email protected]>
* Fix arm64 shim path
Signed-off-by: Itxaka <[email protected]>
* Some fixes
- add gzip packages
- bump elemental-cli to latest
- copy shim into the proper entry for fallback
Signed-off-by: Itxaka <[email protected]>
* Bump base/distro so it gets the latest packages
Signed-off-by: Itxaka <[email protected]>
* Something
Signed-off-by: Itxaka <[email protected]>
* bump images for arm64 and fix tests
Signed-off-by: Itxaka <[email protected]>
* Bump orange version as 21.04 is EOL
Signed-off-by: Itxaka <[email protected]>
* use normal shi
Signed-off-by: Itxaka <[email protected]>
* Add missing gzip and bump arm64 base image for teal
Signed-off-by: Itxaka <[email protected]>
* Bump all the things
Signed-off-by: Itxaka <[email protected]>
* Fix tests
Signed-off-by: Itxaka <[email protected]>
* bump again goddammit
Signed-off-by: Itxaka <[email protected]>
* Revert to using image names for arm64
As we cant properly cross build, we dont need to specify the hash anymore.
Running the build from an arm64 platform will pick the proper platform for
the image
Signed-off-by: itxaka <[email protected]>
Signed-off-by: Itxaka <[email protected]>
Signed-off-by: itxaka <[email protected]>
0 commit comments