RSBAC INSTALL
=============

Please make sure you also read the other instructions, specially
html/instadm.htm.

Installation from a RSBAC tarball
---------------------------------

You probably already untar'ed the rsbac-x.y.z.tar.gz archive. You can safely
untar this archive into your kernel main directory, or copy all files there
- no file should be overwritten.

To get RSBAC working, you must then patch the kernel using an RSBAC kernel
patch patch-x.y.z-va.b.c.gz, matching your kernel version. In kernel main dir
call
gzip -dc patch-x.y.z-va.b.c.gz | patch -p1 &>perr
After patching, everything should be in place and a log should be in perr.

If your kernel version is not supported, check at
http://www.rsbac.org/patches for newer patch files.

15/Mar/2004
Amon Ott <ao@rsbac.org>
