Trying to get Debian build of current HEAD working.

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2630 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
paulgear 2005-09-04 10:56:09 +00:00
parent 71c448e6c7
commit 15f49ae157
4 changed files with 10 additions and 8 deletions

View File

@ -63,7 +63,7 @@ install: build
binary-indep: build install
dh_testdir
dh_testroot
dh_installdocs releasenotes.txt
dh_installdocs releasenotes.txt COPYING INSTALL README.txt
#debian/NEWS.Debian
dh_installman debian/shorewall.8
dh_installchangelogs changelog.txt

View File

@ -266,10 +266,6 @@ Defines static blacklists.
\fIrfc1918\fR
Defines the treatment of packets under the \fInorfc1918\fR interface option (it is installed under \fI/ysr/share/shorewall\fR).
.TP
\fIbogons\fR
Defines the treatment of packets under the \fInobogons\fR interface option (it is installed under \fI/ysr/share/shorewall\fR).
.TP
\fIroutestopped\fR
Defines the hosts that are accessible from the firewall when the firewall is stopped.

View File

@ -1,7 +1,14 @@
functions firewall help actions.std shorewall action.* rfc1918 bogons configpath modules /usr/share/shorewall
action.* actions.std configpath continue firewall functions help macro.* modules rfc1918 shorewall /usr/share/shorewall
zones policy interfaces hosts rules nat params proxyarp routestopped maclist masq tcrules tos tunnels tunnel blacklist init initdone start stop stopped ecn accounting actions ipsec netmap ipsecvpn /usr/share/doc/shorewall/default-config
accounting actions blacklist ecn hosts init initdone interfaces ipsec ipsecvpn maclist masq nat netmap params policy providers proxyarp routestopped rules start started stop stopped tcclasses tcdevices tcrules tcstart tos tunnel tunnels zones /usr/share/doc/shorewall/default-config
shorewall.conf /etc/shorewall
shorewall /sbin
#default.debian
#fallback.sh
#init.debian.sh
#init.sh
#install.sh
#uninstall.sh

View File

@ -21,7 +21,6 @@ case "$1" in
#done
rm -rf /var/lib/shorewall
rm -rf /etc/cron.daily/update-bogons
;;
remove|upgrade|faild-upgrade|abort-*|disappear)