* luci/applications: add init manager
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 3 Oct 2008 17:33:29 +0000 (17:33 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 3 Oct 2008 17:33:29 +0000 (17:33 +0000)
commit021a3fcb837b2e6c680e40e96163759c970cfc29
treea895581850da8c4a2ffd2aeabe06deac2cdb46bb
parent77159d8b66bcf4b6290fc8d046bf85d8a69f7bac
* luci/applications: add init manager
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/model/cbi/init/init.lua [new file with mode: 0644]
contrib/package/luci/Makefile