lunarthegrey / debian-grsec

Installs the latest grsecurity kernel from sid

Home Page:https://wiki.debian.org/grsecurity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Installs the latest grsecurity kernel from sid

https://wiki.debian.org/grsecurity

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%