[selinux-policy: 366/3172] for use until we have a full README

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 19:36:29 UTC 2010


commit 337e4afa22c03da760824e336dd82aaf4d5b587f
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Wed Jun 15 15:34:44 2005 +0000

    for use until we have a full README

 refpolicy/INSTALL |   23 +++++++++++++++++++++++
 1 files changed, 23 insertions(+), 0 deletions(-)
---
diff --git a/refpolicy/INSTALL b/refpolicy/INSTALL
new file mode 100644
index 0000000..c24ebb2
--- /dev/null
+++ b/refpolicy/INSTALL
@@ -0,0 +1,23 @@
+To install into /etc/selinux/strict:
+
+	make install-src
+
+After install, the old Make targets have been maintained:
+
+Local policy development:
+
+	make policy
+
+Compile and install the policy:
+
+	make install
+
+Compile, install, and load the policy:
+
+	make load
+
+Filesystem labeling:
+
+	make relabel
+	make checklabels
+	make restorelabels


More information about the scm-commits mailing list