Stable Linux mainline builds for Ubuntu
stgraber.org
Stable Linux mainline builds for Ubuntu
1–10 of 59 posts
Re: Stable Linux mainline builds for Ubuntu
#2Re: Stable Linux mainline builds for Ubuntu
#3Re: Stable Linux mainline builds for Ubuntu
#4Re: Stable Linux mainline builds for Ubuntu
#5If I wanted to keep Secureboot enabled, would signing with a MOK and enrolling that key be sufficient?
Re: Stable Linux mainline builds for Ubuntu
#6Re: Stable Linux mainline builds for Ubuntu
#7checking your github repo tels me that: This branch is 2273 commits ahead, 14587 commits behind torvalds:master. ????
Re: Stable Linux mainline builds for Ubuntu
#8If I wanted to keep Secureboot enabled, would signing with a MOK and enrolling that key be sufficient?
You say that as though it's easy. I've yet to find an explanation that's shorter than a book.
What we really need is simple tooling that handles just the case of "I want to sign kernels for my own machine(s)".
Of course, some tools do exist for this case, but I'm not aware of one that is totally generic. Lanzaboote for NixOS seems interesting (disclaimer: have not tried.)
Re: Stable Linux mainline builds for Ubuntu
#9If I wanted to keep Secureboot enabled, would signing with a MOK and enrolling that key be sufficient?
My hacky script has more lines to fetch the signer name from the kernel (once it's been signed) than to just sign the vmlinuz image.
Re: Stable Linux mainline builds for Ubuntu
#10If I wanted to keep Secureboot enabled, would signing with a MOK and enrolling that key be sufficient?