Locked History Actions

Installation

Installation

OpenWRT Feed

  1. Change to your OpenWRT buildroot
  2. Run ./scripts/feeds update
  3. Run ./scripts/feeds install -a -p luci
  4. Type make menuconfig
  5. 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-*