LuCI - OpenWrt Configuration Interface
 
 
 
 
 
 
Go to file
Jo-Philipp Wich 8c8c69fa5d luci-lib-ip: accept 2nd netmask argument in new(), IPv4() and IPv6()
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-26 10:47:39 +01:00
applications luci-app-privoxy: fix path to luci.mk after move 2015-01-25 18:30:07 +01:00
build
collections
contrib Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
libs luci-lib-ip: accept 2nd netmask argument in new(), IPv4() and IPv6() 2015-01-26 10:47:39 +01:00
modules luci-mod-admin-full: use sysupgrade -T to test images 2015-01-24 14:26:51 +01:00
protocols Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
themes themes: fix load number formatting 2015-01-17 15:17:42 +01:00
.buildpath
.cproject
.gitignore build: add po2lmo to .gitignore (#292) 2015-01-15 09:49:19 +01:00
.project
CONTRIBUTING.md
INSTALL
LICENSE
Makefile
NOTICE Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
README.md
THANKYOU
luci.mk luci.mk: expose option to override PKGARCH (#295) 2015-01-18 17:27:16 +01:00

README.md

OpenWrt luci feed

Description

This is the OpenWrt "luci"-feed containing LuCI - OpenWrt Configuration Interface.

Usage

This feed is enabled by default. To install all its package definitions, run:

./scripts/feeds update luci
./scripts/feeds install -a -p luci

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.