]> git.ipfire.org Git - people/stevee/selinux-policy.git/commitdiff
update for release
authorChris PeBenito <cpebenito@tresys.com>
Tue, 7 Mar 2006 14:47:21 +0000 (14:47 +0000)
committerChris PeBenito <cpebenito@tresys.com>
Tue, 7 Mar 2006 14:47:21 +0000 (14:47 +0000)
www/html/download.html
www/html/status.html
www/html/switch.html

index a610ebd9055f3071da52da413765d8f3021b6e06..35ae3e5e73502d4bf2b2499609d405d8767bf4c0 100644 (file)
@@ -2,7 +2,8 @@
 
 <h2>Dependencies</h2>
 <p>
-A relatively modern system (e.g., Fedora Core 3/4 or RHEL 4) should easily support refpolicy. The only likely upgrade is a new version of checkpolicy (Dan Walsh often has newer checkpolicy rpms at <A href="ftp://people.redhat.com/dwalsh/SELinux/Fedora/">ftp://people.redhat.com/dwalsh/SELinux/Fedora/</A>).
+A relatively modern system (e.g., Fedora Core 3/4 or RHEL 4) should easily support refpolicy. The only likely upgrade is a new version of checkpolicy.
+RPMS are available on the files page.
 </p>
 <h3>Build dependencies</h3>
 <p>
@@ -10,7 +11,7 @@ A relatively modern system (e.g., Fedora Core 3/4 or RHEL 4) should easily suppo
        dependencies:
 </p>
 <ul>
-       <li>Checkpolicy 1.26 or higher</li>
+       <li>Checkpolicy 1.28 or higher</li>
        <li>Python PyXML (only required to regenerate config files and documentation)</li>
        <li>gcc (temporary, required to compile fc_sort until fix is upstreamed)</li>
 </ul>
index 946d34364a2ca808bccfae2c55f66fc960de9aa8..e59f3b3eec3396136cd123885926e54138941885 100644 (file)
@@ -1,10 +1,11 @@
 <h1>Status</h1>
-<strong>Current Version: 20060117</strong>
+<strong>Current Version: 20060307</strong>
 <p>
        See <a href="index.php?page=download">download</a> for download
        information. Details of this release are part of the <a href="html/Changelog.txt">changelog</a>.
-       This release focused on preparating the policy for use as the Fedora
-       Core MLS policy.  Currently both strict and targeted policies can
+       This release focused on improving the consistency of interface names
+       in an effort to stabilize the Reference Policy interfaces.
+       Currently both strict and targeted policies can
        be built.  MLS policies can be built, but the policy is still undergoing
        testing on running systems.
 </p>
                <td>Loadable Policy Modules</td>
                <td>Major improvements</td>
                <td>Infrastructure is in place to support both source policy and
-                       loadable policy modules.  Makefile support completed.
-                       Loadable modules can be built with a compler
-                       that has the require-in-conditionals,
-                       delcare-then-require, and stack-overflow patches
-                       applied.</td>
+                       loadable policy modules.  Makefile support completed.</td>
        </tr>
        <tr>
                <td>Documentation Infrastructure</td>
@@ -61,8 +58,7 @@
                <td>Minor improvements</td>
                <td>MLS infrastructure added to support easy conversion between
                        MLS and non-MLS policy.  Policy is compilable, but
-                       untested. Need further investigations to ensure
-                       the levels in the policy are correct.</td>
+                       only lightly tested.</td>
        </tr>
        <tr>
                <td>MCS Support</td>
        </tr>
 </table>
 <p>&nbsp;</p>
+<!--
 <h2>Roadmap</h2>
 <table cellpadding="3" cellspacing="0" border="1">
   <tbody>
   </tbody>
 </table>
 <p>&nbsp;</p>
+-->
 <h2>Policy Conversion</h2>
 <p>
 This phase of reference policy development involves the conversion of policies
@@ -497,8 +495,5 @@ converted:
 
 <h2>Testing Status</h2>
 <p>
-Reference policy is now included in the Fedora development repositories
-(Rawhide) in the targeted and MLS policies.  These are the easiest way to test
-Reference Policy.  They should be included in Fedora, beginning with Core 5
-test 2.
+Reference policy is now included in the Fedora Core 5 distribution.
 </p>
index 91f4d85ce265297d4082170b16c2364f86b12286..9c907c48ccf134ebd757a4f9fa862e49fd7f5083 100644 (file)
@@ -1,7 +1,6 @@
 <h1>Switching to Targeted Reference Policy</h1>
 <p>
-       The targeted policy is now available on Fedora systems in the
-       development repositories (Rawhide), as selinux-policy-targeted 2.*.
+       The targeted policy is now available on Fedora Core 5 systems, as selinux-policy-targeted 2.*.
        If you are using Rawhide, simply update your policy using yum.
        This guide will walk you through switching to the targeted reference
        policy on a Fedora system not using these repositories.
@@ -87,7 +86,7 @@ DIRECT_INITRC=<font color=red><b>y</b></font>
 MONOLITHIC=y
 
 # Uncomment this to disable command echoing
-#QUIET:=@
+QUIET:=n
 </pre>
 </div>
 <h2>