add ucitrigger: a uci plugin, command line tool and lua interface for automatically...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 8 Jun 2009 01:27:01 +0000 (01:27 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 8 Jun 2009 01:27:01 +0000 (01:27 +0000)
commit9aad34a95c6cc7d68e12cd7d3fc2436f3106e9c6
tree4fab06af6a05bfcd3074477dbc97328a4250c063
parent1232d185c64cae9795677bac29fc3a0b320f0ab9
add ucitrigger: a uci plugin, command line tool and lua interface for automatically applying uci config changes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16375 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]