diff --git a/www/html/download.html b/www/html/download.html index a610ebd..35ae3e5 100644 --- a/www/html/download.html +++ b/www/html/download.html @@ -2,7 +2,8 @@

Dependencies

-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 ftp://people.redhat.com/dwalsh/SELinux/Fedora/). +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.

Build dependencies

@@ -10,7 +11,7 @@ A relatively modern system (e.g., Fedora Core 3/4 or RHEL 4) should easily suppo dependencies:

diff --git a/www/html/status.html b/www/html/status.html index 946d343..e59f3b3 100644 --- a/www/html/status.html +++ b/www/html/status.html @@ -1,10 +1,11 @@

Status

-Current Version: 20060117 +Current Version: 20060307

See download for download information. Details of this release are part of the changelog. - 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.

@@ -32,11 +33,7 @@ Loadable Policy Modules Major improvements 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. + loadable policy modules. Makefile support completed. Documentation Infrastructure @@ -61,8 +58,7 @@ Minor improvements 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. + only lightly tested. MCS Support @@ -121,6 +117,7 @@

 

+

Policy Conversion

This phase of reference policy development involves the conversion of policies @@ -497,8 +495,5 @@ converted:

Testing Status

-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.

diff --git a/www/html/switch.html b/www/html/switch.html index 91f4d85..9c907c4 100644 --- a/www/html/switch.html +++ b/www/html/switch.html @@ -1,7 +1,6 @@

Switching to Targeted Reference Policy

- 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=y MONOLITHIC=y # Uncomment this to disable command echoing -#QUIET:=@ +QUIET:=n