LuCI - OpenWrt Configuration Interface
 
 
 
 
 
 
Go to file
Andrija Vucinic 64b052bbd8 luci-mod-admin-full: mount points SWAP fix
SWAP section was showing an error. Fixed it to display the devices/size properly.
2015-04-25 23:35:33 +02:00
applications Revert "luci-app-ddns:Fix Simplified Chinese translation." 2015-04-23 20:18:19 +02:00
build build: rework i18n-sync.sh to support new structure 2015-04-20 10:17:23 +02:00
collections
contrib Fixed default DNS settings for community Potsdam 2015-03-04 20:45:27 +01:00
libs Move inline documentation into separate files. 2015-01-29 16:26:46 +01:00
modules luci-mod-admin-full: mount points SWAP fix 2015-04-25 23:35:33 +02:00
protocols Fix typo in last commit 2015-04-10 18:55:56 +02:00
themes Merge pull request #333 from legendtang/master 2015-03-10 18:55:15 +01:00
.buildpath
.cproject
.gitignore Update .gitignore 2015-04-20 10:08:23 +02:00
.project
CONTRIBUTING.md
INSTALL
LICENSE
Makefile
NOTICE
README.md
THANKYOU
luci.mk build: remove *.luadoc files before packaging 2015-01-28 22:29:03 +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.