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

Add EFI architectures and a way to convert between deb arches and EFI arches #53

Open
mattculler opened this issue Sep 24, 2024 · 2 comments
Labels
Enhancement New feature or request Triaged

Comments

@mattculler
Copy link
Contributor

deb_to_efi_arch = {
    "amd64": "x64",
    "arm64": "aa64",
    "riscv64": "riscv64",
}
@mattculler mattculler added Enhancement New feature or request Triaged labels Sep 24, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-3457.

This message was autogenerated

@flotter
Copy link

flotter commented Sep 24, 2024

See: https://github.com/systemd/systemd/blob/main/src/ukify/ukify.py for the full table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Triaged
Projects
None yet
Development

No branches or pull requests

2 participants