Go to file
Christian Marangi 3a8e9baf32 luci-app-opkg: fix passing wrong option on opkg update/install
Fix passing wrong option on opkg update/install. While starting to
introduce support for APK in the opkg module, it was notice that
--force-removal-of-dependent-packages was always passed even with update
and install command.

This was probably a leftover/oversight of old one. To fix this, limit
this option only on remove and also update the acl.d to support single
call to update or install.

Fixes: 9b25031cb2 ("luci-app-opkg: rework backend operations")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-10-24 00:04:46 +02:00
.github house-keeping: workflow improvements 2024-02-08 14:30:53 +01:00
applications luci-app-opkg: fix passing wrong option on opkg update/install 2024-10-24 00:04:46 +02:00
build build: co-opt i18n-init.sh to kick start an empty app folder 2024-10-22 00:49:01 +02:00
collections collections: drop luci-ssl-nginx 2024-04-20 23:36:28 +02:00
contrib/package csstidy: Fix PKG_MIRROR_HASH after .zst change 2024-04-07 15:38:34 +03:00
docs docs: update the reference implementation source 2024-09-28 11:14:12 +03:00
libs rpcd-mod-luci: strip colon from dnsmasq duid 2024-07-26 02:13:46 +02:00
modules luci-mod-network: add support for wireless no outdoor restriction 2024-10-23 05:36:58 +02:00
protocols luci-proto-wireguard: fixed bug with incorrect peer name detection 2024-10-23 22:25:27 +02:00
themes luci-theme-bootstrap: cascade.css: Refactor unnecessary calc() 2024-10-10 02:28:12 +02:00
.gitignore .gitignore: adjust paths for autogenerated plural_formula sources 2022-10-25 13:26:56 +02:00
CONTRIBUTING.md CONTRIBUTING.md: Fix sign_your_work link. 2020-03-01 14:33:20 -08:00
LICENSE * new project: ff-luci - Freifunk Lua Configuration Interface 2008-03-02 21:52:58 +00:00
NOTICE Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
README.md docs: various updates 2019-11-07 12:39:24 +01:00
jsdoc.conf.json docs: various updates 2019-11-07 12:39:24 +01:00
luci.mk luci.mk: remove unnecessary i18n postinst script 2024-04-20 12:19:26 +03:00
package.json CI: automatically update jsapi docs 2021-10-08 17:16:04 -10:00

README.md

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