commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e
authorSteven Barth <steven@midlink.org>
Tue, 27 May 2008 12:23:39 +0000 (12:23 +0000)
committerSteven Barth <steven@midlink.org>
Tue, 27 May 2008 12:23:39 +0000 (12:23 +0000)
commitd35a620e9f5665a94967f4bd02c93581a1dd7e00
treecbe7a9b9fe71e40d850c649361c87608d56ea48b
parent5df565faba5eb0c26a7ce0e2d6e9092bf71cb1e8
commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 13:56:12 2008 +0200

    rename src/ to luasrc/
291 files changed:
applications/luci-ffwizard-leipzig/luasrc/controller/luci_ffwizard_leipzig/wizard.lua [new file with mode: 0644]
applications/luci-ffwizard-leipzig/luasrc/view/freifunk/wizard.htm [new file with mode: 0644]
applications/luci-ffwizard-leipzig/src/controller/luci_ffwizard_leipzig/wizard.lua [deleted file]
applications/luci-ffwizard-leipzig/src/view/freifunk/wizard.htm [deleted file]
applications/luci-fw/luasrc/controller/luci_fw/luci_fw.lua [new file with mode: 0644]
applications/luci-fw/luasrc/model/cbi/luci_fw/firewall.lua [new file with mode: 0644]
applications/luci-fw/luasrc/model/cbi/luci_fw/portfw.lua [new file with mode: 0644]
applications/luci-fw/luasrc/model/cbi/luci_fw/routing.lua [new file with mode: 0644]
applications/luci-fw/src/controller/luci_fw/luci_fw.lua [deleted file]
applications/luci-fw/src/model/cbi/luci_fw/firewall.lua [deleted file]
applications/luci-fw/src/model/cbi/luci_fw/portfw.lua [deleted file]
applications/luci-fw/src/model/cbi/luci_fw/routing.lua [deleted file]
applications/luci-splash/luasrc/controller/splash/splash.lua [new file with mode: 0644]
applications/luci-splash/luasrc/model/cbi/splash/splash.lua [new file with mode: 0644]
applications/luci-splash/luasrc/view/splash/splash.htm [new file with mode: 0644]
applications/luci-splash/luasrc/view/splash_splash/index.htm [new file with mode: 0644]
applications/luci-splash/luasrc/view/splash_splash/splash.htm [new file with mode: 0644]
applications/luci-splash/src/controller/splash/splash.lua [deleted file]
applications/luci-splash/src/model/cbi/splash/splash.lua [deleted file]
applications/luci-splash/src/view/splash/splash.htm [deleted file]
applications/luci-splash/src/view/splash_splash/index.htm [deleted file]
applications/luci-splash/src/view/splash_splash/splash.htm [deleted file]
applications/luci-statistics/luasrc/controller/luci_statistics/luci_statistics.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/collectd.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/csv.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/df.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/disk.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/dns.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/email.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/exec.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/interface.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/iptables.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/irq.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/netlink.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/network.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/ping.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/processes.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/rrdtool.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/tcpconns.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/unixsock.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/statistics/datatree.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/statistics/rrdtool.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/statistics/rrdtool/colors.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/cpu/cpu.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/iptables/ipt_packets.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/netlink.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/ping/ping.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/processes/ps_state.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/tcpconns/tcp_connections.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/wireless.lua [new file with mode: 0644]
applications/luci-statistics/luasrc/view/admin_statistics/index.htm [new file with mode: 0644]
applications/luci-statistics/luasrc/view/admin_statistics/networkplugins.htm [new file with mode: 0644]
applications/luci-statistics/luasrc/view/admin_statistics/outputplugins.htm [new file with mode: 0644]
applications/luci-statistics/luasrc/view/admin_statistics/systemplugins.htm [new file with mode: 0644]
applications/luci-statistics/luasrc/view/public_statistics/graph.htm [new file with mode: 0644]
applications/luci-statistics/src/controller/luci_statistics/luci_statistics.lua [deleted file]
applications/luci-statistics/src/model/cbi/luci_statistics/collectd.lua [deleted file]
applications/luci-statistics/src/model/cbi/luci_statistics/csv.lua [deleted file]
applications/luci-statistics/src/model/cbi/luci_statistics/df.lua [deleted file]
applications/luci-statistics/src/model/cbi/luci_statistics/disk.lua [deleted file]
applications/luci-statistics/src/model/cbi/luci_statistics/dns.lua [deleted file]
applications/luci-statistics/src/model/cbi/luci_statistics/email.lua [deleted file]
applications/luci-statistics/src/model/cbi/luci_statistics/exec.lua [deleted file]
applications/luci-statistics/src/model/cbi/luci_statistics/interface.lua [deleted file]
applications/luci-statistics/src/model/cbi/luci_statistics/iptables.lua [deleted file]
applications/luci-statistics/src/model/cbi/luci_statistics/irq.lua [deleted file]
applications/luci-statistics/src/model/cbi/luci_statistics/netlink.lua [deleted file]
applications/luci-statistics/src/model/cbi/luci_statistics/network.lua [deleted file]
applications/luci-statistics/src/model/cbi/luci_statistics/ping.lua [deleted file]
applications/luci-statistics/src/model/cbi/luci_statistics/processes.lua [deleted file]
applications/luci-statistics/src/model/cbi/luci_statistics/rrdtool.lua [deleted file]
applications/luci-statistics/src/model/cbi/luci_statistics/tcpconns.lua [deleted file]
applications/luci-statistics/src/model/cbi/luci_statistics/unixsock.lua [deleted file]
applications/luci-statistics/src/statistics/datatree.lua [deleted file]
applications/luci-statistics/src/statistics/rrdtool.lua [deleted file]
applications/luci-statistics/src/statistics/rrdtool/colors.lua [deleted file]
applications/luci-statistics/src/statistics/rrdtool/definitions.lua [deleted file]
applications/luci-statistics/src/statistics/rrdtool/definitions/cpu/cpu.lua [deleted file]
applications/luci-statistics/src/statistics/rrdtool/definitions/iptables/ipt_packets.lua [deleted file]
applications/luci-statistics/src/statistics/rrdtool/definitions/netlink.lua [deleted file]
applications/luci-statistics/src/statistics/rrdtool/definitions/ping/ping.lua [deleted file]
applications/luci-statistics/src/statistics/rrdtool/definitions/processes/ps_state.lua [deleted file]
applications/luci-statistics/src/statistics/rrdtool/definitions/tcpconns/tcp_connections.lua [deleted file]
applications/luci-statistics/src/statistics/rrdtool/definitions/wireless.lua [deleted file]
applications/luci-statistics/src/view/admin_statistics/index.htm [deleted file]
applications/luci-statistics/src/view/admin_statistics/networkplugins.htm [deleted file]
applications/luci-statistics/src/view/admin_statistics/outputplugins.htm [deleted file]
applications/luci-statistics/src/view/admin_statistics/systemplugins.htm [deleted file]
applications/luci-statistics/src/view/public_statistics/graph.htm [deleted file]
build/module.mk
i18n/english/luasrc/i18n/cbi.en [new file with mode: 0644]
i18n/english/src/i18n/cbi.en [deleted file]
libs/cbi/luasrc/cbi.lua [new file with mode: 0644]
libs/cbi/luasrc/view/cbi/dvalue.htm [new file with mode: 0644]
libs/cbi/luasrc/view/cbi/footer.htm [new file with mode: 0644]
libs/cbi/luasrc/view/cbi/full_valuefooter.htm [new file with mode: 0644]
libs/cbi/luasrc/view/cbi/full_valueheader.htm [new file with mode: 0644]
libs/cbi/luasrc/view/cbi/fvalue.htm [new file with mode: 0644]
libs/cbi/luasrc/view/cbi/header.htm [new file with mode: 0644]
libs/cbi/luasrc/view/cbi/lvalue.htm [new file with mode: 0644]
libs/cbi/luasrc/view/cbi/map.htm [new file with mode: 0644]
libs/cbi/luasrc/view/cbi/mvalue.htm [new file with mode: 0644]
libs/cbi/luasrc/view/cbi/nsection.htm [new file with mode: 0644]
libs/cbi/luasrc/view/cbi/tblsection.htm [new file with mode: 0644]
libs/cbi/luasrc/view/cbi/tiny_valuefooter.htm [new file with mode: 0644]
libs/cbi/luasrc/view/cbi/tiny_valueheader.htm [new file with mode: 0644]
libs/cbi/luasrc/view/cbi/tsection.htm [new file with mode: 0644]
libs/cbi/luasrc/view/cbi/ucisection.htm [new file with mode: 0644]
libs/cbi/luasrc/view/cbi/value.htm [new file with mode: 0644]
libs/cbi/luasrc/view/cbi/valuefooter.htm [new file with mode: 0644]
libs/cbi/luasrc/view/cbi/valueheader.htm [new file with mode: 0644]
libs/cbi/src/cbi.lua [deleted file]
libs/cbi/src/view/cbi/dvalue.htm [deleted file]
libs/cbi/src/view/cbi/footer.htm [deleted file]
libs/cbi/src/view/cbi/full_valuefooter.htm [deleted file]
libs/cbi/src/view/cbi/full_valueheader.htm [deleted file]
libs/cbi/src/view/cbi/fvalue.htm [deleted file]
libs/cbi/src/view/cbi/header.htm [deleted file]
libs/cbi/src/view/cbi/lvalue.htm [deleted file]
libs/cbi/src/view/cbi/map.htm [deleted file]
libs/cbi/src/view/cbi/mvalue.htm [deleted file]
libs/cbi/src/view/cbi/nsection.htm [deleted file]
libs/cbi/src/view/cbi/tblsection.htm [deleted file]
libs/cbi/src/view/cbi/tiny_valuefooter.htm [deleted file]
libs/cbi/src/view/cbi/tiny_valueheader.htm [deleted file]
libs/cbi/src/view/cbi/tsection.htm [deleted file]
libs/cbi/src/view/cbi/ucisection.htm [deleted file]
libs/cbi/src/view/cbi/value.htm [deleted file]
libs/cbi/src/view/cbi/valuefooter.htm [deleted file]
libs/cbi/src/view/cbi/valueheader.htm [deleted file]
libs/core/luasrc/bits.lua [new file with mode: 0644]
libs/core/luasrc/debug.lua [new file with mode: 0644]
libs/core/luasrc/fs.lua [new file with mode: 0644]
libs/core/luasrc/init.lua [new file with mode: 0644]
libs/core/luasrc/model/ipkg.lua [new file with mode: 0644]
libs/core/luasrc/model/uci.lua [new file with mode: 0644]
libs/core/luasrc/model/uci/libuci.lua [new file with mode: 0644]
libs/core/luasrc/model/uci/wrapper.lua [new file with mode: 0644]
libs/core/luasrc/sys.lua [new file with mode: 0644]
libs/core/luasrc/sys/iptparser.lua [new file with mode: 0644]
libs/core/luasrc/util.lua [new file with mode: 0644]
libs/core/src/bits.lua [deleted file]
libs/core/src/debug.lua [deleted file]
libs/core/src/fs.lua [deleted file]
libs/core/src/init.lua [deleted file]
libs/core/src/model/ipkg.lua [deleted file]
libs/core/src/model/uci.lua [deleted file]
libs/core/src/model/uci/libuci.lua [deleted file]
libs/core/src/model/uci/wrapper.lua [deleted file]
libs/core/src/sys.lua [deleted file]
libs/core/src/sys/iptparser.lua [deleted file]
libs/core/src/util.lua [deleted file]
libs/sgi-haserl/luasrc/sgi/haserl.lua [new file with mode: 0644]
libs/sgi-haserl/src/sgi/haserl.lua [deleted file]
libs/sgi-webuci/luasrc/sgi/webuci.lua [new file with mode: 0644]
libs/sgi-webuci/src/sgi/webuci.lua [deleted file]
libs/web/luasrc/config.lua [new file with mode: 0644]
libs/web/luasrc/dispatcher.lua [new file with mode: 0644]
libs/web/luasrc/http.lua [new file with mode: 0644]
libs/web/luasrc/i18n.lua [new file with mode: 0644]
libs/web/luasrc/template.lua [new file with mode: 0644]
libs/web/src/config.lua [deleted file]
libs/web/src/dispatcher.lua [deleted file]
libs/web/src/http.lua [deleted file]
libs/web/src/i18n.lua [deleted file]
libs/web/src/template.lua [deleted file]
modules/admin-core/luasrc/controller/admin/index.lua [new file with mode: 0644]
modules/admin-core/luasrc/controller/admin/network.lua [new file with mode: 0644]
modules/admin-core/luasrc/controller/admin/services.lua [new file with mode: 0644]
modules/admin-core/luasrc/controller/admin/status.lua [new file with mode: 0644]
modules/admin-core/luasrc/controller/admin/system.lua [new file with mode: 0644]
modules/admin-core/luasrc/controller/admin/uci.lua [new file with mode: 0644]
modules/admin-core/luasrc/controller/admin/wifi.lua [new file with mode: 0644]
modules/admin-core/luasrc/i18n/admin_index.en [new file with mode: 0644]
modules/admin-core/luasrc/i18n/admin_uci.en [new file with mode: 0644]
modules/admin-core/luasrc/model/cbi/admin_index/luci.lua [new file with mode: 0644]
modules/admin-core/luasrc/model/cbi/admin_network/dhcp.lua [new file with mode: 0644]
modules/admin-core/luasrc/model/cbi/admin_network/ifaces.lua [new file with mode: 0644]
modules/admin-core/luasrc/model/cbi/admin_network/ptp.lua [new file with mode: 0644]
modules/admin-core/luasrc/model/cbi/admin_network/qos.lua [new file with mode: 0644]
modules/admin-core/luasrc/model/cbi/admin_network/routes.lua [new file with mode: 0644]
modules/admin-core/luasrc/model/cbi/admin_network/vlan.lua [new file with mode: 0644]
modules/admin-core/luasrc/model/cbi/admin_services/dnsmasq.lua [new file with mode: 0644]
modules/admin-core/luasrc/model/cbi/admin_services/dropbear.lua [new file with mode: 0644]
modules/admin-core/luasrc/model/cbi/admin_services/httpd.lua [new file with mode: 0644]
modules/admin-core/luasrc/model/cbi/admin_services/olsrd.lua [new file with mode: 0644]
modules/admin-core/luasrc/model/cbi/admin_system/fstab.lua [new file with mode: 0644]
modules/admin-core/luasrc/model/cbi/admin_system/hostname.lua [new file with mode: 0644]
modules/admin-core/luasrc/model/cbi/admin_wifi/devices.lua [new file with mode: 0644]
modules/admin-core/luasrc/model/cbi/admin_wifi/networks.lua [new file with mode: 0644]
modules/admin-core/luasrc/view/admin_index/index.htm [new file with mode: 0644]
modules/admin-core/luasrc/view/admin_network/index.htm [new file with mode: 0644]
modules/admin-core/luasrc/view/admin_services/index.htm [new file with mode: 0644]
modules/admin-core/luasrc/view/admin_status/index.htm [new file with mode: 0644]
modules/admin-core/luasrc/view/admin_status/syslog.htm [new file with mode: 0644]
modules/admin-core/luasrc/view/admin_system/editor.htm [new file with mode: 0644]
modules/admin-core/luasrc/view/admin_system/index.htm [new file with mode: 0644]
modules/admin-core/luasrc/view/admin_system/ipkg.htm [new file with mode: 0644]
modules/admin-core/luasrc/view/admin_system/packages.htm [new file with mode: 0644]
modules/admin-core/luasrc/view/admin_system/passwd.htm [new file with mode: 0644]
modules/admin-core/luasrc/view/admin_system/reboot.htm [new file with mode: 0644]
modules/admin-core/luasrc/view/admin_system/sshkeys.htm [new file with mode: 0644]
modules/admin-core/luasrc/view/admin_system/upgrade.htm [new file with mode: 0644]
modules/admin-core/luasrc/view/admin_uci/apply.htm [new file with mode: 0644]
modules/admin-core/luasrc/view/admin_uci/changes.htm [new file with mode: 0644]
modules/admin-core/luasrc/view/admin_uci/revert.htm [new file with mode: 0644]
modules/admin-core/luasrc/view/admin_wifi/index.htm [new file with mode: 0644]
modules/admin-core/luasrc/view/error404.htm [new file with mode: 0644]
modules/admin-core/luasrc/view/error500.htm [new file with mode: 0644]
modules/admin-core/luasrc/view/footer.htm [new file with mode: 0644]
modules/admin-core/luasrc/view/header.htm [new file with mode: 0644]
modules/admin-core/src/controller/admin/index.lua [deleted file]
modules/admin-core/src/controller/admin/network.lua [deleted file]
modules/admin-core/src/controller/admin/services.lua [deleted file]
modules/admin-core/src/controller/admin/status.lua [deleted file]
modules/admin-core/src/controller/admin/system.lua [deleted file]
modules/admin-core/src/controller/admin/uci.lua [deleted file]
modules/admin-core/src/controller/admin/wifi.lua [deleted file]
modules/admin-core/src/i18n/admin_index.en [deleted file]
modules/admin-core/src/i18n/admin_uci.en [deleted file]
modules/admin-core/src/model/cbi/admin_index/luci.lua [deleted file]
modules/admin-core/src/model/cbi/admin_network/dhcp.lua [deleted file]
modules/admin-core/src/model/cbi/admin_network/ifaces.lua [deleted file]
modules/admin-core/src/model/cbi/admin_network/ptp.lua [deleted file]
modules/admin-core/src/model/cbi/admin_network/qos.lua [deleted file]
modules/admin-core/src/model/cbi/admin_network/routes.lua [deleted file]
modules/admin-core/src/model/cbi/admin_network/vlan.lua [deleted file]
modules/admin-core/src/model/cbi/admin_services/dnsmasq.lua [deleted file]
modules/admin-core/src/model/cbi/admin_services/dropbear.lua [deleted file]
modules/admin-core/src/model/cbi/admin_services/httpd.lua [deleted file]
modules/admin-core/src/model/cbi/admin_services/olsrd.lua [deleted file]
modules/admin-core/src/model/cbi/admin_system/fstab.lua [deleted file]
modules/admin-core/src/model/cbi/admin_system/hostname.lua [deleted file]
modules/admin-core/src/model/cbi/admin_wifi/devices.lua [deleted file]
modules/admin-core/src/model/cbi/admin_wifi/networks.lua [deleted file]
modules/admin-core/src/view/admin_index/index.htm [deleted file]
modules/admin-core/src/view/admin_network/index.htm [deleted file]
modules/admin-core/src/view/admin_services/index.htm [deleted file]
modules/admin-core/src/view/admin_status/index.htm [deleted file]
modules/admin-core/src/view/admin_status/syslog.htm [deleted file]
modules/admin-core/src/view/admin_system/editor.htm [deleted file]
modules/admin-core/src/view/admin_system/index.htm [deleted file]
modules/admin-core/src/view/admin_system/ipkg.htm [deleted file]
modules/admin-core/src/view/admin_system/packages.htm [deleted file]
modules/admin-core/src/view/admin_system/passwd.htm [deleted file]
modules/admin-core/src/view/admin_system/reboot.htm [deleted file]
modules/admin-core/src/view/admin_system/sshkeys.htm [deleted file]
modules/admin-core/src/view/admin_system/upgrade.htm [deleted file]
modules/admin-core/src/view/admin_uci/apply.htm [deleted file]
modules/admin-core/src/view/admin_uci/changes.htm [deleted file]
modules/admin-core/src/view/admin_uci/revert.htm [deleted file]
modules/admin-core/src/view/admin_wifi/index.htm [deleted file]
modules/admin-core/src/view/error404.htm [deleted file]
modules/admin-core/src/view/error500.htm [deleted file]
modules/admin-core/src/view/footer.htm [deleted file]
modules/admin-core/src/view/header.htm [deleted file]
modules/freifunk/luasrc/controller/freifunk/freifunk.lua [new file with mode: 0644]
modules/freifunk/luasrc/controller/freifunk/luciinfo.lua [new file with mode: 0644]
modules/freifunk/luasrc/controller/freifunk/olsr.lua [new file with mode: 0644]
modules/freifunk/luasrc/i18n/admin_index_contact.en [new file with mode: 0644]
modules/freifunk/luasrc/model/cbi/freifunk/contact.lua [new file with mode: 0644]
modules/freifunk/luasrc/model/cbi/freifunk/freifunk.lua [new file with mode: 0644]
modules/freifunk/luasrc/view/freifunk-olsr/error_olsr.htm [new file with mode: 0644]
modules/freifunk/luasrc/view/freifunk-olsr/hna.htm [new file with mode: 0644]
modules/freifunk/luasrc/view/freifunk-olsr/index.htm [new file with mode: 0644]
modules/freifunk/luasrc/view/freifunk-olsr/mid.htm [new file with mode: 0644]
modules/freifunk/luasrc/view/freifunk-olsr/routes.htm [new file with mode: 0644]
modules/freifunk/luasrc/view/freifunk-olsr/topology.htm [new file with mode: 0644]
modules/freifunk/luasrc/view/freifunk/contact.htm [new file with mode: 0644]
modules/freifunk/luasrc/view/freifunk/index.htm [new file with mode: 0644]
modules/freifunk/luasrc/view/public_status/index.htm [new file with mode: 0644]
modules/freifunk/luasrc/view/public_status/iwscan.htm [new file with mode: 0644]
modules/freifunk/luasrc/view/public_status/routes.htm [new file with mode: 0644]
modules/freifunk/src/controller/freifunk/freifunk.lua [deleted file]
modules/freifunk/src/controller/freifunk/luciinfo.lua [deleted file]
modules/freifunk/src/controller/freifunk/olsr.lua [deleted file]
modules/freifunk/src/i18n/admin_index_contact.en [deleted file]
modules/freifunk/src/model/cbi/freifunk/contact.lua [deleted file]
modules/freifunk/src/model/cbi/freifunk/freifunk.lua [deleted file]
modules/freifunk/src/view/freifunk-olsr/error_olsr.htm [deleted file]
modules/freifunk/src/view/freifunk-olsr/hna.htm [deleted file]
modules/freifunk/src/view/freifunk-olsr/index.htm [deleted file]
modules/freifunk/src/view/freifunk-olsr/mid.htm [deleted file]
modules/freifunk/src/view/freifunk-olsr/routes.htm [deleted file]
modules/freifunk/src/view/freifunk-olsr/topology.htm [deleted file]
modules/freifunk/src/view/freifunk/contact.htm [deleted file]
modules/freifunk/src/view/freifunk/index.htm [deleted file]
modules/freifunk/src/view/public_status/index.htm [deleted file]
modules/freifunk/src/view/public_status/iwscan.htm [deleted file]
modules/freifunk/src/view/public_status/routes.htm [deleted file]