From 4ef75678396eaccd2ce3ab0a3a3b4c452699e42f Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Wed, 8 Feb 2006 21:30:21 +0000 Subject: [PATCH] add rpm install instructions --- refpolicy/INSTALL | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/refpolicy/INSTALL b/refpolicy/INSTALL index 1038bae54..0b2632cba 100644 --- a/refpolicy/INSTALL +++ b/refpolicy/INSTALL @@ -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