StarOpenSource's fast server-oriented kernel used on StarOpenSource's infrastructure
This repository has been archived on 2024-05-26. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2024-03-11 00:34:20 +01:00
.gitignore Update .gitignore (no longer needs manual updates) 2024-03-11 00:17:44 +01:00
.SRCINFO Add .gitignore 2024-03-10 22:02:08 +01:00
buildtool.sh Make shellcheck happy 2024-03-11 00:34:20 +01:00
kconfig Fix "6.7.9-1-jstm-optimizedjstm_optimized" abomination 2024-03-10 22:41:09 +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 Make shellcheck happy 2024-03-11 00:34:20 +01:00
PKGBUILD.buildtool Make shellcheck happy 2024-03-11 00:34:20 +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