1 LuCI Installation Instructions
9 1. Change to your OpenWRT buildroot
11 2. Add the following line to your OpenWRT feeds.conf:
12 src-svn luci https://dev.leipzig.freifunk.net/svn/ff-luci/trunk/contrib/package
14 3. Run ./scripts/feeds update
16 4. Run ./scripts/feeds install -a -p luci
18 5. Type make menuconfig and you will find luci in the menu "Administration"
22 1. cd to the "package" directory of your kamikaze buildroot
24 3. Type: ln -s /path/to/ff-luci/contrib/package/* ./
26 4. cd to your kamikaze build root and type: make menuconfig
27 You will find luci in the menu "Administration"