Installation
OpenWRT Feed
- Change to your OpenWRT buildroot
- Run ./scripts/feeds update
- Run ./scripts/feeds install -a -p luci
- Type make menuconfig
- You will find LuCI in the menu "Administration"
OpenWRT Package Repository (Nightly Builds)
- Add the following line to your /etc/opkg.conf:
src luci http://universe.freifunk-halle.net/kamikaze/nightly/luci-trunk-2.6/latest/packages/
- Type opkg update
- For LuCI Essentials: opkg install luci-admin-mini
- For LuCI Administration: opkg install luci-admin-full
- Any modules at your choice: opkg install luci-app-*