heysoundude
Part of the Furniture
Perfectly valid reasons.
I worked on the script some more (new file) to include requirements checking (JFFS enabled, Entware check), auto-add/remove to services-start and services-stop, as well as included some more options ({install|enable|start|stop|disable}): https://5m.ca/cake/cake-qos.sh
This means that cake QoS can be installed and set up with 3 commands (below assumes AC86U and 30Mbit / 5 Mbit + Cable (Docsis) connection):
Code:/usr/sbin/curl --retry 3 "https://5m.ca/cake/cake-qos.sh" -o "/jffs/scripts/cake-qos" && chmod 0755 /jffs/scripts/cake-qos /jffs/scripts/cake-qos install ac86u /jffs/scripts/cake-qos enable 30Mbit 5Mbit "docsis ack-filter"
Feel free to take anything from the code you like, I feel this will help towards #4 (scripted install) I'll probably remove this and my other post once an official script is put together to minimize confusion.
I just have to say - the 5m.ca service/site is a wonderful thing - thank you for making me aware of it