Correct download page

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3607 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-02-28 22:06:30 +00:00
parent 8eff8f0309
commit f59e5fcf8e

View File

@ -22,9 +22,7 @@ Texts. A copy of the license is included in the section entitled “<span
class="quote"><a href="GnuCopyright.htm" target="_self">GNU Free
Documentation License</a></span>”.<br>
</p>
<p>
2006-02-23
<br>
<p> 2006-02-28 <br>
</p>
<hr style="width: 100%; height: 2px;">
<h2>Table of Contents<br>
@ -58,9 +56,10 @@ Release Series:</b></font><br>
<li>The STABLE release series is 3.0. Choose this release if you
value stability and good documentation.<br>
</li>
<li>
The DEVELOPMENT release series is 3.1. Choose this release if you are <strong>very experienced</strong> <strong>user</strong> and you are willing to help and report bugs. <strong>THIS VERSION IS EXPERIMENTAL AND IS NOT SUPPORTED.</strong>
<br>
<li> The DEVELOPMENT release series is 3.1. Choose this release if
you are <strong>very experienced</strong> <strong>user</strong> and
you are willing to help and report bugs. <strong>THIS VERSION IS
EXPERIMENTAL AND IS NOT SUPPORTED.</strong> <br>
</li>
</ul>
For additional information, see this article about the <a
@ -253,7 +252,7 @@ http://www.iut-lannion.fr/ZONZON/memos_index.php?part=Network&amp;section=WRTMem
available at <a
href="http://leaf.sourceforge.net/bering-uclibc/index.php?module=pagemaster&amp;PAGE_user_op=view_page&amp;PAGE_id=3&amp;MMN_position=3:3">http://leaf.sourceforge.net/bering-uclibc/index.php?module=pagemaster&amp;PAGE_user_op=view_page&amp;PAGE_id=3&amp;MMN_position=3:3</a><br>
<br>
Use the sites below to download the<span style="font-weight: bold;">tarball</span>,
Use the sites below to download the<span style="font-weight: bold;">tarball</span>,
the <span style="font-weight: bold;">documentation</span> and the <span
style="font-weight: bold;">standard RPM</span> for (<span
style="font-weight: bold;">Suse</span>, <span
@ -390,59 +389,39 @@ The following SVN projects are currently active:<br>
<li><span style="font-weight: bold;">Shorewall<br>
<br>
</span>This project contains the Shorewall code.<br>
"trunk" is the current <strong>development</strong> version.
<br>
<br>
You can download it using the following commands:
<br>
<br>
# svn co https://svn.sourceforge.net/svnroot/shorewall/trunk/Shorewall shorewall
<br>
<br>
The current <strong>stable</strong> version is branch named x.y where x.y is the major version. Example: 3.0.
<br>
You can download it using the following commands:
<br>
<br>
# svn co https://svn.sourceforge.net/svnroot/shorewall/branches/x.y/Shorewall shorewall
<br>
<br/>
Releases have tags with names of the form X.Y.Z. Example: 3.0.5 is Shorewall version 3.0.5.<br>
<br>
You can donwload a specific release using the following commands:<br/><br/>
# svn co svn co https://svn.sourceforge.net/svnroot/shorewall/tags/x.y.z/Shorewall shorewall
<br/>
<span style="font-weight: bold;"></span><br>
</li>
"trunk" is the current <strong>development</strong> version. <br>
<br>
You can download it using the following commands: <br>
<br>
# svn co https://svn.sourceforge.net/svnroot/shorewall/trunk/Shorewall<br>
<br>
The current <strong>stable</strong> version is branch named x.y where
x.y is the major version. Example: 3.0. <br>
You can download it using the following commands: <br>
<br>
# svn co
https://svn.sourceforge.net/svnroot/shorewall/branches/x.y/Shorewall <br>
<!--Releases have tags with names of the form Shorewall-X_Y_Z. Example: Shorewall-2_4_6 is Shorewall version 2.4.6.<br> --><br>
<span style="font-weight: bold;"></span><br>
</li>
<li><span style="font-weight: bold;"><span
style="font-weight: bold;">docs<br>
<br>
</span></span>This project contains the Shorewall documenation.<br>
trunk is the current development version.
<br>
<br>
<br>
You can always get the current documentation in XML Docbook format using the following command:
<br>
<br>
# svn co https://svn.sourceforge.net/svnroot/shorewall/trunk/docs shorewall-docs
<br>
<br>
<li>
<span style="font-weight: bold;">web</span><span style="font-weight: bold;"><br>
trunk is the current development version. <br>
<br>
</span>The project contains the part of this Web site not included in the "docs" project.
<br>
<br>
You can always get the current documentation in XML Docbook format
using the following command: <br>
<br>
#svn co https://svn.sourceforge.net/svnroot/shorewall/trunk/docs <br>
<br>
</li>
<li> <span style="font-weight: bold;">web</span><span
style="font-weight: bold;"><br>
<br>
</span>The project contains the part of this Web site not
included in the "docs" project. <br>
<br>
</li>
<li><span style="font-weight: bold;">tools<br>