On 2025-08-31 08:00, Bastian Blank wrote:
On Sat, Aug 30, 2025 at 08:55:38AM -0600, Antonio Russo wrote:
On 2025-08-30 05:00, Bastian Blank wrote:
- Images will get uninstallable until signed packages are available by default
I have been locally building the kernel modules package to distribute to ~dozen
computers. I have so far only been able to build the -unsigned packages,
mostly because I have not gotten around to caring about building the signed
images.
I don't know what you mean. To build modules, you need the
linux-headers-* packages. The comment you quoted talks about
linux-image-*.
I'm very sorry---the word "module" should not have been in that sentence. I
have
built, for example,
linux-image-6.12.40+deb13-amd64-unsigned
that I used on these machines. I do not use the `make deb` or whatever built-in
infrastructure exists that is shipped by upstream. I am reusing almost all of
the
Debian build structure to get something as close to Debian as possible (but with
more recent minor releases).
Best,
Antonio