Skip to content

lxc-alpine: Backport fixes from the distribution maintainters#67

Open
kunkku wants to merge 5 commits intolxc:mainfrom
kunkku:alpine-fixes
Open

lxc-alpine: Backport fixes from the distribution maintainters#67
kunkku wants to merge 5 commits intolxc:mainfrom
kunkku:alpine-fixes

Conversation

@kunkku
Copy link
Copy Markdown
Contributor

@kunkku kunkku commented Dec 10, 2024

This PR updates the lxc-alpine template with the fixes implemented in the version shipped by Alpine Linux, including new signing keys, support for various architectures, and a more generic fix to the issue addressed by #62.

ncopa and others added 5 commits December 10, 2024 15:15
Fix detecion of the alpine architecture name.

This allows us to create both armv7 and armhf (armv6) containers on an
aarch64 host. eg.

  lxc-create -t alpine a1 -- -a armv7

It also allows us to create mips64 and s390x containers, and potentially
new architectures in the future.
Avoid error out if some of the device nodes exists
@stgraber
Copy link
Copy Markdown
Member

Hi, before we can review this pull request, we need all commits to be signed-off (see CONTRIBUTING).

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.

4 participants