* Fixed broken commit
authorSteven Barth <steven@midlink.org>
Sun, 27 Apr 2008 11:10:09 +0000 (11:10 +0000)
committerSteven Barth <steven@midlink.org>
Sun, 27 Apr 2008 11:10:09 +0000 (11:10 +0000)
commite895253a9b6b165f94af3480de59020617b7117c
treedd2438003c28a2b63b1e07d0e6781aac69bc3c03
parentace012a0325a4ad2249b137a0d7c7edcc2a71f54
* Fixed broken commit
24 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 [new file with mode: 0644]
contrib/package/ffluci/ipkg/conffiles [new file with mode: 0644]
contrib/package/ffluci/ipkg/ffluci.postinst [new file with mode: 0755]
contrib/package/haserl-lua/Makefile [new file with mode: 0644]
contrib/package/haserl-lua/patches/200-bytecode-header-luci [new file with mode: 0644]
contrib/package/lua-luci/Makefile [new file with mode: 0644]
contrib/package/lua-luci/patches/010-lua-5.1.3-lnum-full-260308.patch [new file with mode: 0644]
contrib/package/lua-luci/patches/020-shared_liblua.patch [new file with mode: 0644]
contrib/package/lua-luci/patches/030-archindependent-bytecode.patch [new file with mode: 0644]
contrib/package/lua-luci/patches/100-no_readline.patch [new file with mode: 0644]
contrib/package/luaposix/Makefile [new file with mode: 0644]