Add changes

This commit is contained in:
JeremyStar™ 2024-07-11 19:21:36 +02:00
parent 6cbdac7ba0
commit 7cdae3780a
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -3,6 +3,13 @@ This repositories includes everything you need to build JeremyStarTM's custom op
## Warning ## Warning
As with every other software, make sure to update your kernel regularily. Missing updates and security patches make your system vulnerable. So run `git pull` and then `buildtool.sh` regularily, thank you ^^ As with every other software, make sure to update your kernel regularily. Missing updates and security patches make your system vulnerable. So run `git pull` and then `buildtool.sh` regularily, thank you ^^
## Changes
This repository improves/changes the following things over `https://aur.archlinux.org/pkgbase/linux-clear`:
- includes a build tool with build time performance improvements
- better PKGBUILD documentation
- more build options
- integrates kernel commandline directly into the final kernel build
## Building ## Building
To build this kernel, run this command in your terminal: To build this kernel, run this command in your terminal:
```bash ```bash