=>  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

This site contain the patches which are need if PAX was applied to the rsbac-kernel-source.

Get RSBAC source

If a rsbac patch for the current kernel version is not available, then you can use the git repository to obtain the linux source with already included rsbac-patches.

Visit this site git-rsbac for more details.

The follow command lead to the same result too. This is an example only.

git clone http://git.rsbac.org/linux-2.6 my-dir-name
cd my-dir-name
git checkout -b rsbac-1.4-2.6.33 origin/rsbac-1.4-2.6.33

Then you have to change to new directory.

cd my-dir-name

Then you can apply the pax patch now.

patch -p1 < ../pax-patch-for-this-kernel-version | tee pax_log

After this small rejects are left over and this patches listet fix this. To apply them use

patch -p1 <  ../rsbac-pax-patch-which-was-downloaded-befor | tee fix_pax_log

Then you can both create logfiles examine to find errors.

grep FAIL pax_log
grep FAIL fix_pax_log
Patches
 

wiki/experiences/igraltist/patches.txt · Last modified: 2010/07/16 01:24 by igraltist
This website is kindly hosted by m-privacy