add new /bin/uci script and api for manipulating buildroot-ng config files
authorFelix Fietkau <nbd@openwrt.org>
Mon, 9 Oct 2006 05:59:26 +0000 (05:59 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 9 Oct 2006 05:59:26 +0000 (05:59 +0000)
commitc03dcf1a76b817bb5b4d71478ea7ae71683a4302
tree125beb9dbe70d05812f17cb56db3d4641c6d37e9
parent91712548aee6c2b459b93d026bd91cab41f2bb18
add new /bin/uci script and api for manipulating buildroot-ng config files

SVN-Revision: 4982
openwrt/package/base-files/default/bin/uci [new file with mode: 0755]
openwrt/package/base-files/default/etc/functions.sh
openwrt/package/base-files/default/lib/config/uci-update.awk [new file with mode: 0644]
openwrt/package/base-files/default/lib/config/uci.sh [new file with mode: 0755]