Skip to content
Kernel configs for my servers
Makefile Shell
Latest commit 3853706 @akerl akerl 4.4-rc8_1
Failed to load latest commit information.
configs 4.4-rc8_1
meta fix repo name
patches add first pass of sysdig moduel
.gitignore exclude archives and sources
.prospectus add prospectus
LICENSE move license
Makefile remove system.map
README.md rename repo

README.md

kernel

Kernel builder and configs for my servers

Feel free to borrow them if you'd like. I use them primarily on my Linodes (www.linode.com) for Archlinux servers.

To build

Building uses roller inside a Docker container.

To build a new kernel, run make. To build a specific version, set a VERSION environment variable:

VERSION=3.16-rc3 make

To start a shell inside the Docker build environment for manual actions, use make manual.

License

The scripts in this repository are released under the MIT license. See the bundled LICENSE file for details.

Something went wrong with that request. Please try again.