Add changes
This commit is contained in:
parent
6cbdac7ba0
commit
7cdae3780a
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue