APKBUILD for linux-hardened, linux-zen, etc.
keys | ||
linux-hardened | ||
linux-zen | ||
README.md |
Alpine Custom Kernel
This Repository is for APKBUILD for build custom linux kernel in Alpine linux. this repo is meant for abuild
for ready-to-use package please referred to https://pkgs.owu.se. TBD
Support Custom Kernel
-
linux-hardened ARCH:
x86_64
aarch64
-
linux-zen ARCH:
all !armhf !riscv64
Just like linux-lts, this APKBUILD will build a kernel then package it. to install the custom kernel apk add linux-XXXX
. and for the best compatiblity with the rest of the Linux System the kernel version here will not beyond the linux-lts
kernel version for both Bleeding-edge and Stable branch. and i'm not recommend anyone to go beyond that, unless you're a genius kernel hacker!