Hello all, I'm not new to OpenWRT and Linux, but I'm new to compiling and installing OpenWRT/Lede on some ZBT hardware. I've been around the forum and finally go stumped so I'm first looking where is the correct place for me to post my questions....
My goal is to build a custom OpenWRT load for a ZBT W1326 router. I've managed to build from the snapshot using I believe the GIT from git.openwrt.org. I'm sifting through the differences between OpenWRT and Lede so I'm not entirely sure which trunk I'm supposed to be using at this point. I've managed to get the code, build for the hardware, install the squashfs upgrade bin and not brick the device. (I consider this a major win.) I've gotten LuCi installed and can configure packages on the router, etc.
So here are my noob questions.
1) Should I be posting in the developer list since I'm building from scratch?
2) I'm trying to install Cake for the QoS rather than fq_codel. I know it's in the kernel, and I can configure it via the command line. What I can't figure out is how to enable it in LuCi. I see many posts about installing the package luci-app-sqm, but no matter what I do I keep being told the package doesn't exist. Is there some external repository that I can get that from?
Thanks in advance, I'm sure I'll have more to come.