* Mördercommit ;-)
[project/luci.git] / INSTALL
1 FFLuCI Installation Instructions
2
3 TOC:
4 1. Kamikaze Feed
5 2. Kamikaze Packages
6
7
8 1. Kamikaze Feed
9 1. Change to your OpenWRT buildroot
10
11 2. Add the following line to your OpenWRT feeds.conf:
12 src-svn ffluci https://dev.leipzig.freifunk.net/svn/ff-luci/trunk/contrib/package
13
14 3. Run ./scripts/feeds update
15
16 4. Run ./scripts/feeds install ffluci-meta
17
18 5. Type make menuconfig and you will find ffluci in the menu "Administration"
19
20
21 2. Kamikaze Packages
22 1. cd to the "package" directory of your kamikaze buildroot
23
24 3. Type: ln -s /path/to/ff-luci/contrib/package/* ./
25
26 4. cd to your kamikaze build root and type: make menuconfig
27 You will find ffluci in the menu "Administration"