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

windows: Detect Windows architecture from filename #721

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

monstermunchkin
Copy link
Member

Virtio drivers are built for both amd64 and arm64.

This tries extracting the architecture from the filename, and use the
appropriate virtio drivers.

Fixes #705

Signed-off-by: Thomas Hipp thomas.hipp@canonical.com

Virtio drivers are built for both amd64 and arm64.

This tries extracting the architecture from the filename, and use the
appropriate virtio drivers.

Fixes lxc#705

Signed-off-by: Thomas Hipp <thomas.hipp@canonical.com>
@stgraber stgraber merged commit 697e6e2 into lxc:master Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add support for repack-windows on arm64 images
2 participants