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)
commite7cbce1f9e99ddf686bdef99574c0f62356b5a07
tree16a309a2dc39312852cc467a8c7452b2ad96e488
parent2cda2ff5752de60b39ced1e445364f76f5c13bdd
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]