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
81%
Shell
13.7%
C
5.1%
Dockerfile
0.2%