* applications/luci-splash: Rewrote luci-splash using an own daemon implementation
authorSteven Barth <steven@midlink.org>
Sun, 29 Jun 2008 14:42:53 +0000 (14:42 +0000)
committerSteven Barth <steven@midlink.org>
Sun, 29 Jun 2008 14:42:53 +0000 (14:42 +0000)
commitee324cb3a70d39dc9522a1ee63af12137d433533
tree564544d3e6bff5e916d77a427bba6b1536ba7c94
parent4c7df626b2a27e9bea4793c96929de17f38e7bd2
* applications/luci-splash: Rewrote luci-splash using an own daemon implementation
* Minor tweaks in luci.dispatcher
12 files changed:
applications/luci-splash/htdocs/cgi-bin/luci-splash [deleted file]
applications/luci-splash/htdocs/luci/splash/index.html [new file with mode: 0644]
applications/luci-splash/luasrc/controller/splash/splash.lua
applications/luci-splash/root/etc/init.d/luci_splash
applications/luci-splash/root/etc/luci_splash_httpd.conf [deleted file]
applications/luci-splash/root/usr/bin/luci-splashd [new file with mode: 0755]
applications/luci-splash/root/usr/lib/luci-splash/htdocs/cgi-bin/index.cgi [deleted file]
applications/luci-splash/root/usr/lib/luci-splash/htdocs/index.html [deleted file]
contrib/package/luci/Makefile
libs/sgi-cgi/htdocs/cgi-bin/index.cgi [deleted file]
libs/sgi-cgi/htdocs/index.html
libs/web/luasrc/dispatcher.lua