move firewall related stuff from base-files to iptables, bump release number for...
authorNicolas Thill <nico@openwrt.org>
Sun, 12 Mar 2006 01:01:37 +0000 (01:01 +0000)
committerNicolas Thill <nico@openwrt.org>
Sun, 12 Mar 2006 01:01:37 +0000 (01:01 +0000)
commit207ef24d9cda6f1f1a14d09c4d883a4f1ac0d7dc
treef60d46a8dd94f660c941ba777cd73fdac90fc476
parent9fddefb08aeed32b9f4bf6bb2f3581ae90e2b6f8
move firewall related stuff from base-files to iptables, bump release number for both packages

SVN-Revision: 3347
12 files changed:
openwrt/package/base-files/Makefile
openwrt/package/base-files/default/etc/config/firewall [deleted file]
openwrt/package/base-files/default/etc/firewall.user [deleted file]
openwrt/package/base-files/default/etc/init.d/S45firewall [deleted file]
openwrt/package/base-files/default/usr/lib/firewall.awk [deleted file]
openwrt/package/base-files/ipkg/base-files.conffiles
openwrt/package/iptables/Makefile
openwrt/package/iptables/files/firewall.awk [new file with mode: 0644]
openwrt/package/iptables/files/firewall.config [new file with mode: 0644]
openwrt/package/iptables/files/firewall.init [new file with mode: 0755]
openwrt/package/iptables/files/firewall.user [new file with mode: 0755]
openwrt/package/iptables/ipkg/iptables.conffiles [new file with mode: 0644]