* Reworked Luci-Splash
authorSteven Barth <steven@midlink.org>
Sun, 27 Apr 2008 11:04:48 +0000 (11:04 +0000)
committerSteven Barth <steven@midlink.org>
Sun, 27 Apr 2008 11:04:48 +0000 (11:04 +0000)
commit706da44cf275dc20426a55a4d01ed79026d3eb80
treef0cfced76009f7548a79d211a84fcb171079f028
parentf917c0bb6445794cc94ff895f430db84a9e77ea2
* Reworked Luci-Splash
* Created ffluci-system-addons package for Kamikaze addons
18 files changed:
contrib/package/ffluci-splash/Makefile [new file with mode: 0644]
contrib/package/ffluci-splash/ipkg/conffiles [new file with mode: 0644]
contrib/package/ffluci-splash/src/luci-splash.lua [new file with mode: 0644]
contrib/package/ffluci-splash/src/luci-splash/htdocs/cgi-bin/index.cgi [new file with mode: 0644]
contrib/package/ffluci-splash/src/luci-splash/htdocs/index.html [new file with mode: 0644]
contrib/package/ffluci-splash/src/luci_splash.cron [new file with mode: 0644]
contrib/package/ffluci-splash/src/luci_splash.init [new file with mode: 0644]
contrib/package/ffluci-splash/src/luci_splash.uci [new file with mode: 0644]
contrib/package/ffluci-splash/src/luci_splash_httpd.conf [new file with mode: 0644]
contrib/package/ffluci-system-addons/Makefile [new file with mode: 0644]
contrib/package/ffluci-system-addons/src/hotplug.d-20-aliases [new file with mode: 0644]
contrib/package/ffluci-system-addons/src/root.crontab [new file with mode: 0644]
contrib/package/ffluci-system-addons/src/run-parts [new file with mode: 0644]
contrib/package/ffluci/Makefile
core/contrib/hotplug.d-20-aliases [deleted file]
core/contrib/uci/luci
core/src/ffluci/sys.lua
module/admin-core/contrib/luci-splash