LuCI - OpenWrt Configuration Interface
Backport from trunk the zonename validation using a compound datatype "and(uciname,maxlength(14))" fw3 sets the maximum length of the zone name to 14 and ignores zone definitions with too long names. Add a simple validation to ensure that the new zone name is short enough. Backport of |
||
---|---|---|
applications | ||
build | ||
collections | ||
contrib | ||
libs | ||
modules | ||
protocols | ||
themes | ||
.buildpath | ||
.cproject | ||
.gitignore | ||
.project | ||
CONTRIBUTING.md | ||
INSTALL | ||
LICENSE | ||
luci.mk | ||
Makefile | ||
NOTICE | ||
README.md | ||
THANKYOU |
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.