=>  Releases

Stable: 1.4.6

  • 3.1.y

Patched kernels
Includes vanilla kernel with the RSBAC patch

  • 3.1.5

Enhanced kernels
Combined patches with RSBAC and PaX, less well tested

GIT
RSBAC source code, can be unstable sometimes

=>  Events

No events planned

Quick Install

Install from pre-patched sources:

  1. Unpack pre-patched kernel source tree: tar xvjf linux-X.Y.Z-rsbac-A.B.C.tar.bz2
  2. cd linux-X.Y.Z-rsbac-A.B.C
  3. make menuconfig
  4. make bzImage modules modules_install
  5. Install the new kernel arch/<arch-name>/boot/bzImage with your favorite boot loader.

Required files:


Patch yourself:

  1. Unpack kernel source tree: tar xvjf linux-X.Y.Z.tar.bz2
  2. cd linux-X.Y.Z
  3. Patch the kernel: bzip2 -dc ../patch-linux-X.Y.Z-rsbac-A.B.C.diff.bz2 | patch -p1
  4. make menuconfig
  5. make bzImage modules modules_install
  6. Install the new kernel arch/<arch-name>/boot/bzImage with your favorite boot loader.

Don’t forget to also download and install the RSBAC admin tools.

Required files:

 

download/quick.txt · Last modified: 2011/12/13 13:26 by ao
This website is kindly hosted by m-privacy