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)
commit29c41ba2acb6f8b13f7b43de1b3e19ef1af52815
tree4fab06af6a05bfcd3074477dbc97328a4250c063
parent28e44dbadb0172c83326e10daab228ac676f26ce
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]