https://github.com/fademind/linux54-vd
Kernel 5.4 for Manjaro
https://github.com/fademind/linux54-vd
Last synced: 5 months ago
JSON representation
Kernel 5.4 for Manjaro
- Host: GitHub
- URL: https://github.com/fademind/linux54-vd
- Owner: FadeMind
- License: gpl-3.0
- Created: 2019-12-19T09:54:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-19T09:18:18.000Z (over 6 years ago)
- Last Synced: 2025-06-10T03:39:31.825Z (about 1 year ago)
- Size: 987 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Kernel 5.4 for Manjaro
#### Features:
- based on Manjaro's default linux54 PKGBUILD
- graysky's CPU optimisations
- several 5.5 backports from H. Hoffstätte's repo
- Steam's futex/fsync patches from SirLucjan's repo
- Arch patches from SirLucjan's repo
- Clear Linux patches
- amdgpu patches
- add NVMe sensor reading to hwmon (`sensors`) by G. Röck
- tuned VM settings
- tuned CFS settings for lower latency
- kernel module compression optimisations
- kernel config selection and key generation dialog in PKGBUILD
- includes Manjaro's default linux54 as well as a few custom ones
- several fixes to Manjaro's original PKGBUILD by bringing it more in line with Arch
- apply patches by looping through an array instead of one-by-one
- beautification of build process output in PKGBUILD
#### Credits:
- Holger Hoffstätte
- SirLucjan (Piotr Gorski)
- Günter Röck
- Manjaro
- Arch
- StackOverflow