add ucitrigger: a uci plugin, command line tool and lua interface for automatically...
authorFelix Fietkau <nbd@openwrt.org>
Mon, 8 Jun 2009 01:27:01 +0000 (01:27 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 8 Jun 2009 01:27:01 +0000 (01:27 +0000)
commitd82fbffc4d85310c6765a06178d36f79b913da10
tree4fab06af6a05bfcd3074477dbc97328a4250c063
parent5088fb23bbb1683383f08494f03ddc3cf2edd713
add ucitrigger: a uci plugin, command line tool and lua interface for automatically applying uci config changes

SVN-Revision: 16375
package/uci/Makefile
package/uci/patches/110-plugin_support.patch [new file with mode: 0644]
package/uci/patches/120-uci_trigger.patch [new file with mode: 0644]
package/uci/trigger/apply_config [new file with mode: 0644]
package/uci/trigger/lib/trigger.lua [new file with mode: 0644]
package/uci/trigger/modules/base.lua [new file with mode: 0644]