add the qos-scripts package
authorFelix Fietkau <nbd@openwrt.org>
Fri, 6 Oct 2006 17:09:53 +0000 (17:09 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 6 Oct 2006 17:09:53 +0000 (17:09 +0000)
commit96a60d138ab22df46a38e180e92438930f360f24
tree9e8170eb952d733894fa5b7470d55d0f79e8d343
parentbb529c6945697f82d087eebf542c3bf25fd609b5
add the qos-scripts package

SVN-Revision: 4931
13 files changed:
openwrt/package/Config.in
openwrt/package/Makefile
openwrt/package/qos-scripts/Config.in [new file with mode: 0644]
openwrt/package/qos-scripts/Makefile [new file with mode: 0644]
openwrt/package/qos-scripts/files/etc/config/qos [new file with mode: 0644]
openwrt/package/qos-scripts/files/etc/hotplug.d/iface/10-qos [new file with mode: 0755]
openwrt/package/qos-scripts/files/etc/init.d/S50qos [new file with mode: 0755]
openwrt/package/qos-scripts/files/usr/bin/qos-start [new file with mode: 0755]
openwrt/package/qos-scripts/files/usr/bin/qos-stat [new file with mode: 0755]
openwrt/package/qos-scripts/files/usr/bin/qos-stop [new file with mode: 0755]
openwrt/package/qos-scripts/files/usr/lib/config.sh [new file with mode: 0644]
openwrt/package/qos-scripts/files/usr/lib/qos.sh [new file with mode: 0755]
openwrt/package/qos-scripts/ipkg/qos_scripts.control [new file with mode: 0644]