* luci-0.8: backport luci-app-initmgr
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 6 Oct 2008 20:09:06 +0000 (20:09 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 6 Oct 2008 20:09:06 +0000 (20:09 +0000)
commit9a02c8634e9aaff78c14c5c71f7edbae917ddb05
tree10898cebfd148b44880b2455becb3042414f42b4
parent2c8ed3f1ead34cf6c959eeaec1c84aa51116d2e9
* luci-0.8: backport luci-app-initmgr
applications/luci-initmgr/Makefile [new file with mode: 0644]
applications/luci-initmgr/luasrc/controller/init.lua [new file with mode: 0644]
applications/luci-initmgr/luasrc/i18n/initmgr.de.lua [new file with mode: 0644]
applications/luci-initmgr/luasrc/i18n/initmgr.de.xml [new file with mode: 0644]
applications/luci-initmgr/luasrc/i18n/initmgr.en.lua [new file with mode: 0644]
applications/luci-initmgr/luasrc/i18n/initmgr.en.xml [new file with mode: 0644]
applications/luci-initmgr/luasrc/i18n/initmgr.pt-br.lua [new file with mode: 0644]
applications/luci-initmgr/luasrc/i18n/initmgr.pt-br.xml [new file with mode: 0644]
applications/luci-initmgr/luasrc/model/cbi/init/init.lua [new file with mode: 0644]
contrib/package/luci/Makefile
libs/sys/luasrc/sys.lua