add download page

This commit is contained in:
Chris PeBenito 2005-06-15 14:38:52 +00:00
parent c592e52e38
commit 48159f0c66
2 changed files with 31 additions and 1 deletions

30
www/html/download.html Normal file
View File

@ -0,0 +1,30 @@
<h1>Download</h1>
<h2>Build dependencies</h2>
<p>
The SELinux reference policy has the following build-time
dependencies:
</p>
<ul>
<li>Checkpolicy 1.20 or higher</li>
<li>Python</li>
<li>PyXML</li>
<li>gcc</li>
</ul>
<h2>Run-time dependencies</h2>
<p>
The SELinux reference policy have the following run-time
dependencies:
</p>
<ul>
<li>Kernel with version 16 policy, or higher</li>
</ul>
<p>
Continue on to the Sourceforge
<a href="http://sourceforge.net/project/showfiles.php?group_id=137760">files</a>
page to download the SELinux reference policy.
</p>

View File

@ -4,6 +4,6 @@
- <a href="index.php?page=goals">Getting started</a><br/>
<a href="index.php?page=status">Status</a><br />
<a href="index.php?page=contributing">Contributing</a><br />
<a href="http://sourceforge.net/project/showfiles.php?group_id=???">Download</a><br />
<a href="index.php?page=download">Download</a><br />
<!--<IMG src="http://sourceforge.net/sflogo.php?group_id=???&amp;type=1" w
idth="88" height="31" border="0" alt="SourceForge.net Logo" /></A>-->