On Fri, Sep 10, 2021 at 4:05 PM Gene Heskett wrote: > So why do we not have a .deb builder for kernels.?
The upstream Linux kernel build system can build .deb files using the `make deb-pkg` (build .dsc+.deb files) or the `make bindeb-pkg` (build .deb files). https://www.kernel.org/doc/makehelp.txt For rebuilding Debian's version of the Linux kernel, see the Debian Linux kernel team's documentation: https://kernel-team.pages.debian.net/kernel-handbook/ -- bye, pabs https://wiki.debian.org/PaulWise