Skip to content

Commit

Permalink
changed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
derco0n committed Mar 5, 2019
1 parent 04a6ac4 commit 0b19e6d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
This is a bunch of build-script for the linux-kernel with some config files optimized for ASUS EEEPC 1001PG (and may be some others)
- Optimized for Intel Atom (instead of generic_x86)
- Removed some uneeded stuff
- AMD CPU-Features
- NVIDIA and AMD Graphics support
- RAID Stuff
- NVME (This technology did not even exist back then)
- misc
- Changed default CPU governor to "CONSERVATIVE"


Building tested under Linux-Mint 19.


Needed:
sudo apt-get install build-essential kernel-package libncurses5-dev fakeroot wget bzip2 libelf-dev libssl-dev -y

Steps:

1. Download Kernel
download-kernel.sh
Expand Down

0 comments on commit 0b19e6d

Please sign in to comment.