I now use linux-zen as base, and thus the changes are now: - Full dynticks, like fedora - Graysky's CPU optimization compile options patch
If it's the first time you compile a kernel package, you'll need to do gpg --recv-keys 38DBBDC86092693E && gpg --lsign-key 38DBBDC86092693E and gpg --keyserver keys.openpgp.org --recv-keys 3B94A80E50A477C7 && gpg --lsign-key 3B94A80E50A477C7 ,to get the keys needed to compile the kernel.
Pinned Comments
MischiefTomato commented on 2021-11-25 01:04 (UTC) (edited on 2022-01-02 21:27 (UTC) by MischiefTomato)
I now use linux-zen as base, and thus the changes are now: - Full dynticks, like fedora - Graysky's CPU optimization compile options patch
If it's the first time you compile a kernel package, you'll need to do gpg --recv-keys 38DBBDC86092693E && gpg --lsign-key 38DBBDC86092693E and gpg --keyserver keys.openpgp.org --recv-keys 3B94A80E50A477C7 && gpg --lsign-key 3B94A80E50A477C7 ,to get the keys needed to compile the kernel.