1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-20 23:58:27 +02:00
openwrt/package/system
Kristian Evensen 97780e363f system: uci: Use config dir on uci_add and support add_/del_list
This commit makes three changes to the uci shell library:

* A check for UCI_CONFIG_DIR has been added to the command line when
adding anonymous sections. Without this change, adding anonymous
sections to configs not stored in /etc/config is not possible.

* Support for adding/removing items from lists were missing, so I have
added the functions uci_add_list() and uci_remove_list() to simplify
working with uci lists from scripts.

Signed-off-by: Kristian Evensen <kristian.evensen@gmail.com>
[added missing package version bump]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-05-17 21:41:43 +02:00
..
ca-certificates ca-certificates: update to version 20190110 2019-03-21 00:57:54 +01:00
fstools fstools: update to the latest master branch 2019-03-28 12:57:08 +01:00
fwtool fwtool: add support for extracting the truncated data part to stdout 2019-02-12 16:41:38 +01:00
iucode-tool tools: add iucode-tool 2018-02-11 14:39:16 +01:00
mtd mtd: add logic for TP-Link ramips recovery magic 2019-01-26 21:46:32 +01:00
openwrt-keyring openwrt-keyring: bundle latest usign certificates 2018-05-20 19:39:12 +02:00
opkg opkg: update to latest Git head 2019-01-31 10:23:20 +01:00
procd procd: fix compile issue 2019-05-09 18:33:39 +02:00
rpcd rpcd: update to latest Git head 2018-12-12 16:33:54 +01:00
ubox ubox: bump to git HEAD 2019-04-07 19:37:18 +03:00
ubus packages: set more explicit ABI_VERSION values 2019-01-19 14:31:51 +01:00
ucert ucert: add PROVIDES also for minimal 'ucert' package 2019-03-08 01:18:12 +01:00
uci system: uci: Use config dir on uci_add and support add_/del_list 2019-05-17 21:41:43 +02:00
usign treewide: replace LEDE_GIT with PROJECT_GIT 2018-01-10 21:27:32 +01:00
zram-swap zram-swap: bump pkg version 2018-09-29 17:23:11 +02:00