Rename Documentation file in /etc/shorewall -- update release documents

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4804 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-11-06 18:20:48 +00:00
parent 44bf79ad53
commit df38698709
5 changed files with 12 additions and 2 deletions

View File

@ -11,6 +11,8 @@ Changes in 3.3.4
5) Only compile traffic shaping once.
6) Move config file documentary comments to a separate file.
Changes in 3.3.4
1) Make exclusion work with "show zones"

View File

@ -261,7 +261,7 @@ chmod 755 ${PREFIX}/etc/shorewall
chmod 755 ${PREFIX}/usr/share/shorewall
chmod 755 ${PREFIX}/usr/share/shorewall/configfiles
run_install $OWNERSHIP -m 0644 Documentation.txt ${PREFIX}/etc/shorewall/Documentation.txt
run_install $OWNERSHIP -m 0644 Documentation ${PREFIX}/etc/shorewall/Documentation
#
# Install the config file
#

View File

@ -47,6 +47,14 @@ Other Changes in 3.3.5.
networks are defined using the 'ipsec' option in
/etc/shorewall/hosts).
2) From the beginning, the Shorewall configuration files in
/etc/shorewall/ have contained documentary comments. While these
comments are useful, they present an upgrade problem. Beginning
with this release, these comments are removed from the
configuration files themselves and are gathered together in a
single file /etc/shorewall/Documentation. The documentation is in
alphabetical order by file name.
Migration Considerations:
1) Shorewall supports the notion of "default actions". A default

View File

@ -68,7 +68,7 @@ fi
%attr(0755,root,root) %dir /usr/share/shorewall
%attr(0755,root,root) %dir /usr/share/shorewall/configfiles
%attr(0700,root,root) %dir /var/lib/shorewall
%attr(0644,root,root) %config(noreplace) /etc/shorewall/Documentation.txt
%attr(0644,root,root) %config(noreplace) /etc/shorewall/Documentation
%attr(0644,root,root) %config(noreplace) /etc/shorewall/shorewall.conf
%attr(0600,root,root) %config(noreplace) /etc/shorewall/zones
%attr(0600,root,root) %config(noreplace) /etc/shorewall/policy