Re: How do I build a custom kernel with modules signed.

2022-10-15 Thread Anthony Messina via users
On Saturday, October 15, 2022 12:07:40 AM CDT Sharpened Blade via users wrote: > I am building a kernel from the fedora `kernel.spec` file and SRPM. It works > as good as the official kernel, but nothing in it is signed. I know that I > can sign the kernel RPM package, but what about the kernel its

How do I build a custom kernel with modules signed.

2022-10-14 Thread Sharpened Blade via users
I am building a kernel from the fedora `kernel.spec` file and SRPM. It works as good as the official kernel, but nothing in it is signed. I know that I can sign the kernel RPM package, but what about the kernel itself (for secure boot). The Fedora kernel is signed on a separate system, but I can