qos-gargoyle: change CATEGORY
This commit is contained in:
parent
3f009767d2
commit
8ce2f7c59f
@ -10,8 +10,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/gargoyle-firewall-util
|
||||
SECTION:=net
|
||||
CATEGORY:=Gargoyle
|
||||
SUBMENU:=Network
|
||||
CATEGORY:=Network
|
||||
TITLE:=A couple of shell script routines for firewall initialization
|
||||
DEPENDS:=+ebtables +libericstools +uci +libiptbwctl +iptables-mod-filter \
|
||||
+iptables-mod-ipopt +iptables-mod-conntrack-extra +iptables-mod-nat-extra \
|
||||
|
||||
@ -18,8 +18,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libericstools
|
||||
SECTION:=libs
|
||||
CATEGORY:=Gargoyle
|
||||
SUBMENU:=Libraries
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=Erics Tools
|
||||
URL:=http://www.gargoyle-router.com
|
||||
MAINTAINER:=Eric Bishop <eric@gargoyle-router.com>
|
||||
|
||||
@ -18,8 +18,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libiptbwctl
|
||||
SECTION:=net
|
||||
CATEGORY:=Gargoyle
|
||||
SUBMENU:=Network
|
||||
CATEGORY:=Network
|
||||
DEPENDS:=+iptables-mod-bandwidth
|
||||
TITLE:=IPT bandwidth control library
|
||||
URL:=http://www.gargoyle-router.com
|
||||
|
||||
@ -12,8 +12,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/qos-gargoyle
|
||||
SECTION:=net
|
||||
CATEGORY:=Gargoyle
|
||||
SUBMENU:=Network
|
||||
CATEGORY:=Network
|
||||
TITLE:=A set of QoS scripts
|
||||
DEPENDS:=+tc +ip +kmod-sched +iptables-mod-filter +iptables-mod-ipopt +iptables-mod-imq
|
||||
MAINTAINER:=Xingwang Liao <kuoruan@gmail.com>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user