From: Jo-Philipp Wich Date: Tue, 4 Jun 2013 12:18:49 +0000 (+0000) Subject: contrib: prepare for renaming of firewall3 in OpenWrt X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=49fc87429ff313ef37a9473147ddd8cf97d74d08;hp=43e0004dfed664e0f9eeabe1ee0c733bf7cc1fad contrib: prepare for renaming of firewall3 in OpenWrt --- diff --git a/contrib/package/freifunk-firewall/Makefile b/contrib/package/freifunk-firewall/Makefile index 413ea4732..5bcb2c8ad 100644 --- a/contrib/package/freifunk-firewall/Makefile +++ b/contrib/package/freifunk-firewall/Makefile @@ -18,7 +18,7 @@ define Package/freifunk-firewall CATEGORY:=LuCI SUBMENU:=9. Freifunk TITLE:=Freifunk Firewall Addon - DEPENDS:=+firewall3 + DEPENDS:=+firewall endef define Package/freifunk-firewall/description diff --git a/contrib/package/freifunk-gwcheck/Makefile b/contrib/package/freifunk-gwcheck/Makefile index af8dda632..c339d13fa 100644 --- a/contrib/package/freifunk-gwcheck/Makefile +++ b/contrib/package/freifunk-gwcheck/Makefile @@ -15,7 +15,7 @@ define Package/freifunk-gwcheck CATEGORY:=LuCI SUBMENU:=9. Freifunk TITLE:=Freifunk gateway check script - DEPENDS:=firewall3 +ip +iptables-mod-ipopt +olsrd-mod-dyn-gw-plain + DEPENDS:=firewall +ip +iptables-mod-ipopt +olsrd-mod-dyn-gw-plain endef define Package/freifunk-gwcheck/description diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 25425446b..6be79a96b 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -311,7 +311,7 @@ $(eval $(call application,siitwizard,SIIT IPv4-over-IPv6 configuration wizard,\ +PACKAGE_luci-app-siitwizard:kmod-siit)) $(eval $(call application,firewall,Firewall and Portforwarding application,\ - +PACKAGE_luci-app-firewall:firewall3)) + +PACKAGE_luci-app-firewall:firewall)) $(eval $(call application,freifunk-policyrouting,Policy routing for mesh traffic,\ +PACKAGE_luci-app-freifunk-policyrouting:freifunk-policyrouting)) diff --git a/contrib/package/meshwizard/Makefile b/contrib/package/meshwizard/Makefile index 52f714780..8ec00cf78 100644 --- a/contrib/package/meshwizard/Makefile +++ b/contrib/package/meshwizard/Makefile @@ -15,7 +15,7 @@ define Package/meshwizard CATEGORY:=LuCI SUBMENU:=9. Freifunk TITLE:=Shell script based wizard for Mesh networks - DEPENDS:=+firewall3 + DEPENDS:=+firewall endef define Package/meshwizard/description