Change shorewall-pl to shorewall-perl -- phase II

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5728 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-03-28 16:47:32 +00:00
parent 2b04ae4d18
commit 1d21238d67
3 changed files with 9 additions and 2 deletions

View File

@ -339,7 +339,7 @@ lib_load() # $1 = Name of the Library, $2 = Error Message heading if the library
eval loaded=\$LIB_${1}_LOADED
if [ -z "$loaded" ]; then
if [ -n "$SHOREWALL_PL" ]; then
if [ -n "$SHOREWALL_PERL" ]; then
eval LIB_${1}_LOADED=Yes
return
fi

View File

@ -2108,7 +2108,7 @@ do_initialize() {
strip_file_and_lib_load tcrules tcrules
strip_file tos
strip_file_and_lib_load tunnels tunnels
if [ -n "$SHOREWALL_PL" ]; then
if [ -n "$SHOREWALL_PERL" ]; then
report_capabilities1 > $TMP_DIR/capabilities
export TMP_DIR
export CONFIG_PATH

View File

@ -124,6 +124,13 @@ http://www.shorewall.net/pub/shorewall/3.2/shorewall-3.2.9/releasenotes.txt
/etc/shorewall-lite/shorewall-lite.conf. When you upgrade,
your shorewall.conf file will be renamed shorewall-lite.conf.
5) This issue only applies if you use Shorewall Lite or if you use an
/etc/shorewall/capabilities file to speed up [re]start.
Shorewall now detects additional capabilities which need to be
recorded in your capabilities file(s). Be sure to regenerate that
(those) file(s) after you have installed Shorewall 3.4.x.
New Features in Shorewall 3.4:
1) In order to accomodate small embedded applications, Shorewall 3.4