LuCI - OpenWrt Configuration Interface
 
 
 
 
 
 
Go to file
Jo-Philipp Wich c159d28091 luci-base: switch luci.model.network to common ubus api
Replaces the ubus calls in luci.model.network with the common api
from luci.util.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 11:10:02 +01:00
applications luci-app-ushare: mark as broken since ushare is in oldpackages 2015-01-11 17:39:46 +01:00
build build: remove remainders of old build system 2015-01-08 16:52:51 +01:00
collections Modified dependencies 2015-01-10 22:33:43 +01:00
contrib contrib: remove abandonned projects 2015-01-08 16:35:30 +01:00
libs luci-lib-px5g: add missing src Makefile and fix depends 2015-01-09 13:19:28 +01:00
modules luci-base: switch luci.model.network to common ubus api 2015-01-15 11:10:02 +01:00
protocols Rework LuCI build system 2015-01-08 16:26:20 +01:00
themes Remove obsolete ipkg directories 2015-01-08 16:31:40 +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
README.md
THANKYOU
luci.mk luci.mk: cosmetic change for translation description 2015-01-11 17:10:32 +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.