Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

twoliter: use grub-bios-setup from SDK #242

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

bcressey
Copy link
Contributor

Issue number:

Closes #225

Description of changes:
Rely on grub-bios-setup from the SDK. Depends on bottlerocket-os/bottlerocket-sdk#183.

Testing done:
Applied this change and switched to a custom SDK. Verified that I could build an x86_64 image and boot on a system using BIOS firmware.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

`grub-bios-setup` is a host program; if it's installed from a package
that came from a kit, it may have been built for a different host
architecture.

Signed-off-by: Ben Cressey <bcressey@amazon.com>
@bcressey bcressey requested review from jpculp and webern May 28, 2024 16:41
@bcressey
Copy link
Contributor Author

Leaving in draft until an official SDK build with the required change is out.

@sumukhballal
Copy link
Contributor

The Bottlerocket SDK v0.42.0 has been released. /~https://github.com/bottlerocket-os/bottlerocket-sdk/releases/tag/v0.42.0

@bcressey bcressey marked this pull request as ready for review June 13, 2024 19:47
@bcressey bcressey merged commit 3f6accf into bottlerocket-os:develop Jun 13, 2024
1 check passed
@bcressey bcressey deleted the grub-bios-setup branch June 13, 2024 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

the arch running rpm2img cannot be different than that used to build packages
5 participants