Update for SVN instructions

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3547 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
judas_iscariote 2006-02-23 06:33:23 +00:00
parent c851ed3941
commit 896735ac47

View File

@ -22,7 +22,9 @@ 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-01-03<br>
<p>
2006-02-23
<br>
</p>
<hr style="width: 100%; height: 2px;">
<h2>Table of Contents<br>
@ -56,8 +58,9 @@ 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. No code has been released
yet.<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
@ -250,7 +253,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
@ -387,28 +390,50 @@ 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>
HEAD is the current development version.<br>
The current stable version is branch named SHOREWALL-x_y where x.y is
the major version. Example: SHOREWALL-2_4.<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></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 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><!--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;">Shorewall-docs<br>
style="font-weight: bold;">docs<br>
<br>
</span></span>This project contains the Shorewall documenation.<br>
HEAD is the current development version.<br>
The current stable version will be a branch named SHOREWALL-x_y where
x.y is the major version. Example: SHOREWALL-2_4.<br>
Releases have tags with names of the form Shorewall-X_Y_Z. Example:
Shorewall-2_4_6 is the documentation for Shorewall version 2.4.6.<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>
<br>
</li>
<li><span style="font-weight: bold;">Shorewall-Website<br>
<br>
</span>The project contains the part of this Web site not
included in the Shorewall-docs project.<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>