LuCI - OpenWrt Configuration Interface
Find a file
Toke Høiland-Jørgensen 88ec332e07 luci-app-sqm: Fix run path
luci-app-sqm was using the wrong path to look for the available_qdiscs
file. This happened to work because by default /var is symlinked to /tmp on
OpenWrt. However, it breaks badly when this is not the case, and the
sqm.conf file for OpenWrt uses /var/run anyway, so update the luci code to
do this as well.

Fixes #3860.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2020-04-08 23:01:31 +02:00
applications luci-app-sqm: Fix run path 2020-04-08 23:01:31 +02:00
build luci-app-statistics: convert plugin definitions to JSON 2020-02-06 12:54:07 +01:00
collections luci: depend on uhttpd-mod-ubus 2020-03-15 00:31:38 +01:00
contrib/package lucihttp: update to latest Git HEAD 2019-07-05 08:27:47 +02:00
docs docs: update js api docs 2020-04-07 16:35:16 +02:00
libs treewide: Remove myself as maintainer 2020-03-20 14:49:07 -04:00
modules luci-fr: typos fixes and translations proposal 2020-04-08 14:17:08 +02:00
protocols luci-proto-openconnect: fix certificate file paths 2020-04-08 09:11:34 +02:00
themes Merge pull request #3819 from ptpt52/theme 2020-04-08 09:07:55 +02:00
.buildpath * new project: ff-luci - Freifunk Lua Configuration Interface 2008-03-02 21:52:58 +00:00
.cproject More C-Functions (luci.cutil.instanceof, luci.cutil.pcdata) 2008-11-20 19:22:05 +00:00
.gitignore luci-base: add support for plural translations and contexts in Lua api 2020-01-25 23:21:35 +01:00
.project LuCI Core C-Rewrite: First steps 2008-11-19 23:02:36 +00:00
CONTRIBUTING.md CONTRIBUTING.md: Fix sign_your_work link. 2020-03-01 14:33:20 -08:00
jsdoc.conf.json docs: various updates 2019-11-07 12:39:24 +01:00
LICENSE * new project: ff-luci - Freifunk Lua Configuration Interface 2008-03-02 21:52:58 +00:00
luci.mk build: reload rpcd in package postinstall 2020-03-03 15:21:55 +01:00
NOTICE Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
package.json docs: various updates 2019-11-07 12:39:24 +01:00
README.md docs: various updates 2019-11-07 12:39:24 +01:00

OpenWrt luci feed

Translation status

Description

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

Usage

This feed is enabled by default. Your feeds.conf.default (or feeds.conf) should contain a line like:

src-git luci https://github.com/openwrt/luci.git

To install all its package definitions, run:

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

API Reference

You can browse the generated API documentation directly on Github.

Development

Documentation for developing and extending LuCI can be found in the Wiki

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.

Translation status

Translation status