/debian-grsec

Installs the latest grsecurity kernel from sid

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Notes:

  • Currently only works (automatically) with grub as your default bootloader

To run it, use these commands:

curl https://github.com/lunarthegrey/debian-grsec/raw/master/debian-grsec.sh -o /root/debian-grsec.sh

To install:

bash /root/debian-grsec.sh -i

To update kernel:

bash /root/debian-grsec.sh -u