Remove Luasocket - obsoleted by nixio
authorSteven Barth <steven@midlink.org>
Fri, 1 May 2009 11:28:34 +0000 (11:28 +0000)
committerSteven Barth <steven@midlink.org>
Fri, 1 May 2009 11:28:34 +0000 (11:28 +0000)
commit67fbe1b33c2195cc763309ba7467100f56676467
tree9d2f649d045e0da1e2df38d4ec896251861bb3a8
parent78d8ad784bdc06d07e2fcac409f2052b1d13d5f3
Remove Luasocket - obsoleted by nixio
Remove old luasocket based LuCI Httpd - obsoleted by lucittpd
Remove lpeg - not in use
Rewrite luci-splashd using nixio
17 files changed:
Makefile
applications/luci-splash/root/usr/bin/luci-splashd
contrib/lpeg/.gitignore [deleted file]
contrib/lpeg/Makefile [deleted file]
contrib/luasocket/.gitignore [deleted file]
contrib/luasocket/Makefile [deleted file]
contrib/package/lpeg/Makefile [deleted file]
contrib/package/luasocket/Makefile [deleted file]
contrib/package/luci/Makefile
libs/httpd/Makefile [deleted file]
libs/httpd/host/runluci [deleted file]
libs/httpd/hostfiles/www/index.html [deleted file]
libs/httpd/luasrc/httpd.lua [deleted file]
libs/httpd/luasrc/httpd/handler/file.lua [deleted file]
libs/httpd/luasrc/httpd/handler/luci.lua [deleted file]
libs/httpd/luasrc/httpd/module.lua [deleted file]
libs/httpd/luasrc/httpd/server.lua [deleted file]