remove status info on index, fix stale status on status page

This commit is contained in:
Chris PeBenito 2005-08-26 19:54:14 +00:00
parent fd637c8030
commit 698a4a58ed
2 changed files with 9 additions and 14 deletions

View File

@ -12,13 +12,10 @@ goals.
<p> <p>
Refpolicy is under active development, with support and full time development Refpolicy is under active development, with support and full time development
staff from <a href="http://www.tresys.com/selinux">Tresys Technology</a>. The staff from <a href="http://www.tresys.com/selinux">Tresys Technology</a>. The
first release is available from the <a href="index.php?page=download">download</a> current release is available from the <a href="index.php?page=download">download</a>
page. This release is far from complete and is not usable as a drop in page. The <a href="index.php?page=status">status</a> page has more details on
replacement for the existing policies. It is for interested policy developers what is included in the current release. This project always looking for policy
and community members to examine and comment upon. The developers interested in <a href="index.php?page=contributing">contributing</a>.
<a href="index.php?page=status">status</a> page has more details on what is
included in the current release. This project is just getting started and we are
looking for policy developers interested in <a href="index.php?page=contributing">contributing</a>.
</p> </p>
<br> <br>
<h1>Project Goals</h1> <h1>Project Goals</h1>

View File

@ -2,13 +2,11 @@
<strong>Current Version: 20050826</strong> <strong>Current Version: 20050826</strong>
<p> <p>
See <a href="index.php?page=download">download</a> for download 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 information. Details of this release are part of the <a href="html/Changelog.txt">changelog</a>.
focused on infrastructure, organization, and initial design rather than This release focused on loadable module infrastructure, and adding
comprehensive policy coverage or security improvements. Currently only the more policies. Currently both strict and targeted policies can be
strict policy is supported, with targeted policy support planned for the future. built. MLS policies can be built, but the policy has not been tested
<br> <strong>Warning</strong>:This is a prototype release, not meant to be used on running systems.
on real systems. It is targeted towards developers, to show the direction of
the policy's development and to solicit feedback.
</p> </p>
<p>&nbsp;</p> <p>&nbsp;</p>
<h2>Status and Tasks</h2> <h2>Status and Tasks</h2>