I decided to upgrade to RC6 since the packages repository no longer worked for RC5. I don't know if this was intentional but I had RC5 and tried to install qos-scripts and the package didn't work because it was the RC6 one.
I had these problems with RC6:
- The bin distribution no longer includes pppoe. There's now a pppoe one. This wasn't explained anywhere so when I installed bin like I did for RC5 I no longer had a pppoe connection, thus no internet. To fix this I used mtd to go back to the original linksys firmware by flashing it's .bin file. I had to press the reset button for it to actually work again so I guess it copied a firmware from a ROM and mtd didn't work?
- After I installed pppoe I had no internet DNS. I changed the /etc/resolv.conf symlink to point to /tmp/resolv.conf.auto instead of /tmp/resolv.conf and that fixed it. What's the correct solution?