LuCI - OpenWrt Configuration Interface
 
 
 
 
 
 
Go to file
Christian Schoenebeck 305528b3cc ipkg.lua: new function compare_version
* minor fix function _list() set to local
* new function compare_version() lua version of opkg compare-version

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-07-27 18:08:54 +02:00
applications luci-app-shadowsocks-libev: update package 2015-07-23 00:52:27 +08:00
build
collections collections/luci: depend on luci-proto-ipv6 if IPV6 is enabled 2015-05-06 16:00:33 +02:00
contrib contrib/meshwizard: fix LAN with OLSR and DHCP 2015-07-07 12:22:39 +02:00
documentation Fix markup in Template reference 2015-06-16 10:21:47 +02:00
libs luci-lib-json: ignore null keys to allow encoding empty objects 2015-06-04 21:13:41 +02:00
modules ipkg.lua: new function compare_version 2015-07-27 18:08:54 +02:00
protocols IPv6 updates 2015-05-17 17:06:43 +02:00
themes
.buildpath
.cproject
.gitignore
.project
CONTRIBUTING.md
INSTALL
LICENSE
Makefile
NOTICE
README.md
THANKYOU
luci.mk

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.