add rpm install instructions

This commit is contained in:
Chris PeBenito 2006-02-08 21:30:21 +00:00
parent 5a975c1e44
commit 4ef7567839
1 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,17 @@
Reference Policy has a requirement of checkpolicy 1.28. Red Hat
Enterprise Linux 4 and Fedora Core 4 RPMs are available on
the Reference Policy download page at http://serefpolicy.sf.net,
and can be installed thusly:
Red Hat Enterprise Linux 4:
rpm -i libsepol-1.11.7-1.i386.rpm
rpm -U checkpolicy-1.28-4.i386.rpm
Fedora Core 4:
rpm -U libsepol-1.11.7-1.i386.rpm checkpolicy-1.28-4.i386.rpm
To install Reference Policy sources into /etc/selinux/refpolicy/src/policy:
make install-src