b771d958948467daf838706152ea0e8060c49560
live-build constructs the kernel package as <linux-packages>-<linux-flavours>, so "linux-image-amd64" + "amd64" = "linux-image-amd64-amd64" (not found). The correct value is "linux-image" + "amd64" = "linux-image-amd64". Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Go
84.6%
Shell
11.9%
C
3.3%