Webmin on Entware for DD-WRT

Revision as of 23:34, 11 September 2018 by Root (talk | contribs)

...I can do that.


I'm using a Buffalo WZR-600DHP Router


Well as it turns out the opkg install command doesn't allow for wildcards, so after a quick bit of research, I located a webpage where a nice guy had come up with this command;

opkg list | grep packagename | awk '{print $1}' | xargs opkg install

List of helpful links;

Entware Repositories for my router (go up one level for other CPU types)