branches/luci-0.8: remove bitrot
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 23 Dec 2008 21:57:11 +0000 (21:57 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 23 Dec 2008 21:57:11 +0000 (21:57 +0000)
commit293173f1a864b20e7156c129bca536b43f2bc77c
treefd98c322cbd82921ef0ad710d1804b02bba0cfee
parent4081526ba7d0594c3ef120df5ee223c4eb55fb18
branches/luci-0.8: remove bitrot
212 files changed:
applications/community-augsburg/Makefile [deleted file]
applications/community-augsburg/ipkg/postinst [deleted file]
applications/community-augsburg/root/etc/uci-defaults/luci-community-augsburg [deleted file]
applications/community-berlin/Makefile [deleted file]
applications/community-berlin/ipkg/postinst [deleted file]
applications/community-berlin/root/etc/uci-defaults/luci-community-berlin [deleted file]
applications/community-halle/Makefile [deleted file]
applications/community-halle/ipkg/postinst [deleted file]
applications/community-halle/root/etc/uci-defaults/luci-community-halle [deleted file]
applications/community-hannover/Makefile [deleted file]
applications/community-hannover/ipkg/postinst [deleted file]
applications/community-hannover/root/etc/uci-defaults/luci-community-hannover [deleted file]
applications/community-leipzig/Makefile [deleted file]
applications/community-leipzig/ipkg/postinst [deleted file]
applications/community-leipzig/root/etc/uci-defaults/luci-community-leipzig [deleted file]
applications/freifunk-community/Makefile [new file with mode: 0644]
applications/freifunk-community/htdocs/cgi-bin-nodes.html [new file with mode: 0644]
applications/freifunk-community/htdocs/cgi-bin-status.html [new file with mode: 0644]
applications/freifunk-community/ipkg/postinst [new file with mode: 0755]
applications/freifunk-community/root/etc/uci-defaults/luci-freifunk-community [new file with mode: 0644]
applications/luci-asterisk/Makefile [new file with mode: 0644]
applications/luci-asterisk/luasrc/controller/asterisk.lua [new file with mode: 0644]
applications/luci-asterisk/luasrc/i18n/asterisk.en.lua [new file with mode: 0644]
applications/luci-asterisk/luasrc/i18n/asterisk.en.xml [new file with mode: 0644]
applications/luci-asterisk/luasrc/model/cbi/asterisk-dialplans.lua [new file with mode: 0644]
applications/luci-asterisk/luasrc/model/cbi/asterisk-iax-connections.lua [new file with mode: 0644]
applications/luci-asterisk/luasrc/model/cbi/asterisk-meetme.lua [new file with mode: 0644]
applications/luci-asterisk/luasrc/model/cbi/asterisk-mod-app.lua [new file with mode: 0644]
applications/luci-asterisk/luasrc/model/cbi/asterisk-mod-cdr.lua [new file with mode: 0644]
applications/luci-asterisk/luasrc/model/cbi/asterisk-mod-chan.lua [new file with mode: 0644]
applications/luci-asterisk/luasrc/model/cbi/asterisk-mod-codec.lua [new file with mode: 0644]
applications/luci-asterisk/luasrc/model/cbi/asterisk-mod-format.lua [new file with mode: 0644]
applications/luci-asterisk/luasrc/model/cbi/asterisk-mod-func.lua [new file with mode: 0644]
applications/luci-asterisk/luasrc/model/cbi/asterisk-mod-pbx.lua [new file with mode: 0644]
applications/luci-asterisk/luasrc/model/cbi/asterisk-mod-res-feature.lua [new file with mode: 0644]
applications/luci-asterisk/luasrc/model/cbi/asterisk-mod-res.lua [new file with mode: 0644]
applications/luci-asterisk/luasrc/model/cbi/asterisk-sip-connections.lua [new file with mode: 0644]
applications/luci-asterisk/luasrc/model/cbi/asterisk-voice.lua [new file with mode: 0644]
applications/luci-asterisk/luasrc/model/cbi/asterisk.lua [new file with mode: 0644]
applications/luci-asterisk/root/etc/config/asterisk [new file with mode: 0644]
applications/luci-asterisk/root/lib/uci/schema/default/asterisk [new file with mode: 0644]
applications/luci-coovachilli/Makefile [new file with mode: 0644]
applications/luci-coovachilli/luasrc/controller/coovachilli.lua [new file with mode: 0644]
applications/luci-coovachilli/luasrc/i18n/coovachilli.en.lua [new file with mode: 0644]
applications/luci-coovachilli/luasrc/i18n/coovachilli.en.xml [new file with mode: 0644]
applications/luci-coovachilli/luasrc/model/cbi/coovachilli.lua [new file with mode: 0644]
applications/luci-coovachilli/luasrc/model/cbi/coovachilli_auth.lua [new file with mode: 0644]
applications/luci-coovachilli/luasrc/model/cbi/coovachilli_network.lua [new file with mode: 0644]
applications/luci-coovachilli/luasrc/model/cbi/coovachilli_radius.lua [new file with mode: 0644]
applications/luci-coovachilli/root/etc/config/coovachilli [new file with mode: 0644]
applications/luci-coovachilli/root/lib/uci/schema/default/coovachilli [new file with mode: 0644]
applications/luci-openvpn/Makefile [new file with mode: 0644]
applications/luci-openvpn/luasrc/controller/openvpn.lua [new file with mode: 0644]
applications/luci-openvpn/luasrc/i18n/openvpn.en.lua [new file with mode: 0644]
applications/luci-openvpn/luasrc/model/cbi/openvpn-advanced.lua [new file with mode: 0644]
applications/luci-openvpn/luasrc/model/cbi/openvpn-basic.lua [new file with mode: 0644]
applications/luci-openvpn/luasrc/model/cbi/openvpn.lua [new file with mode: 0644]
applications/luci-openvpn/luasrc/view/openvpn/cbi-select-input-add.htm [new file with mode: 0644]
applications/luci-openvpn/luasrc/view/openvpn/pageswitch.htm [new file with mode: 0644]
applications/luci-openvpn/root/etc/config/openvpn [new file with mode: 0644]
applications/luci-openvpn/root/etc/config/openvpn_recipes [new file with mode: 0644]
applications/luci-openvpn/root/etc/init.d/openvpn [new file with mode: 0644]
applications/luci-openvpn/root/lib/uci/schema/default/openvpn [new file with mode: 0644]
applications/luci-siitwizard/Makefile [new file with mode: 0644]
applications/luci-siitwizard/luasrc/controller/siitwizard.lua [new file with mode: 0644]
applications/luci-siitwizard/luasrc/model/cbi/siitwizard.lua [new file with mode: 0644]
applications/luci-siitwizard/root/etc/config/siit [new file with mode: 0644]
contrib/axtls/Makefile [new file with mode: 0644]
contrib/axtls/files/axtls-config [new file with mode: 0644]
contrib/axtls/files/axtls-config.h [new file with mode: 0644]
contrib/axtls/patches/001-ld-fix.patch [new file with mode: 0644]
contrib/axtls/patches/002-httpd-fix.patch [new file with mode: 0644]
contrib/axtls/patches/003-content-type.patch [new file with mode: 0644]
contrib/axtls/patches/004-cgi-nph-mode.patch [new file with mode: 0644]
contrib/package/xrelayd/Makefile [new file with mode: 0644]
libs/httpd/hostfiles/www/index.html [new file with mode: 0644]
libs/lucittpd/Makefile [new file with mode: 0644]
libs/lucittpd/hostfiles/usr/lib/lucittpd/plugins/httpd.lua [new file with mode: 0644]
libs/lucittpd/ipkg/postinst [new file with mode: 0755]
libs/lucittpd/luasrc/ttpd/handler/file.lua [new file with mode: 0644]
libs/lucittpd/luasrc/ttpd/module.lua [new file with mode: 0644]
libs/lucittpd/luasrc/ttpd/server.lua [new file with mode: 0644]
libs/lucittpd/root/etc/config/lucittpd [new file with mode: 0644]
libs/lucittpd/root/etc/init.d/lucittpd [new file with mode: 0755]
libs/lucittpd/root/usr/lib/lucittpd/plugins/httpd.lua [new file with mode: 0644]
libs/lucittpd/src/.gitignore [new file with mode: 0644]
libs/lucittpd/src/Makefile [new file with mode: 0644]
libs/lucittpd/src/include/lib/list.h [new file with mode: 0644]
libs/lucittpd/src/include/lib/log.h [new file with mode: 0644]
libs/lucittpd/src/include/lib/luaplugin.h [new file with mode: 0644]
libs/lucittpd/src/include/lib/signal.h [new file with mode: 0644]
libs/lucittpd/src/include/lib/uci.h [new file with mode: 0644]
libs/lucittpd/src/include/uci.h [new file with mode: 0644]
libs/lucittpd/src/include/uci_config.h [new file with mode: 0644]
libs/lucittpd/src/lib/log.c [new file with mode: 0644]
libs/lucittpd/src/lib/luaplugin.c [new file with mode: 0644]
libs/lucittpd/src/lib/signal.c [new file with mode: 0644]
libs/lucittpd/src/lib/uci.c [new file with mode: 0644]
libs/lucittpd/src/main.c [new file with mode: 0644]
libs/sgi-luci/hostfiles/usr/lib/lucittpd/plugins/luci-webui.lua [new file with mode: 0644]
libs/sgi-luci/luasrc/ttpd/handler/luci.lua [new file with mode: 0644]
libs/sgi-luci/root/etc/init.d/luci-httpd [deleted file]
libs/sgi-luci/root/usr/bin/luci-httpd [deleted file]
libs/sgi-luci/root/usr/lib/lucittpd/plugins/luci-webui.lua [new file with mode: 0644]
libs/uvldoc/Makefile [new file with mode: 0644]
libs/uvldoc/luasrc/uvldoc/proto/xhtml/footer.xml [new file with mode: 0644]
libs/uvldoc/luasrc/uvldoc/proto/xhtml/header.xml [new file with mode: 0644]
libs/uvldoc/luasrc/uvldoc/proto/xhtml/index.xml [new file with mode: 0644]
libs/uvldoc/luasrc/uvldoc/proto/xhtml/menu.xml [new file with mode: 0644]
libs/uvldoc/luasrc/uvldoc/proto/xhtml/scheme.xml [new file with mode: 0644]
libs/uvldoc/luasrc/uvldoc/proto/xhtml/section.xml [new file with mode: 0644]
libs/uvldoc/luasrc/uvldoc/proto/xhtml/uvldoc.css [new file with mode: 0644]
libs/uvldoc/luasrc/uvldoc/renderer.lua [new file with mode: 0644]
modules/freifunk/htdocs/cgi-bin-nodes.html [deleted file]
modules/freifunk/luasrc/view/public_status/index.htm [deleted file]
themes/freifunk-bno/Makefile [new file with mode: 0644]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css [new file with mode: 0644]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/bgoption.png [new file with mode: 0644]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/favicon.ico [new file with mode: 0644]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-back.gif [new file with mode: 0644]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-left.gif [new file with mode: 0644]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-right.gif [new file with mode: 0644]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/logo.gif [new file with mode: 0644]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/main-back.png [new file with mode: 0644]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/schriftzug.gif [new file with mode: 0644]
themes/freifunk-bno/ipkg/postinst [new file with mode: 0755]
themes/freifunk-bno/luasrc/view/themes/freifunk-bno/footer.htm [new file with mode: 0644]
themes/freifunk-bno/luasrc/view/themes/freifunk-bno/header.htm [new file with mode: 0644]
themes/freifunk-bno/root/etc/uci-defaults/luci-theme-freifunk-bno [new file with mode: 0755]
themes/freifunk/Makefile [new file with mode: 0644]
themes/freifunk/htdocs/luci-static/freifunk/cascade.css [new file with mode: 0644]
themes/freifunk/htdocs/luci-static/freifunk/images/bgoption.png [new file with mode: 0644]
themes/freifunk/htdocs/luci-static/freifunk/images/favicon.ico [new file with mode: 0644]
themes/freifunk/htdocs/luci-static/freifunk/images/header-back.gif [new file with mode: 0644]
themes/freifunk/htdocs/luci-static/freifunk/images/header-left.gif [new file with mode: 0644]
themes/freifunk/htdocs/luci-static/freifunk/images/header-right.gif [new file with mode: 0644]
themes/freifunk/htdocs/luci-static/freifunk/images/logo.png [new file with mode: 0644]
themes/freifunk/htdocs/luci-static/freifunk/images/main-back.png [new file with mode: 0644]
themes/freifunk/htdocs/luci-static/freifunk/images/schriftzug.png [new file with mode: 0644]
themes/freifunk/ipkg/postinst [new file with mode: 0755]
themes/freifunk/luasrc/view/themes/freifunk/footer.htm [new file with mode: 0644]
themes/freifunk/luasrc/view/themes/freifunk/header.htm [new file with mode: 0644]
themes/freifunk/root/etc/uci-defaults/luci-theme-freifunk [new file with mode: 0755]
themes/openwrt.org-oxygen/Makefile [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/bg.jpg [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/cascade.css [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/dashboard.css [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/header.png [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/COPYING.oxygen [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/datetime.png [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/default.png [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/desktop.png [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/flash.png [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/freifunk.png [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/harddisk.png [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/key.png [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/lightbulb.png [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/login.png [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/logout.png [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/network.png [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/overview.png [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/package.png [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/restart.png [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/services.png [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/shell.png [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/stats.png [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/status.png [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/switch.png [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/system.png [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/worker.png [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/ie6.css [new file with mode: 0644]
themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/ie7.css [new file with mode: 0644]
themes/openwrt.org-oxygen/ipkg/postinst [new file with mode: 0755]
themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/dashboard.htm [new file with mode: 0644]
themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/footer.htm [new file with mode: 0644]
themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/header.htm [new file with mode: 0644]
themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/indexer.htm [new file with mode: 0644]
themes/openwrt.org-oxygen/root/etc/uci-defaults/luci-theme-openwrt-oxygen [new file with mode: 0755]
themes/oxygen/Makefile [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/bg.png [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/cascade.css [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/dashboard.css [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/footer.png [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/header.png [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/icons/COPYING.oxygen [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/icons/datetime.png [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/icons/default.png [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/icons/desktop.png [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/icons/flash.png [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/icons/freifunk.png [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/icons/harddisk.png [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/icons/key.png [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/icons/lightbulb.png [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/icons/login.png [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/icons/logout.png [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/icons/network.png [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/icons/overview.png [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/icons/package.png [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/icons/restart.png [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/icons/services.png [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/icons/shell.png [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/icons/stats.png [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/icons/status.png [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/icons/switch.png [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/icons/system.png [new file with mode: 0644]
themes/oxygen/htdocs/luci-static/oxygen/icons/worker.png [new file with mode: 0644]
themes/oxygen/ipkg/postinst [new file with mode: 0755]
themes/oxygen/luasrc/view/themes/oxygen/dashboard.htm [new file with mode: 0644]
themes/oxygen/luasrc/view/themes/oxygen/footer.htm [new file with mode: 0644]
themes/oxygen/luasrc/view/themes/oxygen/header.htm [new file with mode: 0644]
themes/oxygen/luasrc/view/themes/oxygen/indexer.htm [new file with mode: 0644]
themes/oxygen/root/etc/uci-defaults/luci-theme-oxygen [new file with mode: 0755]