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 (OpenWrt Builds)
- Add the following line to your /etc/opkg.conf:
src luci http://downloads.openwrt.org/kamikaze/8.09_RC2/YOUR_ARCHITECURE/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-*