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)
commit7f120c3a9bf9b3609e1c01cc5dbfaacce715cb76
tree9e16326e17f880749980623a4f43996342bab286
parent77044027db5e253c48cff24aafa412473d483415
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]