You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/system
Jeffery To d13e86d4c2 procd: Add wrapper for uci_validate_section()
This adds a wrapper (uci_load_validate) for uci_validate_section() that
allows callers (through a callback function) to access the values set by
uci_validate_section(), without having to manually declare a
(potentially long) list of local variables.

The callback function receives two arguments when called, the config
section name and the return value of uci_validate_section().

If no callback function is given, then the wrapper exits with the value
returned by uci_validate_section().

This also updates several init scripts to use the new wrapper function.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
6 years ago
..
ca-certificates ca-caertificates: remove myself as PKG_MAINTAINER 6 years ago
fstools fstools: media change detection (eg:sdcard) using kernel polling 6 years ago
fwtool fwtool: add utility for appending and extracting firmware metadata/signatures 8 years ago
iucode-tool tools: add iucode-tool 6 years ago
mtd mtd: improve check for TRX header being already fixed 6 years ago
openwrt-keyring openwrt-keyring: bundle latest usign certificates 6 years ago
opkg opkg: update to latest Git head 6 years ago
procd procd: Add wrapper for uci_validate_section() 6 years ago
rpcd rpcd: update to latest Git head 6 years ago
ubox procd: Add wrapper for uci_validate_section() 6 years ago
ubus packages: set more explicit ABI_VERSION values 6 years ago
ucert ucert: work around short read 6 years ago
uci uci: bump to source date 2018-08-11 6 years ago
usign treewide: replace LEDE_GIT with PROJECT_GIT 7 years ago
zram-swap zram-swap: bump pkg version 6 years ago