mirror of
https://github.com/rickard2/grsecurity-Debian-Installer.git
synced 2026-06-13 08:41:50 +02:00
master
moved installer.sh to usr/bin/grsecurity-installer; packaging
grsecurity source install script for Debian
What's this?
Installing the latest grsecurity enabled kernel from source can be a tedious task, and thus a great candidate for an install script. Lucky for us that I really enjoy making them.
Most of the procedure is described when running the script, but in short terms this is what it does:
- Downloads the latest version of grsecurity and the matching kernel
- Configures the kernel using the current kernel config
- Compiles the kernel into a neat debian package using
make-kpkg - Installs the debian package on the system
Hope you like it
Languages
Shell
94%
Makefile
6%