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

Enable the metal-dev build for the Arm architecture #2272

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

markusboehme
Copy link
Member

Issue number: none

Description of changes:

For testing purposes, the metal-dev variant can be built and runs just fine on the Arm architecture (tested with a QEMU/KVM virtual machine on Amazon EC2 Graviton instances). Remove the restriction to x86_64 from the variant definition.

Note that this keeps the restriction for the non-development metal variants for now.

Testing done:

  • Built the metal-dev variant for aarch64 on a c6g.metal EC2 instance.
  • Booted the resulting image in a local QEMU/KVM virtual machine.

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.

For testing purposes, the metal-dev variant can be built and runs just
fine on the Arm architecture (tested with a QEMU/KVM virtual machine on
Amazon EC2 Graviton instances). Remove the restriction to x86_64 from
the variant definition.

Note that this keeps the restriction for the non-development metal
variants for now.

Signed-off-by: Markus Boehme <[email protected]>
@markusboehme markusboehme merged commit d16c536 into bottlerocket-os:develop Jul 15, 2022
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.

3 participants