=>  Releases

Stable: 1.4.5
kernel:

  • 2.6.35+

Full RSBAC kernels
Lazy of patching ? Get the already rsbac-patched kernel. Choose your flavor.

Classic kernels
Includes vanilla kernel with the RSBAC patch

  • 2.6.35

Enhanced kernels
PaX+RSBAC kernels

  • 2.6.33 (20100421)

Debian repository
Also works for Ubuntu and other Debian-based distributions, of course

GIT
Cutting edge RSBAC source code, can be unstable sometimes
Kernel | Tools

=>  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: 2010/08/20 15:41 by kang
This website is kindly hosted by m-privacy