Rickard Bennison 06e46cfe06 Merge pull request #22 from adrelanos/move_installer
moved installer.sh to usr/bin/grsecurity-installer; packaging
2015-11-30 17:19:16 +01:00
2015-04-14 13:47:04 +00:00
2015-03-13 17:23:48 +01:00
2015-04-14 13:47:04 +00:00
2015-03-12 22:56:12 +01:00
2012-03-31 20:41:12 +02:00

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:

  1. Downloads the latest version of grsecurity and the matching kernel
  2. Configures the kernel using the current kernel config
  3. Compiles the kernel into a neat debian package using make-kpkg
  4. Installs the debian package on the system

Hope you like it

S
Description
Install script for grsecurity for Debian environments
Readme WTFPL 90 KiB
Languages
Shell 94%
Makefile 6%