forked from extern/shorewall_code
Documentation update; allow building of Beta and RC Shorewall6 releases
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9101 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
1368e5a30e
commit
dcfaac7628
@ -337,6 +337,22 @@ case $VERSION in
|
||||
LITEMANPAGETAG=trunk/manpages-lite
|
||||
LITE6MANPAGETAG=trunk/manpages6-lite
|
||||
;;
|
||||
4.2.*-*)
|
||||
SVNBRANCH="trunk/Shorewall-common"
|
||||
SVN6BRANCH="trunk/Shorewall6"
|
||||
LITESVNBRANCH="trunk/Shorewall-lite"
|
||||
LITE6SVNBRANCH="trunk/Shorewall6-lite"
|
||||
PERLBRANCH="trunk/Shorewall-perl"
|
||||
SHELLBRANCH="trunk/Shorewall-shell"
|
||||
DOCTAG="trunk/docs"
|
||||
XMLPROJ="docs-4.2"
|
||||
SAMPLESTAG="trunk/Samples"
|
||||
SAMPLES6TAG="trunk/Samples6"
|
||||
MANPAGETAG=trunk/manpages
|
||||
MANPAGE6TAG=trunk/manpages6
|
||||
LITEMANPAGETAG=trunk/manpages-lite
|
||||
LITE6MANPAGETAG=trunk/manpages6-lite
|
||||
;;
|
||||
4.2.*.*)
|
||||
PATCHRELEASE=Yes
|
||||
PATCHNUM=${VERSION##*.}
|
||||
@ -419,7 +435,7 @@ case $VERSION in
|
||||
#
|
||||
BASEVERSION=${VERSION%-*}
|
||||
RPMNAME=shorewall-common-${BASEVERSION}-0${VERSION#*-}.noarch.rpm
|
||||
RP6MNAME=shorewall6-${BASEVERSION}-0${VERSION#*-}.noarch.rpm
|
||||
RPM6NAME=shorewall6-${BASEVERSION}-0${VERSION#*-}.noarch.rpm
|
||||
LITERPMNAME=shorewall-lite-${BASEVERSION}-0${VERSION#*-}.noarch.rpm
|
||||
LITE6RPMNAME=shorewall6-lite-${BASEVERSION}-0${VERSION#*-}.noarch.rpm
|
||||
PERLRPMNAME=shorewall-perl-${BASEVERSION}-0${VERSION#*-}.noarch.rpm
|
||||
|
@ -53,7 +53,7 @@ released with Shorewall 3.4.0 and later <br>
|
||||
<a href="/3.0/manpages/Manpages.html">Shorewall 3.x</a><br>
|
||||
<a href="/4.0/Manpages.html">Shorewall 4.0</a><br>
|
||||
<a href="Manpages.html">Shorewall 4.2</a><br>
|
||||
<a href="Manpages6.html">Shorewall 4.3 IPv6 Support manpages</a><br>
|
||||
<a href="Manpages6.html">Shorewall6 4.x (IPv6 Support)</a><br>
|
||||
<br>
|
||||
</li>
|
||||
<li><a href="shorewall_features.htm">Shorewall <span
|
||||
|
Loading…
Reference in New Issue
Block a user