diff --git a/Shorewall-Website/download.htm b/Shorewall-Website/download.htm index 6e62a7a34..7802b505c 100644 --- a/Shorewall-Website/download.htm +++ b/Shorewall-Website/download.htm @@ -359,7 +359,36 @@ the integrity of the files using our public key

4. CVS

-
CVS Repository at Sourceforge 
+
The CVS Repository at Sourceforge is used as a +safe-store for Shorewall releases. The following CVS projects are +currently active:
+
    +
  1. Shorewall
    +
    +
    HEAD is the current development version.
    +The current stable version is branch named SHOREWALL-x_y where x.y is +the major version. Example: SHOREWALL-2_4.
    +Releases have tags with names of the form Shorewall-X_Y_Z. Example: +Shorewall-2_4_6 is Shorewall version 2.4.6.
    +
    +
  2. +
  3. Shorewall-docs
    +
    +
    HEAD is the current development version.
    +The current stable version will be a branch named SHOREWALL-x_y where +x.y is the major version. Example: SHOREWALL-2_4.
    +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.
    +
    +
  4. +
  5. tools
    +
    +
    Tools used by the Shorewall developers to build Shorewall +releases and to publish content to the web sites.
    +
  6. +
+