Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saloniamatteo/kernel
This is the Kernel configuration I use on Gentoo Linux with sys-kernel/gentoo-sources
https://github.com/saloniamatteo/kernel
gentoo gentoo-linux gentoo-sources linux linux-kernel linux-thinkpad thinkpad-kernel thinkpad-t440p
Last synced: about 21 hours ago
JSON representation
This is the Kernel configuration I use on Gentoo Linux with sys-kernel/gentoo-sources
- Host: GitHub
- URL: https://github.com/saloniamatteo/kernel
- Owner: saloniamatteo
- Created: 2021-09-20T19:48:18.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T18:02:38.000Z (2 months ago)
- Last Synced: 2024-10-29T20:10:24.553Z (2 months ago)
- Topics: gentoo, gentoo-linux, gentoo-sources, linux, linux-kernel, linux-thinkpad, thinkpad-kernel, thinkpad-t440p
- Language: Shell
- Homepage: https://salonia.it/kernel.html
- Size: 774 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Salonia Matteo's Kernel
This is the Kernel configuration I use on Gentoo Linux
([sys-kernel/gentoo-sources](https://packages.gentoo.org/packages/sys-kernel/gentoo-sources)).Documentation: https://salonia.it/kernel
## Donate
Support this project: [salonia.it/donate](https://salonia.it/donate)## Note
You will find 2 config files in each Kernel directory, `config` and `config.pc`.- `config` is geared towards a ThinkPad T470p.
- `config.t440p` is geared towards a ThinkPad T440p.
- `config.pc` is geared towards my workstation.See more details here: https://salonia.it/kernel#intro
## Compression
- Kernel compression: `lz4`
- Initramfs: `lz4`
- Module compression: `none`
- ZSWAP compression: `zstd`