mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-13 20:04:27 +08:00
97780e363f
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> |
||
---|---|---|
.. | ||
ca-certificates | ||
fstools | ||
fwtool | ||
iucode-tool | ||
mtd | ||
openwrt-keyring | ||
opkg | ||
procd | ||
rpcd | ||
ubox | ||
ubus | ||
ucert | ||
uci | ||
usign | ||
zram-swap |