Skip to content

linux-asahi: update to 7.0, move out of boot#60583

Open
dkwo wants to merge 3 commits into
void-linux:masterfrom
dkwo:asahi-kernel
Open

linux-asahi: update to 7.0, move out of boot#60583
dkwo wants to merge 3 commits into
void-linux:masterfrom
dkwo:asahi-kernel

Conversation

@dkwo
Copy link
Copy Markdown
Contributor

@dkwo dkwo commented May 16, 2026

  • I tested the changes in this PR: yes
  • I built this PR locally for my native architecture, (aarch64-glibc)

The move out of /boot is rfc (cc @Duncaen ) and can be split into its own pr if needed: the only user-required change (including mkimage and docs) is xbps-alternatives -s m1n1.

Copy link
Copy Markdown
Member

@classabbyamp classabbyamp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm supportive of moving kernels out of boot, but we should come up with a unified methodology for all kernels before doing it on a device-specific kernel. it should be generic enough that it doesn't need to be shoe-horned into the m1n1 hooks.

@@ -1 +1 @@
pattern='tags/asahi-\K[\d.-]+(?=\.tar\.gz)'
pattern='refs/tags/asahi-\K[\d.-]+($|(?=^))'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this can probably be changed to just pkgname="asahi"

@classabbyamp
Copy link
Copy Markdown
Member

classabbyamp commented May 16, 2026

also, if this change even happens, it should have an install message if it requires manual user intervention

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.

2 participants