Build tool for compiling the Linux kernel with Clear Linux's patches with an optimized kconfig and at maximum build performance
Find a file
2024-03-10 21:43:33 +01:00
.SRCINFO Optimize kernel 2024-03-10 13:46:26 +01:00
buildtool.sh Add clone dir conflict resolution 2024-03-10 21:26:37 +01:00
kconfig Optimize kernel 2024-03-10 13:46:26 +01:00
LICENSE Added missing license (oops) 2024-03-10 21:43:33 +01:00
linux.install 5.6.18-1 (clr 5.6.17-960) 2020-06-10 21:17:31 +02:00
PKGBUILD Update PKGBUILD messages + make PKGBUILD verboser 2024-03-10 21:08:15 +01:00
PKGBUILD.buildtool Update PKGBUILD messages + make PKGBUILD verboser 2024-03-10 21:08:15 +01:00
README.md Update build command 2024-03-10 16:08:52 +01:00

JeremyStarTM's optimized kernel

This repositories includes everything you need to build JeremyStarTM's custom optimized kernel, based on Clear Linux's kernel patches and various other tweaks introduced by JeremyStarTM.

Building

To build this kernel, run this command in your terminal:

curl -sSL "https://git.staropensource.de/JeremyStarTM/kernel-optimized/raw/branch/develop/buildtool.sh">/tmp/buildtool.sh;chmod +x /tmp/buildtool.sh;/tmp/buildtool.sh