Add luci to the set of packages. This won't hurt if it's already installed; makes it easier on CC images

This commit is contained in:
Rich Brown 2015-05-05 14:15:26 -04:00
parent 47415daa7d
commit 5f9adc4a47

View file

@ -64,6 +64,7 @@
# updating/installing them a second time.
# echo 'Updating software packages'
# opkg update # retrieve updated packages
# opkg install luci # install the web GUI
# opkg install snmpd fprobe # install snmpd & fprobe
# opkg install luci-app-sqm # install the SQM modules to get fq_codel etc
# opkg install ppp-mod-pppoe # install PPPoE module