diff --git a/uc/Makefile b/mote/v1/avr/Makefile similarity index 100% rename from uc/Makefile rename to mote/v1/avr/Makefile diff --git a/uc/calibration.c b/mote/v1/avr/calibration.c similarity index 100% rename from uc/calibration.c rename to mote/v1/avr/calibration.c diff --git a/uc/main.c b/mote/v1/avr/main.c similarity index 100% rename from uc/main.c rename to mote/v1/avr/main.c diff --git a/uc/main.h b/mote/v1/avr/main.h similarity index 100% rename from uc/main.h rename to mote/v1/avr/main.h diff --git a/uc/wiring/binary.h b/mote/v1/avr/wiring/binary.h similarity index 100% rename from uc/wiring/binary.h rename to mote/v1/avr/wiring/binary.h diff --git a/uc/wiring/serial.c b/mote/v1/avr/wiring/serial.c similarity index 100% rename from uc/wiring/serial.c rename to mote/v1/avr/wiring/serial.c diff --git a/uc/wiring/wiring.h b/mote/v1/avr/wiring/wiring.h similarity index 100% rename from uc/wiring/wiring.h rename to mote/v1/avr/wiring/wiring.h diff --git a/uc/wiring/wiring_private.h b/mote/v1/avr/wiring/wiring_private.h similarity index 100% rename from uc/wiring/wiring_private.h rename to mote/v1/avr/wiring/wiring_private.h diff --git a/uc/eagle/prj/flukso.sensor.board.v1.1/flukso.sensor.board.v1.1.brd b/mote/v1/eagle/prj/flukso.sensor.board.v1.1/flukso.sensor.board.v1.1.brd similarity index 100% rename from uc/eagle/prj/flukso.sensor.board.v1.1/flukso.sensor.board.v1.1.brd rename to mote/v1/eagle/prj/flukso.sensor.board.v1.1/flukso.sensor.board.v1.1.brd diff --git a/uc/eagle/prj/flukso.sensor.board.v1.1/flukso.sensor.board.v1.1.sch b/mote/v1/eagle/prj/flukso.sensor.board.v1.1/flukso.sensor.board.v1.1.sch similarity index 100% rename from uc/eagle/prj/flukso.sensor.board.v1.1/flukso.sensor.board.v1.1.sch rename to mote/v1/eagle/prj/flukso.sensor.board.v1.1/flukso.sensor.board.v1.1.sch diff --git a/uc/eagle/prj/flukso.sensor.board.v1.2/flukso.sensor.board.v1.2.bom.xls b/mote/v1/eagle/prj/flukso.sensor.board.v1.2/flukso.sensor.board.v1.2.bom.xls similarity index 100% rename from uc/eagle/prj/flukso.sensor.board.v1.2/flukso.sensor.board.v1.2.bom.xls rename to mote/v1/eagle/prj/flukso.sensor.board.v1.2/flukso.sensor.board.v1.2.bom.xls diff --git a/uc/eagle/prj/flukso.sensor.board.v1.2/flukso.sensor.board.v1.2.brd b/mote/v1/eagle/prj/flukso.sensor.board.v1.2/flukso.sensor.board.v1.2.brd similarity index 100% rename from uc/eagle/prj/flukso.sensor.board.v1.2/flukso.sensor.board.v1.2.brd rename to mote/v1/eagle/prj/flukso.sensor.board.v1.2/flukso.sensor.board.v1.2.brd diff --git a/uc/eagle/prj/flukso.sensor.board.v1.2/flukso.sensor.board.v1.2.sch b/mote/v1/eagle/prj/flukso.sensor.board.v1.2/flukso.sensor.board.v1.2.sch similarity index 100% rename from uc/eagle/prj/flukso.sensor.board.v1.2/flukso.sensor.board.v1.2.sch rename to mote/v1/eagle/prj/flukso.sensor.board.v1.2/flukso.sensor.board.v1.2.sch diff --git a/uc/eagle/prj/flukso.sensor.board.v1/flukso.sensor.board.v1.brd b/mote/v1/eagle/prj/flukso.sensor.board.v1/flukso.sensor.board.v1.brd similarity index 100% rename from uc/eagle/prj/flukso.sensor.board.v1/flukso.sensor.board.v1.brd rename to mote/v1/eagle/prj/flukso.sensor.board.v1/flukso.sensor.board.v1.brd diff --git a/uc/eagle/prj/flukso.sensor.board.v1/flukso.sensor.board.v1.sch b/mote/v1/eagle/prj/flukso.sensor.board.v1/flukso.sensor.board.v1.sch similarity index 100% rename from uc/eagle/prj/flukso.sensor.board.v1/flukso.sensor.board.v1.sch rename to mote/v1/eagle/prj/flukso.sensor.board.v1/flukso.sensor.board.v1.sch diff --git a/openwrt/.config b/mote/v1/openwrt/.config similarity index 100% rename from openwrt/.config rename to mote/v1/openwrt/.config diff --git a/openwrt/INSTALL.flukso b/mote/v1/openwrt/INSTALL.flukso similarity index 100% rename from openwrt/INSTALL.flukso rename to mote/v1/openwrt/INSTALL.flukso diff --git a/openwrt/files/etc/config/dhcp b/mote/v1/openwrt/files/etc/config/dhcp similarity index 100% rename from openwrt/files/etc/config/dhcp rename to mote/v1/openwrt/files/etc/config/dhcp diff --git a/openwrt/files/etc/config/dropbear b/mote/v1/openwrt/files/etc/config/dropbear similarity index 100% rename from openwrt/files/etc/config/dropbear rename to mote/v1/openwrt/files/etc/config/dropbear diff --git a/openwrt/files/etc/config/firewall b/mote/v1/openwrt/files/etc/config/firewall similarity index 100% rename from openwrt/files/etc/config/firewall rename to mote/v1/openwrt/files/etc/config/firewall diff --git a/openwrt/files/etc/config/network b/mote/v1/openwrt/files/etc/config/network similarity index 100% rename from openwrt/files/etc/config/network rename to mote/v1/openwrt/files/etc/config/network diff --git a/openwrt/files/etc/config/system b/mote/v1/openwrt/files/etc/config/system similarity index 100% rename from openwrt/files/etc/config/system rename to mote/v1/openwrt/files/etc/config/system diff --git a/openwrt/files/etc/config/wireless b/mote/v1/openwrt/files/etc/config/wireless similarity index 100% rename from openwrt/files/etc/config/wireless rename to mote/v1/openwrt/files/etc/config/wireless diff --git a/openwrt/files/etc/hosts b/mote/v1/openwrt/files/etc/hosts similarity index 100% rename from openwrt/files/etc/hosts rename to mote/v1/openwrt/files/etc/hosts diff --git a/openwrt/files/etc/init.d/network b/mote/v1/openwrt/files/etc/init.d/network similarity index 100% rename from openwrt/files/etc/init.d/network rename to mote/v1/openwrt/files/etc/init.d/network diff --git a/openwrt/files/etc/inittab b/mote/v1/openwrt/files/etc/inittab similarity index 100% rename from openwrt/files/etc/inittab rename to mote/v1/openwrt/files/etc/inittab diff --git a/openwrt/files/etc/passwd b/mote/v1/openwrt/files/etc/passwd similarity index 100% rename from openwrt/files/etc/passwd rename to mote/v1/openwrt/files/etc/passwd diff --git a/openwrt/files/etc/sysctl.conf b/mote/v1/openwrt/files/etc/sysctl.conf similarity index 100% rename from openwrt/files/etc/sysctl.conf rename to mote/v1/openwrt/files/etc/sysctl.conf diff --git a/openwrt/package/expat/Makefile b/mote/v1/openwrt/package/expat/Makefile similarity index 100% rename from openwrt/package/expat/Makefile rename to mote/v1/openwrt/package/expat/Makefile diff --git a/openwrt/package/expat/patches/001-destdir.patch b/mote/v1/openwrt/package/expat/patches/001-destdir.patch similarity index 100% rename from openwrt/package/expat/patches/001-destdir.patch rename to mote/v1/openwrt/package/expat/patches/001-destdir.patch diff --git a/openwrt/package/expat/patches/110-avr32_compile_fix.patch b/mote/v1/openwrt/package/expat/patches/110-avr32_compile_fix.patch similarity index 100% rename from openwrt/package/expat/patches/110-avr32_compile_fix.patch rename to mote/v1/openwrt/package/expat/patches/110-avr32_compile_fix.patch diff --git a/openwrt/package/flukso/Makefile b/mote/v1/openwrt/package/flukso/Makefile similarity index 100% rename from openwrt/package/flukso/Makefile rename to mote/v1/openwrt/package/flukso/Makefile diff --git a/openwrt/package/flukso/src/auth.lua b/mote/v1/openwrt/package/flukso/src/auth.lua similarity index 100% rename from openwrt/package/flukso/src/auth.lua rename to mote/v1/openwrt/package/flukso/src/auth.lua diff --git a/openwrt/package/flukso/src/data.lua b/mote/v1/openwrt/package/flukso/src/data.lua similarity index 100% rename from openwrt/package/flukso/src/data.lua rename to mote/v1/openwrt/package/flukso/src/data.lua diff --git a/openwrt/package/flukso/src/dbg.lua b/mote/v1/openwrt/package/flukso/src/dbg.lua similarity index 100% rename from openwrt/package/flukso/src/dbg.lua rename to mote/v1/openwrt/package/flukso/src/dbg.lua diff --git a/openwrt/package/flukso/src/flukso.init b/mote/v1/openwrt/package/flukso/src/flukso.init similarity index 100% rename from openwrt/package/flukso/src/flukso.init rename to mote/v1/openwrt/package/flukso/src/flukso.init diff --git a/openwrt/package/flukso/src/flukso.lua b/mote/v1/openwrt/package/flukso/src/flukso.lua similarity index 100% rename from openwrt/package/flukso/src/flukso.lua rename to mote/v1/openwrt/package/flukso/src/flukso.lua diff --git a/openwrt/package/flukso/src/heartbeat.lua b/mote/v1/openwrt/package/flukso/src/heartbeat.lua similarity index 100% rename from openwrt/package/flukso/src/heartbeat.lua rename to mote/v1/openwrt/package/flukso/src/heartbeat.lua diff --git a/openwrt/package/flukso/src/load.lua b/mote/v1/openwrt/package/flukso/src/load.lua similarity index 100% rename from openwrt/package/flukso/src/load.lua rename to mote/v1/openwrt/package/flukso/src/load.lua diff --git a/openwrt/package/luaexpat/Makefile b/mote/v1/openwrt/package/luaexpat/Makefile similarity index 100% rename from openwrt/package/luaexpat/Makefile rename to mote/v1/openwrt/package/luaexpat/Makefile diff --git a/openwrt/package/luaexpat/patches/010-compat-5.1.patch b/mote/v1/openwrt/package/luaexpat/patches/010-compat-5.1.patch similarity index 100% rename from openwrt/package/luaexpat/patches/010-compat-5.1.patch rename to mote/v1/openwrt/package/luaexpat/patches/010-compat-5.1.patch diff --git a/openwrt/package/luaexpat/patches/010-luaL_findstring.patch b/mote/v1/openwrt/package/luaexpat/patches/010-luaL_findstring.patch similarity index 100% rename from openwrt/package/luaexpat/patches/010-luaL_findstring.patch rename to mote/v1/openwrt/package/luaexpat/patches/010-luaL_findstring.patch diff --git a/openwrt/package/luasocket/Makefile b/mote/v1/openwrt/package/luasocket/Makefile similarity index 100% rename from openwrt/package/luasocket/Makefile rename to mote/v1/openwrt/package/luasocket/Makefile diff --git a/openwrt/package/luasocket/patches/010-compat-5.1.patch b/mote/v1/openwrt/package/luasocket/patches/010-compat-5.1.patch similarity index 100% rename from openwrt/package/luasocket/patches/010-compat-5.1.patch rename to mote/v1/openwrt/package/luasocket/patches/010-compat-5.1.patch diff --git a/openwrt/package/luaxmlrpc/Makefile b/mote/v1/openwrt/package/luaxmlrpc/Makefile similarity index 100% rename from openwrt/package/luaxmlrpc/Makefile rename to mote/v1/openwrt/package/luaxmlrpc/Makefile diff --git a/openwrt/package/luaxmlrpc/src/http.lua b/mote/v1/openwrt/package/luaxmlrpc/src/http.lua similarity index 100% rename from openwrt/package/luaxmlrpc/src/http.lua rename to mote/v1/openwrt/package/luaxmlrpc/src/http.lua diff --git a/openwrt/package/luaxmlrpc/src/init.lua b/mote/v1/openwrt/package/luaxmlrpc/src/init.lua similarity index 100% rename from openwrt/package/luaxmlrpc/src/init.lua rename to mote/v1/openwrt/package/luaxmlrpc/src/init.lua diff --git a/openwrt/package/luaxmlrpc/src/server.lua b/mote/v1/openwrt/package/luaxmlrpc/src/server.lua similarity index 100% rename from openwrt/package/luaxmlrpc/src/server.lua rename to mote/v1/openwrt/package/luaxmlrpc/src/server.lua diff --git a/openwrt/package/luaxyssl/Makefile b/mote/v1/openwrt/package/luaxyssl/Makefile similarity index 100% rename from openwrt/package/luaxyssl/Makefile rename to mote/v1/openwrt/package/luaxyssl/Makefile diff --git a/openwrt/package/luaxyssl/patches/100-compile-fixes.patch b/mote/v1/openwrt/package/luaxyssl/patches/100-compile-fixes.patch similarity index 100% rename from openwrt/package/luaxyssl/patches/100-compile-fixes.patch rename to mote/v1/openwrt/package/luaxyssl/patches/100-compile-fixes.patch diff --git a/openwrt/package/luci/.buildpath b/mote/v1/openwrt/package/luci/.buildpath similarity index 100% rename from openwrt/package/luci/.buildpath rename to mote/v1/openwrt/package/luci/.buildpath diff --git a/openwrt/package/luci/.cproject b/mote/v1/openwrt/package/luci/.cproject similarity index 100% rename from openwrt/package/luci/.cproject rename to mote/v1/openwrt/package/luci/.cproject diff --git a/openwrt/package/luci/.gitignore b/mote/v1/openwrt/package/luci/.gitignore similarity index 100% rename from openwrt/package/luci/.gitignore rename to mote/v1/openwrt/package/luci/.gitignore diff --git a/openwrt/package/luci/.project b/mote/v1/openwrt/package/luci/.project similarity index 100% rename from openwrt/package/luci/.project rename to mote/v1/openwrt/package/luci/.project diff --git a/openwrt/package/luci/INSTALL b/mote/v1/openwrt/package/luci/INSTALL similarity index 100% rename from openwrt/package/luci/INSTALL rename to mote/v1/openwrt/package/luci/INSTALL diff --git a/openwrt/package/luci/LICENSE b/mote/v1/openwrt/package/luci/LICENSE similarity index 100% rename from openwrt/package/luci/LICENSE rename to mote/v1/openwrt/package/luci/LICENSE diff --git a/openwrt/package/luci/Makefile b/mote/v1/openwrt/package/luci/Makefile similarity index 100% rename from openwrt/package/luci/Makefile rename to mote/v1/openwrt/package/luci/Makefile diff --git a/openwrt/package/luci/NOTICE b/mote/v1/openwrt/package/luci/NOTICE similarity index 100% rename from openwrt/package/luci/NOTICE rename to mote/v1/openwrt/package/luci/NOTICE diff --git a/openwrt/package/luci/THANKYOU b/mote/v1/openwrt/package/luci/THANKYOU similarity index 100% rename from openwrt/package/luci/THANKYOU rename to mote/v1/openwrt/package/luci/THANKYOU diff --git a/openwrt/package/luci/applications/freifunk-community/Makefile b/mote/v1/openwrt/package/luci/applications/freifunk-community/Makefile similarity index 100% rename from openwrt/package/luci/applications/freifunk-community/Makefile rename to mote/v1/openwrt/package/luci/applications/freifunk-community/Makefile diff --git a/openwrt/package/luci/applications/freifunk-community/htdocs/cgi-bin-nodes.html b/mote/v1/openwrt/package/luci/applications/freifunk-community/htdocs/cgi-bin-nodes.html similarity index 100% rename from openwrt/package/luci/applications/freifunk-community/htdocs/cgi-bin-nodes.html rename to mote/v1/openwrt/package/luci/applications/freifunk-community/htdocs/cgi-bin-nodes.html diff --git a/openwrt/package/luci/applications/freifunk-community/htdocs/cgi-bin-status.html b/mote/v1/openwrt/package/luci/applications/freifunk-community/htdocs/cgi-bin-status.html similarity index 100% rename from openwrt/package/luci/applications/freifunk-community/htdocs/cgi-bin-status.html rename to mote/v1/openwrt/package/luci/applications/freifunk-community/htdocs/cgi-bin-status.html diff --git a/openwrt/package/luci/applications/luci-ddns/Makefile b/mote/v1/openwrt/package/luci/applications/luci-ddns/Makefile similarity index 100% rename from openwrt/package/luci/applications/luci-ddns/Makefile rename to mote/v1/openwrt/package/luci/applications/luci-ddns/Makefile diff --git a/openwrt/package/luci/applications/luci-ddns/luasrc/controller/ddns.lua b/mote/v1/openwrt/package/luci/applications/luci-ddns/luasrc/controller/ddns.lua similarity index 100% rename from openwrt/package/luci/applications/luci-ddns/luasrc/controller/ddns.lua rename to mote/v1/openwrt/package/luci/applications/luci-ddns/luasrc/controller/ddns.lua diff --git a/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.de.lua b/mote/v1/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.de.lua similarity index 100% rename from openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.de.lua rename to mote/v1/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.de.lua diff --git a/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.de.xml b/mote/v1/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.de.xml similarity index 100% rename from openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.de.xml rename to mote/v1/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.de.xml diff --git a/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.en.lua b/mote/v1/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.en.lua similarity index 100% rename from openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.en.lua rename to mote/v1/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.en.lua diff --git a/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.en.xml b/mote/v1/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.en.xml similarity index 100% rename from openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.en.xml rename to mote/v1/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.en.xml diff --git a/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.fr.lua b/mote/v1/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.fr.lua similarity index 100% rename from openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.fr.lua rename to mote/v1/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.fr.lua diff --git a/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.fr.xml b/mote/v1/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.fr.xml similarity index 100% rename from openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.fr.xml rename to mote/v1/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.fr.xml diff --git a/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.pt-br.lua b/mote/v1/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.pt-br.lua similarity index 100% rename from openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.pt-br.lua rename to mote/v1/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.pt-br.lua diff --git a/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.pt-br.xml b/mote/v1/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.pt-br.xml similarity index 100% rename from openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.pt-br.xml rename to mote/v1/openwrt/package/luci/applications/luci-ddns/luasrc/i18n/ddns.pt-br.xml diff --git a/openwrt/package/luci/applications/luci-ddns/luasrc/model/cbi/ddns/ddns.lua b/mote/v1/openwrt/package/luci/applications/luci-ddns/luasrc/model/cbi/ddns/ddns.lua similarity index 100% rename from openwrt/package/luci/applications/luci-ddns/luasrc/model/cbi/ddns/ddns.lua rename to mote/v1/openwrt/package/luci/applications/luci-ddns/luasrc/model/cbi/ddns/ddns.lua diff --git a/openwrt/package/luci/applications/luci-ddns/luasrc/model/cbi/ddns/ddnsmini.lua b/mote/v1/openwrt/package/luci/applications/luci-ddns/luasrc/model/cbi/ddns/ddnsmini.lua similarity index 100% rename from openwrt/package/luci/applications/luci-ddns/luasrc/model/cbi/ddns/ddnsmini.lua rename to mote/v1/openwrt/package/luci/applications/luci-ddns/luasrc/model/cbi/ddns/ddnsmini.lua diff --git a/openwrt/package/luci/applications/luci-ddns/root/lib/uci/schema/default/ddns b/mote/v1/openwrt/package/luci/applications/luci-ddns/root/lib/uci/schema/default/ddns similarity index 100% rename from openwrt/package/luci/applications/luci-ddns/root/lib/uci/schema/default/ddns rename to mote/v1/openwrt/package/luci/applications/luci-ddns/root/lib/uci/schema/default/ddns diff --git a/openwrt/package/luci/applications/luci-ffwizard-leipzig/Makefile b/mote/v1/openwrt/package/luci/applications/luci-ffwizard-leipzig/Makefile similarity index 100% rename from openwrt/package/luci/applications/luci-ffwizard-leipzig/Makefile rename to mote/v1/openwrt/package/luci/applications/luci-ffwizard-leipzig/Makefile diff --git a/openwrt/package/luci/applications/luci-ffwizard-leipzig/luasrc/controller/ffwizard.lua b/mote/v1/openwrt/package/luci/applications/luci-ffwizard-leipzig/luasrc/controller/ffwizard.lua similarity index 100% rename from openwrt/package/luci/applications/luci-ffwizard-leipzig/luasrc/controller/ffwizard.lua rename to mote/v1/openwrt/package/luci/applications/luci-ffwizard-leipzig/luasrc/controller/ffwizard.lua diff --git a/openwrt/package/luci/applications/luci-ffwizard-leipzig/luasrc/model/cbi/ffwizard.lua b/mote/v1/openwrt/package/luci/applications/luci-ffwizard-leipzig/luasrc/model/cbi/ffwizard.lua similarity index 100% rename from openwrt/package/luci/applications/luci-ffwizard-leipzig/luasrc/model/cbi/ffwizard.lua rename to mote/v1/openwrt/package/luci/applications/luci-ffwizard-leipzig/luasrc/model/cbi/ffwizard.lua diff --git a/openwrt/package/luci/applications/luci-ffwizard-leipzig/luasrc/tools/ffwizard.lua b/mote/v1/openwrt/package/luci/applications/luci-ffwizard-leipzig/luasrc/tools/ffwizard.lua similarity index 100% rename from openwrt/package/luci/applications/luci-ffwizard-leipzig/luasrc/tools/ffwizard.lua rename to mote/v1/openwrt/package/luci/applications/luci-ffwizard-leipzig/luasrc/tools/ffwizard.lua diff --git a/openwrt/package/luci/applications/luci-fw/Makefile b/mote/v1/openwrt/package/luci/applications/luci-fw/Makefile similarity index 100% rename from openwrt/package/luci/applications/luci-fw/Makefile rename to mote/v1/openwrt/package/luci/applications/luci-fw/Makefile diff --git a/openwrt/package/luci/applications/luci-fw/luasrc/controller/luci_fw/luci_fw.lua b/mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/controller/luci_fw/luci_fw.lua similarity index 100% rename from openwrt/package/luci/applications/luci-fw/luasrc/controller/luci_fw/luci_fw.lua rename to mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/controller/luci_fw/luci_fw.lua diff --git a/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.de.lua b/mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.de.lua similarity index 100% rename from openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.de.lua rename to mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.de.lua diff --git a/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.de.xml b/mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.de.xml similarity index 100% rename from openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.de.xml rename to mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.de.xml diff --git a/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.en.lua b/mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.en.lua similarity index 100% rename from openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.en.lua rename to mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.en.lua diff --git a/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.en.xml b/mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.en.xml similarity index 100% rename from openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.en.xml rename to mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.en.xml diff --git a/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.fr.lua b/mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.fr.lua similarity index 100% rename from openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.fr.lua rename to mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.fr.lua diff --git a/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.fr.xml b/mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.fr.xml similarity index 100% rename from openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.fr.xml rename to mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.fr.xml diff --git a/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.pt-br.lua b/mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.pt-br.lua similarity index 100% rename from openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.pt-br.lua rename to mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.pt-br.lua diff --git a/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.pt-br.xml b/mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.pt-br.xml similarity index 100% rename from openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.pt-br.xml rename to mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/i18n/luci-fw.pt-br.xml diff --git a/openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/miniportfw.lua b/mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/miniportfw.lua similarity index 100% rename from openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/miniportfw.lua rename to mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/miniportfw.lua diff --git a/openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/redirect.lua b/mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/redirect.lua similarity index 100% rename from openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/redirect.lua rename to mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/redirect.lua diff --git a/openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/rrule.lua b/mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/rrule.lua similarity index 100% rename from openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/rrule.lua rename to mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/rrule.lua diff --git a/openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/traffic.lua b/mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/traffic.lua similarity index 100% rename from openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/traffic.lua rename to mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/traffic.lua diff --git a/openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/trule.lua b/mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/trule.lua similarity index 100% rename from openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/trule.lua rename to mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/trule.lua diff --git a/openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/zones.lua b/mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/zones.lua similarity index 100% rename from openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/zones.lua rename to mote/v1/openwrt/package/luci/applications/luci-fw/luasrc/model/cbi/luci_fw/zones.lua diff --git a/openwrt/package/luci/applications/luci-fw/root/lib/uci/schema/default/firewall b/mote/v1/openwrt/package/luci/applications/luci-fw/root/lib/uci/schema/default/firewall similarity index 100% rename from openwrt/package/luci/applications/luci-fw/root/lib/uci/schema/default/firewall rename to mote/v1/openwrt/package/luci/applications/luci-fw/root/lib/uci/schema/default/firewall diff --git a/openwrt/package/luci/applications/luci-hd_idle/Makefile b/mote/v1/openwrt/package/luci/applications/luci-hd_idle/Makefile similarity index 100% rename from openwrt/package/luci/applications/luci-hd_idle/Makefile rename to mote/v1/openwrt/package/luci/applications/luci-hd_idle/Makefile diff --git a/openwrt/package/luci/applications/luci-hd_idle/ipkg/postinst b/mote/v1/openwrt/package/luci/applications/luci-hd_idle/ipkg/postinst similarity index 100% rename from openwrt/package/luci/applications/luci-hd_idle/ipkg/postinst rename to mote/v1/openwrt/package/luci/applications/luci-hd_idle/ipkg/postinst diff --git a/openwrt/package/luci/applications/luci-hd_idle/luasrc/controller/hd_idle.lua b/mote/v1/openwrt/package/luci/applications/luci-hd_idle/luasrc/controller/hd_idle.lua similarity index 100% rename from openwrt/package/luci/applications/luci-hd_idle/luasrc/controller/hd_idle.lua rename to mote/v1/openwrt/package/luci/applications/luci-hd_idle/luasrc/controller/hd_idle.lua diff --git a/openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.de.lua b/mote/v1/openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.de.lua similarity index 100% rename from openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.de.lua rename to mote/v1/openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.de.lua diff --git a/openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.de.xml b/mote/v1/openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.de.xml similarity index 100% rename from openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.de.xml rename to mote/v1/openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.de.xml diff --git a/openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua b/mote/v1/openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua similarity index 100% rename from openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua rename to mote/v1/openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua diff --git a/openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.en.xml b/mote/v1/openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.en.xml similarity index 100% rename from openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.en.xml rename to mote/v1/openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.en.xml diff --git a/openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.pt-br.lua b/mote/v1/openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.pt-br.lua similarity index 100% rename from openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.pt-br.lua rename to mote/v1/openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.pt-br.lua diff --git a/openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.pt-br.xml b/mote/v1/openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.pt-br.xml similarity index 100% rename from openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.pt-br.xml rename to mote/v1/openwrt/package/luci/applications/luci-hd_idle/luasrc/i18n/hd_idle.pt-br.xml diff --git a/openwrt/package/luci/applications/luci-hd_idle/luasrc/model/cbi/hd_idle.lua b/mote/v1/openwrt/package/luci/applications/luci-hd_idle/luasrc/model/cbi/hd_idle.lua similarity index 100% rename from openwrt/package/luci/applications/luci-hd_idle/luasrc/model/cbi/hd_idle.lua rename to mote/v1/openwrt/package/luci/applications/luci-hd_idle/luasrc/model/cbi/hd_idle.lua diff --git a/openwrt/package/luci/applications/luci-hd_idle/root/etc/uci-defaults/luci-hd_idle b/mote/v1/openwrt/package/luci/applications/luci-hd_idle/root/etc/uci-defaults/luci-hd_idle similarity index 100% rename from openwrt/package/luci/applications/luci-hd_idle/root/etc/uci-defaults/luci-hd_idle rename to mote/v1/openwrt/package/luci/applications/luci-hd_idle/root/etc/uci-defaults/luci-hd_idle diff --git a/openwrt/package/luci/applications/luci-initmgr/Makefile b/mote/v1/openwrt/package/luci/applications/luci-initmgr/Makefile similarity index 100% rename from openwrt/package/luci/applications/luci-initmgr/Makefile rename to mote/v1/openwrt/package/luci/applications/luci-initmgr/Makefile diff --git a/openwrt/package/luci/applications/luci-initmgr/luasrc/controller/init.lua b/mote/v1/openwrt/package/luci/applications/luci-initmgr/luasrc/controller/init.lua similarity index 100% rename from openwrt/package/luci/applications/luci-initmgr/luasrc/controller/init.lua rename to mote/v1/openwrt/package/luci/applications/luci-initmgr/luasrc/controller/init.lua diff --git a/openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.de.lua b/mote/v1/openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.de.lua similarity index 100% rename from openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.de.lua rename to mote/v1/openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.de.lua diff --git a/openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.de.xml b/mote/v1/openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.de.xml similarity index 100% rename from openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.de.xml rename to mote/v1/openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.de.xml diff --git a/openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.en.lua b/mote/v1/openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.en.lua similarity index 100% rename from openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.en.lua rename to mote/v1/openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.en.lua diff --git a/openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.en.xml b/mote/v1/openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.en.xml similarity index 100% rename from openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.en.xml rename to mote/v1/openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.en.xml diff --git a/openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.pt-br.lua b/mote/v1/openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.pt-br.lua similarity index 100% rename from openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.pt-br.lua rename to mote/v1/openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.pt-br.lua diff --git a/openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.pt-br.xml b/mote/v1/openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.pt-br.xml similarity index 100% rename from openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.pt-br.xml rename to mote/v1/openwrt/package/luci/applications/luci-initmgr/luasrc/i18n/initmgr.pt-br.xml diff --git a/openwrt/package/luci/applications/luci-initmgr/luasrc/model/cbi/init/init.lua b/mote/v1/openwrt/package/luci/applications/luci-initmgr/luasrc/model/cbi/init/init.lua similarity index 100% rename from openwrt/package/luci/applications/luci-initmgr/luasrc/model/cbi/init/init.lua rename to mote/v1/openwrt/package/luci/applications/luci-initmgr/luasrc/model/cbi/init/init.lua diff --git a/openwrt/package/luci/applications/luci-livestats/Makefile b/mote/v1/openwrt/package/luci/applications/luci-livestats/Makefile similarity index 100% rename from openwrt/package/luci/applications/luci-livestats/Makefile rename to mote/v1/openwrt/package/luci/applications/luci-livestats/Makefile diff --git a/openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/ExCanvas.js b/mote/v1/openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/ExCanvas.js similarity index 100% rename from openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/ExCanvas.js rename to mote/v1/openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/ExCanvas.js diff --git a/openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/GraphRPC.js b/mote/v1/openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/GraphRPC.js similarity index 100% rename from openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/GraphRPC.js rename to mote/v1/openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/GraphRPC.js diff --git a/openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/JsonRpc.js b/mote/v1/openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/JsonRpc.js similarity index 100% rename from openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/JsonRpc.js rename to mote/v1/openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/JsonRpc.js diff --git a/openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/Legend.js b/mote/v1/openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/Legend.js similarity index 100% rename from openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/Legend.js rename to mote/v1/openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/Legend.js diff --git a/openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/MochiKit.js b/mote/v1/openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/MochiKit.js similarity index 100% rename from openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/MochiKit.js rename to mote/v1/openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/MochiKit.js diff --git a/openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/PlotKit.js b/mote/v1/openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/PlotKit.js similarity index 100% rename from openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/PlotKit.js rename to mote/v1/openwrt/package/luci/applications/luci-livestats/htdocs/luci-static/resources/livestats/PlotKit.js diff --git a/openwrt/package/luci/applications/luci-livestats/luasrc/controller/livestats.lua b/mote/v1/openwrt/package/luci/applications/luci-livestats/luasrc/controller/livestats.lua similarity index 100% rename from openwrt/package/luci/applications/luci-livestats/luasrc/controller/livestats.lua rename to mote/v1/openwrt/package/luci/applications/luci-livestats/luasrc/controller/livestats.lua diff --git a/openwrt/package/luci/applications/luci-livestats/luasrc/i18n/livestats.de.lua b/mote/v1/openwrt/package/luci/applications/luci-livestats/luasrc/i18n/livestats.de.lua similarity index 100% rename from openwrt/package/luci/applications/luci-livestats/luasrc/i18n/livestats.de.lua rename to mote/v1/openwrt/package/luci/applications/luci-livestats/luasrc/i18n/livestats.de.lua diff --git a/openwrt/package/luci/applications/luci-livestats/luasrc/i18n/livestats.en.lua b/mote/v1/openwrt/package/luci/applications/luci-livestats/luasrc/i18n/livestats.en.lua similarity index 100% rename from openwrt/package/luci/applications/luci-livestats/luasrc/i18n/livestats.en.lua rename to mote/v1/openwrt/package/luci/applications/luci-livestats/luasrc/i18n/livestats.en.lua diff --git a/openwrt/package/luci/applications/luci-livestats/luasrc/view/livestats/loadavg.htm b/mote/v1/openwrt/package/luci/applications/luci-livestats/luasrc/view/livestats/loadavg.htm similarity index 100% rename from openwrt/package/luci/applications/luci-livestats/luasrc/view/livestats/loadavg.htm rename to mote/v1/openwrt/package/luci/applications/luci-livestats/luasrc/view/livestats/loadavg.htm diff --git a/openwrt/package/luci/applications/luci-livestats/luasrc/view/livestats/traffic.htm b/mote/v1/openwrt/package/luci/applications/luci-livestats/luasrc/view/livestats/traffic.htm similarity index 100% rename from openwrt/package/luci/applications/luci-livestats/luasrc/view/livestats/traffic.htm rename to mote/v1/openwrt/package/luci/applications/luci-livestats/luasrc/view/livestats/traffic.htm diff --git a/openwrt/package/luci/applications/luci-livestats/luasrc/view/livestats/wireless.htm b/mote/v1/openwrt/package/luci/applications/luci-livestats/luasrc/view/livestats/wireless.htm similarity index 100% rename from openwrt/package/luci/applications/luci-livestats/luasrc/view/livestats/wireless.htm rename to mote/v1/openwrt/package/luci/applications/luci-livestats/luasrc/view/livestats/wireless.htm diff --git a/openwrt/package/luci/applications/luci-mmc_over_gpio/Makefile b/mote/v1/openwrt/package/luci/applications/luci-mmc_over_gpio/Makefile similarity index 100% rename from openwrt/package/luci/applications/luci-mmc_over_gpio/Makefile rename to mote/v1/openwrt/package/luci/applications/luci-mmc_over_gpio/Makefile diff --git a/openwrt/package/luci/applications/luci-mmc_over_gpio/ipkg/postinst b/mote/v1/openwrt/package/luci/applications/luci-mmc_over_gpio/ipkg/postinst similarity index 100% rename from openwrt/package/luci/applications/luci-mmc_over_gpio/ipkg/postinst rename to mote/v1/openwrt/package/luci/applications/luci-mmc_over_gpio/ipkg/postinst diff --git a/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/controller/mmc_over_gpio.lua b/mote/v1/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/controller/mmc_over_gpio.lua similarity index 100% rename from openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/controller/mmc_over_gpio.lua rename to mote/v1/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/controller/mmc_over_gpio.lua diff --git a/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.de.lua b/mote/v1/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.de.lua similarity index 100% rename from openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.de.lua rename to mote/v1/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.de.lua diff --git a/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.de.xml b/mote/v1/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.de.xml similarity index 100% rename from openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.de.xml rename to mote/v1/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.de.xml diff --git a/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.en.lua b/mote/v1/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.en.lua similarity index 100% rename from openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.en.lua rename to mote/v1/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.en.lua diff --git a/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.en.xml b/mote/v1/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.en.xml similarity index 100% rename from openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.en.xml rename to mote/v1/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.en.xml diff --git a/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.pt-br.lua b/mote/v1/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.pt-br.lua similarity index 100% rename from openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.pt-br.lua rename to mote/v1/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.pt-br.lua diff --git a/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.pt-br.xml b/mote/v1/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.pt-br.xml similarity index 100% rename from openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.pt-br.xml rename to mote/v1/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/i18n/mmc_over_gpio.pt-br.xml diff --git a/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/model/cbi/mmc_over_gpio.lua b/mote/v1/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/model/cbi/mmc_over_gpio.lua similarity index 100% rename from openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/model/cbi/mmc_over_gpio.lua rename to mote/v1/openwrt/package/luci/applications/luci-mmc_over_gpio/luasrc/model/cbi/mmc_over_gpio.lua diff --git a/openwrt/package/luci/applications/luci-mmc_over_gpio/root/etc/uci-defaults/luci-mmc_over_gpio b/mote/v1/openwrt/package/luci/applications/luci-mmc_over_gpio/root/etc/uci-defaults/luci-mmc_over_gpio similarity index 100% rename from openwrt/package/luci/applications/luci-mmc_over_gpio/root/etc/uci-defaults/luci-mmc_over_gpio rename to mote/v1/openwrt/package/luci/applications/luci-mmc_over_gpio/root/etc/uci-defaults/luci-mmc_over_gpio diff --git a/openwrt/package/luci/applications/luci-ntpc/Makefile b/mote/v1/openwrt/package/luci/applications/luci-ntpc/Makefile similarity index 100% rename from openwrt/package/luci/applications/luci-ntpc/Makefile rename to mote/v1/openwrt/package/luci/applications/luci-ntpc/Makefile diff --git a/openwrt/package/luci/applications/luci-ntpc/luasrc/controller/ntpc.lua b/mote/v1/openwrt/package/luci/applications/luci-ntpc/luasrc/controller/ntpc.lua similarity index 100% rename from openwrt/package/luci/applications/luci-ntpc/luasrc/controller/ntpc.lua rename to mote/v1/openwrt/package/luci/applications/luci-ntpc/luasrc/controller/ntpc.lua diff --git a/openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.de.lua b/mote/v1/openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.de.lua similarity index 100% rename from openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.de.lua rename to mote/v1/openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.de.lua diff --git a/openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.de.xml b/mote/v1/openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.de.xml similarity index 100% rename from openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.de.xml rename to mote/v1/openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.de.xml diff --git a/openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.en.lua b/mote/v1/openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.en.lua similarity index 100% rename from openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.en.lua rename to mote/v1/openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.en.lua diff --git a/openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.en.xml b/mote/v1/openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.en.xml similarity index 100% rename from openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.en.xml rename to mote/v1/openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.en.xml diff --git a/openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.pt-br.lua b/mote/v1/openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.pt-br.lua similarity index 100% rename from openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.pt-br.lua rename to mote/v1/openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.pt-br.lua diff --git a/openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.pt-br.xml b/mote/v1/openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.pt-br.xml similarity index 100% rename from openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.pt-br.xml rename to mote/v1/openwrt/package/luci/applications/luci-ntpc/luasrc/i18n/ntpc.pt-br.xml diff --git a/openwrt/package/luci/applications/luci-ntpc/luasrc/model/cbi/ntpc/ntpc.lua b/mote/v1/openwrt/package/luci/applications/luci-ntpc/luasrc/model/cbi/ntpc/ntpc.lua similarity index 100% rename from openwrt/package/luci/applications/luci-ntpc/luasrc/model/cbi/ntpc/ntpc.lua rename to mote/v1/openwrt/package/luci/applications/luci-ntpc/luasrc/model/cbi/ntpc/ntpc.lua diff --git a/openwrt/package/luci/applications/luci-ntpc/luasrc/model/cbi/ntpc/ntpcmini.lua b/mote/v1/openwrt/package/luci/applications/luci-ntpc/luasrc/model/cbi/ntpc/ntpcmini.lua similarity index 100% rename from openwrt/package/luci/applications/luci-ntpc/luasrc/model/cbi/ntpc/ntpcmini.lua rename to mote/v1/openwrt/package/luci/applications/luci-ntpc/luasrc/model/cbi/ntpc/ntpcmini.lua diff --git a/openwrt/package/luci/applications/luci-ntpc/root/lib/uci/schema/default/ntpclient b/mote/v1/openwrt/package/luci/applications/luci-ntpc/root/lib/uci/schema/default/ntpclient similarity index 100% rename from openwrt/package/luci/applications/luci-ntpc/root/lib/uci/schema/default/ntpclient rename to mote/v1/openwrt/package/luci/applications/luci-ntpc/root/lib/uci/schema/default/ntpclient diff --git a/openwrt/package/luci/applications/luci-olsr/Makefile b/mote/v1/openwrt/package/luci/applications/luci-olsr/Makefile similarity index 100% rename from openwrt/package/luci/applications/luci-olsr/Makefile rename to mote/v1/openwrt/package/luci/applications/luci-olsr/Makefile diff --git a/openwrt/package/luci/applications/luci-olsr/ipkg/postinst b/mote/v1/openwrt/package/luci/applications/luci-olsr/ipkg/postinst similarity index 100% rename from openwrt/package/luci/applications/luci-olsr/ipkg/postinst rename to mote/v1/openwrt/package/luci/applications/luci-olsr/ipkg/postinst diff --git a/openwrt/package/luci/applications/luci-olsr/luasrc/controller/olsr.lua b/mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/controller/olsr.lua similarity index 100% rename from openwrt/package/luci/applications/luci-olsr/luasrc/controller/olsr.lua rename to mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/controller/olsr.lua diff --git a/openwrt/package/luci/applications/luci-olsr/luasrc/i18n/olsr.de.lua b/mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/i18n/olsr.de.lua similarity index 100% rename from openwrt/package/luci/applications/luci-olsr/luasrc/i18n/olsr.de.lua rename to mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/i18n/olsr.de.lua diff --git a/openwrt/package/luci/applications/luci-olsr/luasrc/i18n/olsr.de.xml b/mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/i18n/olsr.de.xml similarity index 100% rename from openwrt/package/luci/applications/luci-olsr/luasrc/i18n/olsr.de.xml rename to mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/i18n/olsr.de.xml diff --git a/openwrt/package/luci/applications/luci-olsr/luasrc/i18n/olsr.en.lua b/mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/i18n/olsr.en.lua similarity index 100% rename from openwrt/package/luci/applications/luci-olsr/luasrc/i18n/olsr.en.lua rename to mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/i18n/olsr.en.lua diff --git a/openwrt/package/luci/applications/luci-olsr/luasrc/i18n/olsr.en.xml b/mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/i18n/olsr.en.xml similarity index 100% rename from openwrt/package/luci/applications/luci-olsr/luasrc/i18n/olsr.en.xml rename to mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/i18n/olsr.en.xml diff --git a/openwrt/package/luci/applications/luci-olsr/luasrc/model/cbi/olsr/olsrd.lua b/mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/model/cbi/olsr/olsrd.lua similarity index 100% rename from openwrt/package/luci/applications/luci-olsr/luasrc/model/cbi/olsr/olsrd.lua rename to mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/model/cbi/olsr/olsrd.lua diff --git a/openwrt/package/luci/applications/luci-olsr/luasrc/model/cbi/olsr/olsrdhna.lua b/mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/model/cbi/olsr/olsrdhna.lua similarity index 100% rename from openwrt/package/luci/applications/luci-olsr/luasrc/model/cbi/olsr/olsrdhna.lua rename to mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/model/cbi/olsr/olsrdhna.lua diff --git a/openwrt/package/luci/applications/luci-olsr/luasrc/model/cbi/olsr/olsrdplugins.lua b/mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/model/cbi/olsr/olsrdplugins.lua similarity index 100% rename from openwrt/package/luci/applications/luci-olsr/luasrc/model/cbi/olsr/olsrdplugins.lua rename to mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/model/cbi/olsr/olsrdplugins.lua diff --git a/openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/error_olsr.htm b/mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/error_olsr.htm similarity index 100% rename from openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/error_olsr.htm rename to mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/error_olsr.htm diff --git a/openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/hna.htm b/mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/hna.htm similarity index 100% rename from openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/hna.htm rename to mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/hna.htm diff --git a/openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/index.htm b/mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/index.htm similarity index 100% rename from openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/index.htm rename to mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/index.htm diff --git a/openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/mid.htm b/mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/mid.htm similarity index 100% rename from openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/mid.htm rename to mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/mid.htm diff --git a/openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/routes.htm b/mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/routes.htm similarity index 100% rename from openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/routes.htm rename to mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/routes.htm diff --git a/openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/topology.htm b/mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/topology.htm similarity index 100% rename from openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/topology.htm rename to mote/v1/openwrt/package/luci/applications/luci-olsr/luasrc/view/status-olsr/topology.htm diff --git a/openwrt/package/luci/applications/luci-olsr/root/etc/uci-defaults/luci-olsr b/mote/v1/openwrt/package/luci/applications/luci-olsr/root/etc/uci-defaults/luci-olsr similarity index 100% rename from openwrt/package/luci/applications/luci-olsr/root/etc/uci-defaults/luci-olsr rename to mote/v1/openwrt/package/luci/applications/luci-olsr/root/etc/uci-defaults/luci-olsr diff --git a/openwrt/package/luci/applications/luci-p910nd/Makefile b/mote/v1/openwrt/package/luci/applications/luci-p910nd/Makefile similarity index 100% rename from openwrt/package/luci/applications/luci-p910nd/Makefile rename to mote/v1/openwrt/package/luci/applications/luci-p910nd/Makefile diff --git a/openwrt/package/luci/applications/luci-p910nd/ipkg/postinst b/mote/v1/openwrt/package/luci/applications/luci-p910nd/ipkg/postinst similarity index 100% rename from openwrt/package/luci/applications/luci-p910nd/ipkg/postinst rename to mote/v1/openwrt/package/luci/applications/luci-p910nd/ipkg/postinst diff --git a/openwrt/package/luci/applications/luci-p910nd/luasrc/controller/p910nd.lua b/mote/v1/openwrt/package/luci/applications/luci-p910nd/luasrc/controller/p910nd.lua similarity index 100% rename from openwrt/package/luci/applications/luci-p910nd/luasrc/controller/p910nd.lua rename to mote/v1/openwrt/package/luci/applications/luci-p910nd/luasrc/controller/p910nd.lua diff --git a/openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.de.lua b/mote/v1/openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.de.lua similarity index 100% rename from openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.de.lua rename to mote/v1/openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.de.lua diff --git a/openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.de.xml b/mote/v1/openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.de.xml similarity index 100% rename from openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.de.xml rename to mote/v1/openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.de.xml diff --git a/openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.en.lua b/mote/v1/openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.en.lua similarity index 100% rename from openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.en.lua rename to mote/v1/openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.en.lua diff --git a/openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.en.xml b/mote/v1/openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.en.xml similarity index 100% rename from openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.en.xml rename to mote/v1/openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.en.xml diff --git a/openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.pt-br.lua b/mote/v1/openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.pt-br.lua similarity index 100% rename from openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.pt-br.lua rename to mote/v1/openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.pt-br.lua diff --git a/openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.pt-br.xml b/mote/v1/openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.pt-br.xml similarity index 100% rename from openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.pt-br.xml rename to mote/v1/openwrt/package/luci/applications/luci-p910nd/luasrc/i18n/p910nd.pt-br.xml diff --git a/openwrt/package/luci/applications/luci-p910nd/luasrc/model/cbi/p910nd.lua b/mote/v1/openwrt/package/luci/applications/luci-p910nd/luasrc/model/cbi/p910nd.lua similarity index 100% rename from openwrt/package/luci/applications/luci-p910nd/luasrc/model/cbi/p910nd.lua rename to mote/v1/openwrt/package/luci/applications/luci-p910nd/luasrc/model/cbi/p910nd.lua diff --git a/openwrt/package/luci/applications/luci-p910nd/root/etc/uci-defaults/luci-p910nd b/mote/v1/openwrt/package/luci/applications/luci-p910nd/root/etc/uci-defaults/luci-p910nd similarity index 100% rename from openwrt/package/luci/applications/luci-p910nd/root/etc/uci-defaults/luci-p910nd rename to mote/v1/openwrt/package/luci/applications/luci-p910nd/root/etc/uci-defaults/luci-p910nd diff --git a/openwrt/package/luci/applications/luci-polipo/Makefile b/mote/v1/openwrt/package/luci/applications/luci-polipo/Makefile similarity index 100% rename from openwrt/package/luci/applications/luci-polipo/Makefile rename to mote/v1/openwrt/package/luci/applications/luci-polipo/Makefile diff --git a/openwrt/package/luci/applications/luci-polipo/ipkg/postinst b/mote/v1/openwrt/package/luci/applications/luci-polipo/ipkg/postinst similarity index 100% rename from openwrt/package/luci/applications/luci-polipo/ipkg/postinst rename to mote/v1/openwrt/package/luci/applications/luci-polipo/ipkg/postinst diff --git a/openwrt/package/luci/applications/luci-polipo/luasrc/controller/polipo.lua b/mote/v1/openwrt/package/luci/applications/luci-polipo/luasrc/controller/polipo.lua similarity index 100% rename from openwrt/package/luci/applications/luci-polipo/luasrc/controller/polipo.lua rename to mote/v1/openwrt/package/luci/applications/luci-polipo/luasrc/controller/polipo.lua diff --git a/openwrt/package/luci/applications/luci-polipo/luasrc/i18n/polipo.en.lua b/mote/v1/openwrt/package/luci/applications/luci-polipo/luasrc/i18n/polipo.en.lua similarity index 100% rename from openwrt/package/luci/applications/luci-polipo/luasrc/i18n/polipo.en.lua rename to mote/v1/openwrt/package/luci/applications/luci-polipo/luasrc/i18n/polipo.en.lua diff --git a/openwrt/package/luci/applications/luci-polipo/luasrc/i18n/polipo.en.xml b/mote/v1/openwrt/package/luci/applications/luci-polipo/luasrc/i18n/polipo.en.xml similarity index 100% rename from openwrt/package/luci/applications/luci-polipo/luasrc/i18n/polipo.en.xml rename to mote/v1/openwrt/package/luci/applications/luci-polipo/luasrc/i18n/polipo.en.xml diff --git a/openwrt/package/luci/applications/luci-polipo/luasrc/model/cbi/polipo.lua b/mote/v1/openwrt/package/luci/applications/luci-polipo/luasrc/model/cbi/polipo.lua similarity index 100% rename from openwrt/package/luci/applications/luci-polipo/luasrc/model/cbi/polipo.lua rename to mote/v1/openwrt/package/luci/applications/luci-polipo/luasrc/model/cbi/polipo.lua diff --git a/openwrt/package/luci/applications/luci-polipo/root/etc/uci-defaults/luci-polipo b/mote/v1/openwrt/package/luci/applications/luci-polipo/root/etc/uci-defaults/luci-polipo similarity index 100% rename from openwrt/package/luci/applications/luci-polipo/root/etc/uci-defaults/luci-polipo rename to mote/v1/openwrt/package/luci/applications/luci-polipo/root/etc/uci-defaults/luci-polipo diff --git a/openwrt/package/luci/applications/luci-polipo/root/usr/sbin/polipo_purge b/mote/v1/openwrt/package/luci/applications/luci-polipo/root/usr/sbin/polipo_purge similarity index 100% rename from openwrt/package/luci/applications/luci-polipo/root/usr/sbin/polipo_purge rename to mote/v1/openwrt/package/luci/applications/luci-polipo/root/usr/sbin/polipo_purge diff --git a/openwrt/package/luci/applications/luci-qos/Makefile b/mote/v1/openwrt/package/luci/applications/luci-qos/Makefile similarity index 100% rename from openwrt/package/luci/applications/luci-qos/Makefile rename to mote/v1/openwrt/package/luci/applications/luci-qos/Makefile diff --git a/openwrt/package/luci/applications/luci-qos/luasrc/controller/qos.lua b/mote/v1/openwrt/package/luci/applications/luci-qos/luasrc/controller/qos.lua similarity index 100% rename from openwrt/package/luci/applications/luci-qos/luasrc/controller/qos.lua rename to mote/v1/openwrt/package/luci/applications/luci-qos/luasrc/controller/qos.lua diff --git a/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.de.lua b/mote/v1/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.de.lua similarity index 100% rename from openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.de.lua rename to mote/v1/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.de.lua diff --git a/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.de.xml b/mote/v1/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.de.xml similarity index 100% rename from openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.de.xml rename to mote/v1/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.de.xml diff --git a/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.en.lua b/mote/v1/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.en.lua similarity index 100% rename from openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.en.lua rename to mote/v1/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.en.lua diff --git a/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.en.xml b/mote/v1/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.en.xml similarity index 100% rename from openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.en.xml rename to mote/v1/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.en.xml diff --git a/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.fr.lua b/mote/v1/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.fr.lua similarity index 100% rename from openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.fr.lua rename to mote/v1/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.fr.lua diff --git a/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.fr.xml b/mote/v1/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.fr.xml similarity index 100% rename from openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.fr.xml rename to mote/v1/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.fr.xml diff --git a/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.pt-br.lua b/mote/v1/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.pt-br.lua similarity index 100% rename from openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.pt-br.lua rename to mote/v1/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.pt-br.lua diff --git a/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.pt-br.xml b/mote/v1/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.pt-br.xml similarity index 100% rename from openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.pt-br.xml rename to mote/v1/openwrt/package/luci/applications/luci-qos/luasrc/i18n/qos.pt-br.xml diff --git a/openwrt/package/luci/applications/luci-qos/luasrc/model/cbi/qos/qos.lua b/mote/v1/openwrt/package/luci/applications/luci-qos/luasrc/model/cbi/qos/qos.lua similarity index 100% rename from openwrt/package/luci/applications/luci-qos/luasrc/model/cbi/qos/qos.lua rename to mote/v1/openwrt/package/luci/applications/luci-qos/luasrc/model/cbi/qos/qos.lua diff --git a/openwrt/package/luci/applications/luci-qos/luasrc/model/cbi/qos/qosmini.lua b/mote/v1/openwrt/package/luci/applications/luci-qos/luasrc/model/cbi/qos/qosmini.lua similarity index 100% rename from openwrt/package/luci/applications/luci-qos/luasrc/model/cbi/qos/qosmini.lua rename to mote/v1/openwrt/package/luci/applications/luci-qos/luasrc/model/cbi/qos/qosmini.lua diff --git a/openwrt/package/luci/applications/luci-qos/root/lib/uci/schema/default/qos b/mote/v1/openwrt/package/luci/applications/luci-qos/root/lib/uci/schema/default/qos similarity index 100% rename from openwrt/package/luci/applications/luci-qos/root/lib/uci/schema/default/qos rename to mote/v1/openwrt/package/luci/applications/luci-qos/root/lib/uci/schema/default/qos diff --git a/openwrt/package/luci/applications/luci-samba/Makefile b/mote/v1/openwrt/package/luci/applications/luci-samba/Makefile similarity index 100% rename from openwrt/package/luci/applications/luci-samba/Makefile rename to mote/v1/openwrt/package/luci/applications/luci-samba/Makefile diff --git a/openwrt/package/luci/applications/luci-samba/luasrc/controller/samba.lua b/mote/v1/openwrt/package/luci/applications/luci-samba/luasrc/controller/samba.lua similarity index 100% rename from openwrt/package/luci/applications/luci-samba/luasrc/controller/samba.lua rename to mote/v1/openwrt/package/luci/applications/luci-samba/luasrc/controller/samba.lua diff --git a/openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.de.lua b/mote/v1/openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.de.lua similarity index 100% rename from openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.de.lua rename to mote/v1/openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.de.lua diff --git a/openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.de.xml b/mote/v1/openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.de.xml similarity index 100% rename from openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.de.xml rename to mote/v1/openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.de.xml diff --git a/openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.en.lua b/mote/v1/openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.en.lua similarity index 100% rename from openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.en.lua rename to mote/v1/openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.en.lua diff --git a/openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.en.xml b/mote/v1/openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.en.xml similarity index 100% rename from openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.en.xml rename to mote/v1/openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.en.xml diff --git a/openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.pt-br.lua b/mote/v1/openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.pt-br.lua similarity index 100% rename from openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.pt-br.lua rename to mote/v1/openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.pt-br.lua diff --git a/openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.pt-br.xml b/mote/v1/openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.pt-br.xml similarity index 100% rename from openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.pt-br.xml rename to mote/v1/openwrt/package/luci/applications/luci-samba/luasrc/i18n/samba.pt-br.xml diff --git a/openwrt/package/luci/applications/luci-samba/luasrc/model/cbi/samba.lua b/mote/v1/openwrt/package/luci/applications/luci-samba/luasrc/model/cbi/samba.lua similarity index 100% rename from openwrt/package/luci/applications/luci-samba/luasrc/model/cbi/samba.lua rename to mote/v1/openwrt/package/luci/applications/luci-samba/luasrc/model/cbi/samba.lua diff --git a/openwrt/package/luci/applications/luci-samba/root/lib/uci/schema/default/samba b/mote/v1/openwrt/package/luci/applications/luci-samba/root/lib/uci/schema/default/samba similarity index 100% rename from openwrt/package/luci/applications/luci-samba/root/lib/uci/schema/default/samba rename to mote/v1/openwrt/package/luci/applications/luci-samba/root/lib/uci/schema/default/samba diff --git a/openwrt/package/luci/applications/luci-siitwizard/Makefile b/mote/v1/openwrt/package/luci/applications/luci-siitwizard/Makefile similarity index 100% rename from openwrt/package/luci/applications/luci-siitwizard/Makefile rename to mote/v1/openwrt/package/luci/applications/luci-siitwizard/Makefile diff --git a/openwrt/package/luci/applications/luci-siitwizard/luasrc/controller/siitwizard.lua b/mote/v1/openwrt/package/luci/applications/luci-siitwizard/luasrc/controller/siitwizard.lua similarity index 100% rename from openwrt/package/luci/applications/luci-siitwizard/luasrc/controller/siitwizard.lua rename to mote/v1/openwrt/package/luci/applications/luci-siitwizard/luasrc/controller/siitwizard.lua diff --git a/openwrt/package/luci/applications/luci-siitwizard/luasrc/model/cbi/siitwizard.lua b/mote/v1/openwrt/package/luci/applications/luci-siitwizard/luasrc/model/cbi/siitwizard.lua similarity index 100% rename from openwrt/package/luci/applications/luci-siitwizard/luasrc/model/cbi/siitwizard.lua rename to mote/v1/openwrt/package/luci/applications/luci-siitwizard/luasrc/model/cbi/siitwizard.lua diff --git a/openwrt/package/luci/applications/luci-siitwizard/root/etc/config/siit b/mote/v1/openwrt/package/luci/applications/luci-siitwizard/root/etc/config/siit similarity index 100% rename from openwrt/package/luci/applications/luci-siitwizard/root/etc/config/siit rename to mote/v1/openwrt/package/luci/applications/luci-siitwizard/root/etc/config/siit diff --git a/openwrt/package/luci/applications/luci-splash/Makefile b/mote/v1/openwrt/package/luci/applications/luci-splash/Makefile similarity index 100% rename from openwrt/package/luci/applications/luci-splash/Makefile rename to mote/v1/openwrt/package/luci/applications/luci-splash/Makefile diff --git a/openwrt/package/luci/applications/luci-splash/htdocs/luci/splash/index.html b/mote/v1/openwrt/package/luci/applications/luci-splash/htdocs/luci/splash/index.html similarity index 100% rename from openwrt/package/luci/applications/luci-splash/htdocs/luci/splash/index.html rename to mote/v1/openwrt/package/luci/applications/luci-splash/htdocs/luci/splash/index.html diff --git a/openwrt/package/luci/applications/luci-splash/ipkg/postinst b/mote/v1/openwrt/package/luci/applications/luci-splash/ipkg/postinst similarity index 100% rename from openwrt/package/luci/applications/luci-splash/ipkg/postinst rename to mote/v1/openwrt/package/luci/applications/luci-splash/ipkg/postinst diff --git a/openwrt/package/luci/applications/luci-splash/luasrc/controller/splash/splash.lua b/mote/v1/openwrt/package/luci/applications/luci-splash/luasrc/controller/splash/splash.lua similarity index 100% rename from openwrt/package/luci/applications/luci-splash/luasrc/controller/splash/splash.lua rename to mote/v1/openwrt/package/luci/applications/luci-splash/luasrc/controller/splash/splash.lua diff --git a/openwrt/package/luci/applications/luci-splash/luasrc/model/cbi/splash/splash.lua b/mote/v1/openwrt/package/luci/applications/luci-splash/luasrc/model/cbi/splash/splash.lua similarity index 100% rename from openwrt/package/luci/applications/luci-splash/luasrc/model/cbi/splash/splash.lua rename to mote/v1/openwrt/package/luci/applications/luci-splash/luasrc/model/cbi/splash/splash.lua diff --git a/openwrt/package/luci/applications/luci-splash/luasrc/view/splash/splash.htm b/mote/v1/openwrt/package/luci/applications/luci-splash/luasrc/view/splash/splash.htm similarity index 100% rename from openwrt/package/luci/applications/luci-splash/luasrc/view/splash/splash.htm rename to mote/v1/openwrt/package/luci/applications/luci-splash/luasrc/view/splash/splash.htm diff --git a/openwrt/package/luci/applications/luci-splash/luasrc/view/splash_splash/index.htm b/mote/v1/openwrt/package/luci/applications/luci-splash/luasrc/view/splash_splash/index.htm similarity index 100% rename from openwrt/package/luci/applications/luci-splash/luasrc/view/splash_splash/index.htm rename to mote/v1/openwrt/package/luci/applications/luci-splash/luasrc/view/splash_splash/index.htm diff --git a/openwrt/package/luci/applications/luci-splash/luasrc/view/splash_splash/splash.htm b/mote/v1/openwrt/package/luci/applications/luci-splash/luasrc/view/splash_splash/splash.htm similarity index 100% rename from openwrt/package/luci/applications/luci-splash/luasrc/view/splash_splash/splash.htm rename to mote/v1/openwrt/package/luci/applications/luci-splash/luasrc/view/splash_splash/splash.htm diff --git a/openwrt/package/luci/applications/luci-splash/root/etc/config/luci_splash b/mote/v1/openwrt/package/luci/applications/luci-splash/root/etc/config/luci_splash similarity index 100% rename from openwrt/package/luci/applications/luci-splash/root/etc/config/luci_splash rename to mote/v1/openwrt/package/luci/applications/luci-splash/root/etc/config/luci_splash diff --git a/openwrt/package/luci/applications/luci-splash/root/etc/cron.minutely/luci_splash b/mote/v1/openwrt/package/luci/applications/luci-splash/root/etc/cron.minutely/luci_splash similarity index 100% rename from openwrt/package/luci/applications/luci-splash/root/etc/cron.minutely/luci_splash rename to mote/v1/openwrt/package/luci/applications/luci-splash/root/etc/cron.minutely/luci_splash diff --git a/openwrt/package/luci/applications/luci-splash/root/etc/init.d/luci_splash b/mote/v1/openwrt/package/luci/applications/luci-splash/root/etc/init.d/luci_splash similarity index 100% rename from openwrt/package/luci/applications/luci-splash/root/etc/init.d/luci_splash rename to mote/v1/openwrt/package/luci/applications/luci-splash/root/etc/init.d/luci_splash diff --git a/openwrt/package/luci/applications/luci-splash/root/lib/uci/schema/default/luci_splash b/mote/v1/openwrt/package/luci/applications/luci-splash/root/lib/uci/schema/default/luci_splash similarity index 100% rename from openwrt/package/luci/applications/luci-splash/root/lib/uci/schema/default/luci_splash rename to mote/v1/openwrt/package/luci/applications/luci-splash/root/lib/uci/schema/default/luci_splash diff --git a/openwrt/package/luci/applications/luci-splash/root/usr/bin/luci-splashd b/mote/v1/openwrt/package/luci/applications/luci-splash/root/usr/bin/luci-splashd similarity index 100% rename from openwrt/package/luci/applications/luci-splash/root/usr/bin/luci-splashd rename to mote/v1/openwrt/package/luci/applications/luci-splash/root/usr/bin/luci-splashd diff --git a/openwrt/package/luci/applications/luci-splash/root/usr/sbin/luci-splash b/mote/v1/openwrt/package/luci/applications/luci-splash/root/usr/sbin/luci-splash similarity index 100% rename from openwrt/package/luci/applications/luci-splash/root/usr/sbin/luci-splash rename to mote/v1/openwrt/package/luci/applications/luci-splash/root/usr/sbin/luci-splash diff --git a/openwrt/package/luci/applications/luci-statistics/Makefile b/mote/v1/openwrt/package/luci/applications/luci-statistics/Makefile similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/Makefile rename to mote/v1/openwrt/package/luci/applications/luci-statistics/Makefile diff --git a/openwrt/package/luci/applications/luci-statistics/ipkg/postinst b/mote/v1/openwrt/package/luci/applications/luci-statistics/ipkg/postinst similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/ipkg/postinst rename to mote/v1/openwrt/package/luci/applications/luci-statistics/ipkg/postinst diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/controller/luci_statistics/luci_statistics.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/controller/luci_statistics/luci_statistics.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/controller/luci_statistics/luci_statistics.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/controller/luci_statistics/luci_statistics.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.de.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.de.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.de.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.de.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.de.xml.hide b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.de.xml.hide similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.de.xml.hide rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.de.xml.hide diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.en.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.en.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.en.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.en.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.en.xml.hide b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.en.xml.hide similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.en.xml.hide rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.en.xml.hide diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.pt-br.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.pt-br.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.pt-br.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.pt-br.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.pt-br.xml.hide b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.pt-br.xml.hide similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.pt-br.xml.hide rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/rrdtool.pt-br.xml.hide diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.de.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.de.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.de.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.de.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.de.xml b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.de.xml similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.de.xml rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.de.xml diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.en.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.en.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.en.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.en.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.en.xml b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.en.xml similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.en.xml rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.en.xml diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.pt-br.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.pt-br.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.pt-br.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.pt-br.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.pt-br.xml b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.pt-br.xml similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.pt-br.xml rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/i18n/statistics.pt-br.xml diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/collectd.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/collectd.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/collectd.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/collectd.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/cpu.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/cpu.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/cpu.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/cpu.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/csv.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/csv.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/csv.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/csv.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/df.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/df.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/df.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/df.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/disk.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/disk.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/disk.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/disk.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/dns.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/dns.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/dns.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/dns.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/email.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/email.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/email.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/email.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/exec.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/exec.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/exec.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/exec.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/interface.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/interface.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/interface.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/interface.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/iptables.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/iptables.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/iptables.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/iptables.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/irq.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/irq.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/irq.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/irq.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/load.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/load.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/load.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/load.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/netlink.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/netlink.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/netlink.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/netlink.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/network.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/network.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/network.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/network.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/ping.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/ping.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/ping.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/ping.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/processes.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/processes.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/processes.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/processes.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/rrdtool.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/rrdtool.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/rrdtool.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/rrdtool.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/tcpconns.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/tcpconns.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/tcpconns.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/tcpconns.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/unixsock.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/unixsock.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/unixsock.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/unixsock.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/wireless.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/wireless.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/wireless.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/model/cbi/luci_statistics/wireless.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/datatree.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/datatree.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/statistics/datatree.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/datatree.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/i18n.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/i18n.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/statistics/i18n.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/i18n.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/colors.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/colors.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/colors.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/colors.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/cpu/cpu.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/cpu/cpu.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/cpu/cpu.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/cpu/cpu.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/df/df.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/df/df.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/df/df.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/df/df.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/interface.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/interface.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/interface.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/interface.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/iptables/ipt_bytes.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/iptables/ipt_bytes.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/iptables/ipt_bytes.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/iptables/ipt_bytes.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/iptables/ipt_packets.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/iptables/ipt_packets.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/iptables/ipt_packets.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/iptables/ipt_packets.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/irq/irq.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/irq/irq.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/irq/irq.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/irq/irq.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/load/load.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/load/load.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/load/load.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/load/load.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/netlink.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/netlink.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/netlink.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/netlink.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/ping/ping.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/ping/ping.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/ping/ping.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/ping/ping.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/processes.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/processes.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/processes.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/processes.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/tcpconns/tcp_connections.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/tcpconns/tcp_connections.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/tcpconns/tcp_connections.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/tcpconns/tcp_connections.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/wireless.lua b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/wireless.lua similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/wireless.lua rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/wireless.lua diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/view/admin_statistics/index.htm b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/view/admin_statistics/index.htm similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/view/admin_statistics/index.htm rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/view/admin_statistics/index.htm diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/view/admin_statistics/networkplugins.htm b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/view/admin_statistics/networkplugins.htm similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/view/admin_statistics/networkplugins.htm rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/view/admin_statistics/networkplugins.htm diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/view/admin_statistics/outputplugins.htm b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/view/admin_statistics/outputplugins.htm similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/view/admin_statistics/outputplugins.htm rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/view/admin_statistics/outputplugins.htm diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/view/admin_statistics/systemplugins.htm b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/view/admin_statistics/systemplugins.htm similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/view/admin_statistics/systemplugins.htm rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/view/admin_statistics/systemplugins.htm diff --git a/openwrt/package/luci/applications/luci-statistics/luasrc/view/public_statistics/graph.htm b/mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/view/public_statistics/graph.htm similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/luasrc/view/public_statistics/graph.htm rename to mote/v1/openwrt/package/luci/applications/luci-statistics/luasrc/view/public_statistics/graph.htm diff --git a/openwrt/package/luci/applications/luci-statistics/root/etc/config/luci_statistics b/mote/v1/openwrt/package/luci/applications/luci-statistics/root/etc/config/luci_statistics similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/root/etc/config/luci_statistics rename to mote/v1/openwrt/package/luci/applications/luci-statistics/root/etc/config/luci_statistics diff --git a/openwrt/package/luci/applications/luci-statistics/root/etc/init.d/luci_statistics b/mote/v1/openwrt/package/luci/applications/luci-statistics/root/etc/init.d/luci_statistics similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/root/etc/init.d/luci_statistics rename to mote/v1/openwrt/package/luci/applications/luci-statistics/root/etc/init.d/luci_statistics diff --git a/openwrt/package/luci/applications/luci-statistics/root/etc/uci-defaults/luci-statistics b/mote/v1/openwrt/package/luci/applications/luci-statistics/root/etc/uci-defaults/luci-statistics similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/root/etc/uci-defaults/luci-statistics rename to mote/v1/openwrt/package/luci/applications/luci-statistics/root/etc/uci-defaults/luci-statistics diff --git a/openwrt/package/luci/applications/luci-statistics/root/usr/bin/stat-genconfig b/mote/v1/openwrt/package/luci/applications/luci-statistics/root/usr/bin/stat-genconfig similarity index 100% rename from openwrt/package/luci/applications/luci-statistics/root/usr/bin/stat-genconfig rename to mote/v1/openwrt/package/luci/applications/luci-statistics/root/usr/bin/stat-genconfig diff --git a/openwrt/package/luci/applications/luci-tinyproxy/Makefile b/mote/v1/openwrt/package/luci/applications/luci-tinyproxy/Makefile similarity index 100% rename from openwrt/package/luci/applications/luci-tinyproxy/Makefile rename to mote/v1/openwrt/package/luci/applications/luci-tinyproxy/Makefile diff --git a/openwrt/package/luci/applications/luci-tinyproxy/luasrc/controller/tinyproxy.lua b/mote/v1/openwrt/package/luci/applications/luci-tinyproxy/luasrc/controller/tinyproxy.lua similarity index 100% rename from openwrt/package/luci/applications/luci-tinyproxy/luasrc/controller/tinyproxy.lua rename to mote/v1/openwrt/package/luci/applications/luci-tinyproxy/luasrc/controller/tinyproxy.lua diff --git a/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.de.lua b/mote/v1/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.de.lua similarity index 100% rename from openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.de.lua rename to mote/v1/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.de.lua diff --git a/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.de.xml b/mote/v1/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.de.xml similarity index 100% rename from openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.de.xml rename to mote/v1/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.de.xml diff --git a/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua b/mote/v1/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua similarity index 100% rename from openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua rename to mote/v1/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua diff --git a/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.xml b/mote/v1/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.xml similarity index 100% rename from openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.xml rename to mote/v1/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.xml diff --git a/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.fr.lua b/mote/v1/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.fr.lua similarity index 100% rename from openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.fr.lua rename to mote/v1/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.fr.lua diff --git a/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.fr.xml b/mote/v1/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.fr.xml similarity index 100% rename from openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.fr.xml rename to mote/v1/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.fr.xml diff --git a/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.pt-br.lua b/mote/v1/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.pt-br.lua similarity index 100% rename from openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.pt-br.lua rename to mote/v1/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.pt-br.lua diff --git a/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.pt-br.xml b/mote/v1/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.pt-br.xml similarity index 100% rename from openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.pt-br.xml rename to mote/v1/openwrt/package/luci/applications/luci-tinyproxy/luasrc/i18n/tinyproxy.pt-br.xml diff --git a/openwrt/package/luci/applications/luci-tinyproxy/luasrc/model/cbi/tinyproxy.lua b/mote/v1/openwrt/package/luci/applications/luci-tinyproxy/luasrc/model/cbi/tinyproxy.lua similarity index 100% rename from openwrt/package/luci/applications/luci-tinyproxy/luasrc/model/cbi/tinyproxy.lua rename to mote/v1/openwrt/package/luci/applications/luci-tinyproxy/luasrc/model/cbi/tinyproxy.lua diff --git a/openwrt/package/luci/applications/luci-upnp/Makefile b/mote/v1/openwrt/package/luci/applications/luci-upnp/Makefile similarity index 100% rename from openwrt/package/luci/applications/luci-upnp/Makefile rename to mote/v1/openwrt/package/luci/applications/luci-upnp/Makefile diff --git a/openwrt/package/luci/applications/luci-upnp/luasrc/controller/upnp.lua b/mote/v1/openwrt/package/luci/applications/luci-upnp/luasrc/controller/upnp.lua similarity index 100% rename from openwrt/package/luci/applications/luci-upnp/luasrc/controller/upnp.lua rename to mote/v1/openwrt/package/luci/applications/luci-upnp/luasrc/controller/upnp.lua diff --git a/openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.de.lua b/mote/v1/openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.de.lua similarity index 100% rename from openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.de.lua rename to mote/v1/openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.de.lua diff --git a/openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.de.xml b/mote/v1/openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.de.xml similarity index 100% rename from openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.de.xml rename to mote/v1/openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.de.xml diff --git a/openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.en.lua b/mote/v1/openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.en.lua similarity index 100% rename from openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.en.lua rename to mote/v1/openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.en.lua diff --git a/openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.en.xml b/mote/v1/openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.en.xml similarity index 100% rename from openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.en.xml rename to mote/v1/openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.en.xml diff --git a/openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.pt-br.lua b/mote/v1/openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.pt-br.lua similarity index 100% rename from openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.pt-br.lua rename to mote/v1/openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.pt-br.lua diff --git a/openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.pt-br.xml b/mote/v1/openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.pt-br.xml similarity index 100% rename from openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.pt-br.xml rename to mote/v1/openwrt/package/luci/applications/luci-upnp/luasrc/i18n/upnp.pt-br.xml diff --git a/openwrt/package/luci/applications/luci-upnp/luasrc/model/cbi/upnp/upnp.lua b/mote/v1/openwrt/package/luci/applications/luci-upnp/luasrc/model/cbi/upnp/upnp.lua similarity index 100% rename from openwrt/package/luci/applications/luci-upnp/luasrc/model/cbi/upnp/upnp.lua rename to mote/v1/openwrt/package/luci/applications/luci-upnp/luasrc/model/cbi/upnp/upnp.lua diff --git a/openwrt/package/luci/applications/luci-upnp/luasrc/model/cbi/upnp/upnpmini.lua b/mote/v1/openwrt/package/luci/applications/luci-upnp/luasrc/model/cbi/upnp/upnpmini.lua similarity index 100% rename from openwrt/package/luci/applications/luci-upnp/luasrc/model/cbi/upnp/upnpmini.lua rename to mote/v1/openwrt/package/luci/applications/luci-upnp/luasrc/model/cbi/upnp/upnpmini.lua diff --git a/openwrt/package/luci/applications/luci-upnp/root/etc/uci-defaults/luci-upnp b/mote/v1/openwrt/package/luci/applications/luci-upnp/root/etc/uci-defaults/luci-upnp similarity index 100% rename from openwrt/package/luci/applications/luci-upnp/root/etc/uci-defaults/luci-upnp rename to mote/v1/openwrt/package/luci/applications/luci-upnp/root/etc/uci-defaults/luci-upnp diff --git a/openwrt/package/luci/applications/luci-upnp/root/lib/uci/schema/default/upnpd b/mote/v1/openwrt/package/luci/applications/luci-upnp/root/lib/uci/schema/default/upnpd similarity index 100% rename from openwrt/package/luci/applications/luci-upnp/root/lib/uci/schema/default/upnpd rename to mote/v1/openwrt/package/luci/applications/luci-upnp/root/lib/uci/schema/default/upnpd diff --git a/openwrt/package/luci/applications/luci-ushare/Makefile b/mote/v1/openwrt/package/luci/applications/luci-ushare/Makefile similarity index 100% rename from openwrt/package/luci/applications/luci-ushare/Makefile rename to mote/v1/openwrt/package/luci/applications/luci-ushare/Makefile diff --git a/openwrt/package/luci/applications/luci-ushare/ipkg/postinst b/mote/v1/openwrt/package/luci/applications/luci-ushare/ipkg/postinst similarity index 100% rename from openwrt/package/luci/applications/luci-ushare/ipkg/postinst rename to mote/v1/openwrt/package/luci/applications/luci-ushare/ipkg/postinst diff --git a/openwrt/package/luci/applications/luci-ushare/luasrc/controller/ushare.lua b/mote/v1/openwrt/package/luci/applications/luci-ushare/luasrc/controller/ushare.lua similarity index 100% rename from openwrt/package/luci/applications/luci-ushare/luasrc/controller/ushare.lua rename to mote/v1/openwrt/package/luci/applications/luci-ushare/luasrc/controller/ushare.lua diff --git a/openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.de.lua b/mote/v1/openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.de.lua similarity index 100% rename from openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.de.lua rename to mote/v1/openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.de.lua diff --git a/openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.de.xml b/mote/v1/openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.de.xml similarity index 100% rename from openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.de.xml rename to mote/v1/openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.de.xml diff --git a/openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.en.lua b/mote/v1/openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.en.lua similarity index 100% rename from openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.en.lua rename to mote/v1/openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.en.lua diff --git a/openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.en.xml b/mote/v1/openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.en.xml similarity index 100% rename from openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.en.xml rename to mote/v1/openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.en.xml diff --git a/openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.pt-br.lua b/mote/v1/openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.pt-br.lua similarity index 100% rename from openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.pt-br.lua rename to mote/v1/openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.pt-br.lua diff --git a/openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.pt-br.xml b/mote/v1/openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.pt-br.xml similarity index 100% rename from openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.pt-br.xml rename to mote/v1/openwrt/package/luci/applications/luci-ushare/luasrc/i18n/ushare.pt-br.xml diff --git a/openwrt/package/luci/applications/luci-ushare/luasrc/model/cbi/ushare.lua b/mote/v1/openwrt/package/luci/applications/luci-ushare/luasrc/model/cbi/ushare.lua similarity index 100% rename from openwrt/package/luci/applications/luci-ushare/luasrc/model/cbi/ushare.lua rename to mote/v1/openwrt/package/luci/applications/luci-ushare/luasrc/model/cbi/ushare.lua diff --git a/openwrt/package/luci/applications/luci-ushare/root/etc/uci-defaults/luci-ushare b/mote/v1/openwrt/package/luci/applications/luci-ushare/root/etc/uci-defaults/luci-ushare similarity index 100% rename from openwrt/package/luci/applications/luci-ushare/root/etc/uci-defaults/luci-ushare rename to mote/v1/openwrt/package/luci/applications/luci-ushare/root/etc/uci-defaults/luci-ushare diff --git a/openwrt/package/luci/applications/luci-uvc_streamer/Makefile b/mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/Makefile similarity index 100% rename from openwrt/package/luci/applications/luci-uvc_streamer/Makefile rename to mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/Makefile diff --git a/openwrt/package/luci/applications/luci-uvc_streamer/ipkg/postinst b/mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/ipkg/postinst similarity index 100% rename from openwrt/package/luci/applications/luci-uvc_streamer/ipkg/postinst rename to mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/ipkg/postinst diff --git a/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/controller/uvc_streamer.lua b/mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/controller/uvc_streamer.lua similarity index 100% rename from openwrt/package/luci/applications/luci-uvc_streamer/luasrc/controller/uvc_streamer.lua rename to mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/controller/uvc_streamer.lua diff --git a/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.de.lua b/mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.de.lua similarity index 100% rename from openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.de.lua rename to mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.de.lua diff --git a/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.de.xml b/mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.de.xml similarity index 100% rename from openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.de.xml rename to mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.de.xml diff --git a/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua b/mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua similarity index 100% rename from openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua rename to mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.lua diff --git a/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.xml b/mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.xml similarity index 100% rename from openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.xml rename to mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.en.xml diff --git a/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.fr.lua b/mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.fr.lua similarity index 100% rename from openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.fr.lua rename to mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.fr.lua diff --git a/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.fr.xml b/mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.fr.xml similarity index 100% rename from openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.fr.xml rename to mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.fr.xml diff --git a/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.pt-br.lua b/mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.pt-br.lua similarity index 100% rename from openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.pt-br.lua rename to mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.pt-br.lua diff --git a/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.pt-br.xml b/mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.pt-br.xml similarity index 100% rename from openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.pt-br.xml rename to mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/i18n/uvc_streamer.pt-br.xml diff --git a/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/model/cbi/uvc_streamer.lua b/mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/model/cbi/uvc_streamer.lua similarity index 100% rename from openwrt/package/luci/applications/luci-uvc_streamer/luasrc/model/cbi/uvc_streamer.lua rename to mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/luasrc/model/cbi/uvc_streamer.lua diff --git a/openwrt/package/luci/applications/luci-uvc_streamer/root/etc/uci-defaults/luci-uvc_streamer b/mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/root/etc/uci-defaults/luci-uvc_streamer similarity index 100% rename from openwrt/package/luci/applications/luci-uvc_streamer/root/etc/uci-defaults/luci-uvc_streamer rename to mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/root/etc/uci-defaults/luci-uvc_streamer diff --git a/openwrt/package/luci/applications/luci-uvc_streamer/root/lib/uci/schema/default/uvc-streamer b/mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/root/lib/uci/schema/default/uvc-streamer similarity index 100% rename from openwrt/package/luci/applications/luci-uvc_streamer/root/lib/uci/schema/default/uvc-streamer rename to mote/v1/openwrt/package/luci/applications/luci-uvc_streamer/root/lib/uci/schema/default/uvc-streamer diff --git a/openwrt/package/luci/applications/myapplication/Makefile b/mote/v1/openwrt/package/luci/applications/myapplication/Makefile similarity index 100% rename from openwrt/package/luci/applications/myapplication/Makefile rename to mote/v1/openwrt/package/luci/applications/myapplication/Makefile diff --git a/openwrt/package/luci/build/cbi2uvl.lua b/mote/v1/openwrt/package/luci/build/cbi2uvl.lua similarity index 100% rename from openwrt/package/luci/build/cbi2uvl.lua rename to mote/v1/openwrt/package/luci/build/cbi2uvl.lua diff --git a/openwrt/package/luci/build/config.mk b/mote/v1/openwrt/package/luci/build/config.mk similarity index 100% rename from openwrt/package/luci/build/config.mk rename to mote/v1/openwrt/package/luci/build/config.mk diff --git a/openwrt/package/luci/build/gccconfig.mk b/mote/v1/openwrt/package/luci/build/gccconfig.mk similarity index 100% rename from openwrt/package/luci/build/gccconfig.mk rename to mote/v1/openwrt/package/luci/build/gccconfig.mk diff --git a/openwrt/package/luci/build/hostenv.sh b/mote/v1/openwrt/package/luci/build/hostenv.sh similarity index 100% rename from openwrt/package/luci/build/hostenv.sh rename to mote/v1/openwrt/package/luci/build/hostenv.sh diff --git a/openwrt/package/luci/build/i18n-lua-xhtml1.xsl b/mote/v1/openwrt/package/luci/build/i18n-lua-xhtml1.xsl similarity index 100% rename from openwrt/package/luci/build/i18n-lua-xhtml1.xsl rename to mote/v1/openwrt/package/luci/build/i18n-lua-xhtml1.xsl diff --git a/openwrt/package/luci/build/i18n-lua2xml.lua b/mote/v1/openwrt/package/luci/build/i18n-lua2xml.lua similarity index 100% rename from openwrt/package/luci/build/i18n-lua2xml.lua rename to mote/v1/openwrt/package/luci/build/i18n-lua2xml.lua diff --git a/openwrt/package/luci/build/i18n-xml2lua.sh b/mote/v1/openwrt/package/luci/build/i18n-xml2lua.sh similarity index 100% rename from openwrt/package/luci/build/i18n-xml2lua.sh rename to mote/v1/openwrt/package/luci/build/i18n-xml2lua.sh diff --git a/openwrt/package/luci/build/makedocs.sh b/mote/v1/openwrt/package/luci/build/makedocs.sh similarity index 100% rename from openwrt/package/luci/build/makedocs.sh rename to mote/v1/openwrt/package/luci/build/makedocs.sh diff --git a/openwrt/package/luci/build/mkversion.sh b/mote/v1/openwrt/package/luci/build/mkversion.sh similarity index 100% rename from openwrt/package/luci/build/mkversion.sh rename to mote/v1/openwrt/package/luci/build/mkversion.sh diff --git a/openwrt/package/luci/build/module.mk b/mote/v1/openwrt/package/luci/build/module.mk similarity index 100% rename from openwrt/package/luci/build/module.mk rename to mote/v1/openwrt/package/luci/build/module.mk diff --git a/openwrt/package/luci/build/uvl2cbi.lua b/mote/v1/openwrt/package/luci/build/uvl2cbi.lua similarity index 100% rename from openwrt/package/luci/build/uvl2cbi.lua rename to mote/v1/openwrt/package/luci/build/uvl2cbi.lua diff --git a/openwrt/package/luci/build/uvl2i18n.lua b/mote/v1/openwrt/package/luci/build/uvl2i18n.lua similarity index 100% rename from openwrt/package/luci/build/uvl2i18n.lua rename to mote/v1/openwrt/package/luci/build/uvl2i18n.lua diff --git a/openwrt/package/luci/build/uvldoc b/mote/v1/openwrt/package/luci/build/uvldoc similarity index 100% rename from openwrt/package/luci/build/uvldoc rename to mote/v1/openwrt/package/luci/build/uvldoc diff --git a/openwrt/package/luci/build/zoneinfo2lua.pl b/mote/v1/openwrt/package/luci/build/zoneinfo2lua.pl similarity index 100% rename from openwrt/package/luci/build/zoneinfo2lua.pl rename to mote/v1/openwrt/package/luci/build/zoneinfo2lua.pl diff --git a/openwrt/package/luci/contrib/axtls/Makefile b/mote/v1/openwrt/package/luci/contrib/axtls/Makefile similarity index 100% rename from openwrt/package/luci/contrib/axtls/Makefile rename to mote/v1/openwrt/package/luci/contrib/axtls/Makefile diff --git a/openwrt/package/luci/contrib/axtls/files/axtls-config b/mote/v1/openwrt/package/luci/contrib/axtls/files/axtls-config similarity index 100% rename from openwrt/package/luci/contrib/axtls/files/axtls-config rename to mote/v1/openwrt/package/luci/contrib/axtls/files/axtls-config diff --git a/openwrt/package/luci/contrib/axtls/files/axtls-config.h b/mote/v1/openwrt/package/luci/contrib/axtls/files/axtls-config.h similarity index 100% rename from openwrt/package/luci/contrib/axtls/files/axtls-config.h rename to mote/v1/openwrt/package/luci/contrib/axtls/files/axtls-config.h diff --git a/openwrt/package/luci/contrib/axtls/patches/001-ld-fix.patch b/mote/v1/openwrt/package/luci/contrib/axtls/patches/001-ld-fix.patch similarity index 100% rename from openwrt/package/luci/contrib/axtls/patches/001-ld-fix.patch rename to mote/v1/openwrt/package/luci/contrib/axtls/patches/001-ld-fix.patch diff --git a/openwrt/package/luci/contrib/axtls/patches/002-httpd-fix.patch b/mote/v1/openwrt/package/luci/contrib/axtls/patches/002-httpd-fix.patch similarity index 100% rename from openwrt/package/luci/contrib/axtls/patches/002-httpd-fix.patch rename to mote/v1/openwrt/package/luci/contrib/axtls/patches/002-httpd-fix.patch diff --git a/openwrt/package/luci/contrib/axtls/patches/003-content-type.patch b/mote/v1/openwrt/package/luci/contrib/axtls/patches/003-content-type.patch similarity index 100% rename from openwrt/package/luci/contrib/axtls/patches/003-content-type.patch rename to mote/v1/openwrt/package/luci/contrib/axtls/patches/003-content-type.patch diff --git a/openwrt/package/luci/contrib/axtls/patches/004-cgi-nph-mode.patch b/mote/v1/openwrt/package/luci/contrib/axtls/patches/004-cgi-nph-mode.patch similarity index 100% rename from openwrt/package/luci/contrib/axtls/patches/004-cgi-nph-mode.patch rename to mote/v1/openwrt/package/luci/contrib/axtls/patches/004-cgi-nph-mode.patch diff --git a/openwrt/package/luci/contrib/bitlib/.gitignore b/mote/v1/openwrt/package/luci/contrib/bitlib/.gitignore similarity index 100% rename from openwrt/package/luci/contrib/bitlib/.gitignore rename to mote/v1/openwrt/package/luci/contrib/bitlib/.gitignore diff --git a/openwrt/package/luci/contrib/bitlib/Makefile b/mote/v1/openwrt/package/luci/contrib/bitlib/Makefile similarity index 100% rename from openwrt/package/luci/contrib/bitlib/Makefile rename to mote/v1/openwrt/package/luci/contrib/bitlib/Makefile diff --git a/openwrt/package/luci/contrib/lpeg/.gitignore b/mote/v1/openwrt/package/luci/contrib/lpeg/.gitignore similarity index 100% rename from openwrt/package/luci/contrib/lpeg/.gitignore rename to mote/v1/openwrt/package/luci/contrib/lpeg/.gitignore diff --git a/openwrt/package/luci/contrib/lpeg/Makefile b/mote/v1/openwrt/package/luci/contrib/lpeg/Makefile similarity index 100% rename from openwrt/package/luci/contrib/lpeg/Makefile rename to mote/v1/openwrt/package/luci/contrib/lpeg/Makefile diff --git a/openwrt/package/luci/contrib/luacurses/Makefile b/mote/v1/openwrt/package/luci/contrib/luacurses/Makefile similarity index 100% rename from openwrt/package/luci/contrib/luacurses/Makefile rename to mote/v1/openwrt/package/luci/contrib/luacurses/Makefile diff --git a/openwrt/package/luci/contrib/luacurses/doc/curses.pdf b/mote/v1/openwrt/package/luci/contrib/luacurses/doc/curses.pdf similarity index 100% rename from openwrt/package/luci/contrib/luacurses/doc/curses.pdf rename to mote/v1/openwrt/package/luci/contrib/luacurses/doc/curses.pdf diff --git a/openwrt/package/luci/contrib/luacurses/doc/curses.ps.gz b/mote/v1/openwrt/package/luci/contrib/luacurses/doc/curses.ps.gz similarity index 100% rename from openwrt/package/luci/contrib/luacurses/doc/curses.ps.gz rename to mote/v1/openwrt/package/luci/contrib/luacurses/doc/curses.ps.gz diff --git a/openwrt/package/luci/contrib/luacurses/src/curses.c b/mote/v1/openwrt/package/luci/contrib/luacurses/src/curses.c similarity index 100% rename from openwrt/package/luci/contrib/luacurses/src/curses.c rename to mote/v1/openwrt/package/luci/contrib/luacurses/src/curses.c diff --git a/openwrt/package/luci/contrib/luacurses/src/luacurses.c b/mote/v1/openwrt/package/luci/contrib/luacurses/src/luacurses.c similarity index 100% rename from openwrt/package/luci/contrib/luacurses/src/luacurses.c rename to mote/v1/openwrt/package/luci/contrib/luacurses/src/luacurses.c diff --git a/openwrt/package/luci/contrib/luacurses/src/luacurses.h b/mote/v1/openwrt/package/luci/contrib/luacurses/src/luacurses.h similarity index 100% rename from openwrt/package/luci/contrib/luacurses/src/luacurses.h rename to mote/v1/openwrt/package/luci/contrib/luacurses/src/luacurses.h diff --git a/openwrt/package/luci/contrib/luacurses/test/filter.lua b/mote/v1/openwrt/package/luci/contrib/luacurses/test/filter.lua similarity index 100% rename from openwrt/package/luci/contrib/luacurses/test/filter.lua rename to mote/v1/openwrt/package/luci/contrib/luacurses/test/filter.lua diff --git a/openwrt/package/luci/contrib/luacurses/test/getnstr.lua b/mote/v1/openwrt/package/luci/contrib/luacurses/test/getnstr.lua similarity index 100% rename from openwrt/package/luci/contrib/luacurses/test/getnstr.lua rename to mote/v1/openwrt/package/luci/contrib/luacurses/test/getnstr.lua diff --git a/openwrt/package/luci/contrib/luacurses/test/getyx.lua b/mote/v1/openwrt/package/luci/contrib/luacurses/test/getyx.lua similarity index 100% rename from openwrt/package/luci/contrib/luacurses/test/getyx.lua rename to mote/v1/openwrt/package/luci/contrib/luacurses/test/getyx.lua diff --git a/openwrt/package/luci/contrib/luacurses/test/hello.lua b/mote/v1/openwrt/package/luci/contrib/luacurses/test/hello.lua similarity index 100% rename from openwrt/package/luci/contrib/luacurses/test/hello.lua rename to mote/v1/openwrt/package/luci/contrib/luacurses/test/hello.lua diff --git a/openwrt/package/luci/contrib/luacurses/test/mouse.lua b/mote/v1/openwrt/package/luci/contrib/luacurses/test/mouse.lua similarity index 100% rename from openwrt/package/luci/contrib/luacurses/test/mouse.lua rename to mote/v1/openwrt/package/luci/contrib/luacurses/test/mouse.lua diff --git a/openwrt/package/luci/contrib/luacurses/test/pair.lua b/mote/v1/openwrt/package/luci/contrib/luacurses/test/pair.lua similarity index 100% rename from openwrt/package/luci/contrib/luacurses/test/pair.lua rename to mote/v1/openwrt/package/luci/contrib/luacurses/test/pair.lua diff --git a/openwrt/package/luci/contrib/luacurses/test/rain.lua b/mote/v1/openwrt/package/luci/contrib/luacurses/test/rain.lua similarity index 100% rename from openwrt/package/luci/contrib/luacurses/test/rain.lua rename to mote/v1/openwrt/package/luci/contrib/luacurses/test/rain.lua diff --git a/openwrt/package/luci/contrib/luadoc/Makefile b/mote/v1/openwrt/package/luci/contrib/luadoc/Makefile similarity index 100% rename from openwrt/package/luci/contrib/luadoc/Makefile rename to mote/v1/openwrt/package/luci/contrib/luadoc/Makefile diff --git a/openwrt/package/luci/contrib/luadoc/hostfiles/bin/luadoc b/mote/v1/openwrt/package/luci/contrib/luadoc/hostfiles/bin/luadoc similarity index 100% rename from openwrt/package/luci/contrib/luadoc/hostfiles/bin/luadoc rename to mote/v1/openwrt/package/luci/contrib/luadoc/hostfiles/bin/luadoc diff --git a/openwrt/package/luci/contrib/luadoc/lua/luadoc/config.lua b/mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/config.lua similarity index 100% rename from openwrt/package/luci/contrib/luadoc/lua/luadoc/config.lua rename to mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/config.lua diff --git a/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/debug.lua b/mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/debug.lua similarity index 100% rename from openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/debug.lua rename to mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/debug.lua diff --git a/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/formatter.lua b/mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/formatter.lua similarity index 100% rename from openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/formatter.lua rename to mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/formatter.lua diff --git a/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html.lua b/mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html.lua similarity index 100% rename from openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html.lua rename to mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html.lua diff --git a/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/constant.lp b/mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/constant.lp similarity index 100% rename from openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/constant.lp rename to mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/constant.lp diff --git a/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/file.lp b/mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/file.lp similarity index 100% rename from openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/file.lp rename to mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/file.lp diff --git a/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/function.lp b/mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/function.lp similarity index 100% rename from openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/function.lp rename to mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/function.lp diff --git a/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/index.lp b/mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/index.lp similarity index 100% rename from openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/index.lp rename to mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/index.lp diff --git a/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/luadoc.css b/mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/luadoc.css similarity index 100% rename from openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/luadoc.css rename to mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/luadoc.css diff --git a/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/menu.lp b/mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/menu.lp similarity index 100% rename from openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/menu.lp rename to mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/menu.lp diff --git a/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/module.lp b/mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/module.lp similarity index 100% rename from openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/module.lp rename to mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/module.lp diff --git a/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/table.lp b/mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/table.lp similarity index 100% rename from openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/table.lp rename to mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/html/table.lp diff --git a/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/raw.lua b/mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/raw.lua similarity index 100% rename from openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/raw.lua rename to mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/doclet/raw.lua diff --git a/openwrt/package/luci/contrib/luadoc/lua/luadoc/init.lua b/mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/init.lua similarity index 100% rename from openwrt/package/luci/contrib/luadoc/lua/luadoc/init.lua rename to mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/init.lua diff --git a/openwrt/package/luci/contrib/luadoc/lua/luadoc/lp.lua b/mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/lp.lua similarity index 100% rename from openwrt/package/luci/contrib/luadoc/lua/luadoc/lp.lua rename to mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/lp.lua diff --git a/openwrt/package/luci/contrib/luadoc/lua/luadoc/taglet/standard.lua b/mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/taglet/standard.lua similarity index 100% rename from openwrt/package/luci/contrib/luadoc/lua/luadoc/taglet/standard.lua rename to mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/taglet/standard.lua diff --git a/openwrt/package/luci/contrib/luadoc/lua/luadoc/taglet/standard/tags.lua b/mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/taglet/standard/tags.lua similarity index 100% rename from openwrt/package/luci/contrib/luadoc/lua/luadoc/taglet/standard/tags.lua rename to mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/taglet/standard/tags.lua diff --git a/openwrt/package/luci/contrib/luadoc/lua/luadoc/util.lua b/mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/util.lua similarity index 100% rename from openwrt/package/luci/contrib/luadoc/lua/luadoc/util.lua rename to mote/v1/openwrt/package/luci/contrib/luadoc/lua/luadoc/util.lua diff --git a/openwrt/package/luci/contrib/luaposix/.gitignore b/mote/v1/openwrt/package/luci/contrib/luaposix/.gitignore similarity index 100% rename from openwrt/package/luci/contrib/luaposix/.gitignore rename to mote/v1/openwrt/package/luci/contrib/luaposix/.gitignore diff --git a/openwrt/package/luci/contrib/luaposix/Makefile b/mote/v1/openwrt/package/luci/contrib/luaposix/Makefile similarity index 100% rename from openwrt/package/luci/contrib/luaposix/Makefile rename to mote/v1/openwrt/package/luci/contrib/luaposix/Makefile diff --git a/openwrt/package/luci/contrib/luasocket/.gitignore b/mote/v1/openwrt/package/luci/contrib/luasocket/.gitignore similarity index 100% rename from openwrt/package/luci/contrib/luasocket/.gitignore rename to mote/v1/openwrt/package/luci/contrib/luasocket/.gitignore diff --git a/openwrt/package/luci/contrib/luasocket/Makefile b/mote/v1/openwrt/package/luci/contrib/luasocket/Makefile similarity index 100% rename from openwrt/package/luci/contrib/luasocket/Makefile rename to mote/v1/openwrt/package/luci/contrib/luasocket/Makefile diff --git a/openwrt/package/luci/contrib/package/Makefile b/mote/v1/openwrt/package/luci/contrib/package/Makefile similarity index 100% rename from openwrt/package/luci/contrib/package/Makefile rename to mote/v1/openwrt/package/luci/contrib/package/Makefile diff --git a/openwrt/package/luci/contrib/package/lpeg/Makefile b/mote/v1/openwrt/package/luci/contrib/package/lpeg/Makefile similarity index 100% rename from openwrt/package/luci/contrib/package/lpeg/Makefile rename to mote/v1/openwrt/package/luci/contrib/package/lpeg/Makefile diff --git a/openwrt/package/luci/contrib/package/luasocket/Makefile b/mote/v1/openwrt/package/luci/contrib/package/luasocket/Makefile similarity index 100% rename from openwrt/package/luci/contrib/package/luasocket/Makefile rename to mote/v1/openwrt/package/luci/contrib/package/luasocket/Makefile diff --git a/openwrt/package/luci/contrib/package/luaxyssl/Makefile b/mote/v1/openwrt/package/luci/contrib/package/luaxyssl/Makefile similarity index 100% rename from openwrt/package/luci/contrib/package/luaxyssl/Makefile rename to mote/v1/openwrt/package/luci/contrib/package/luaxyssl/Makefile diff --git a/openwrt/package/luci/contrib/package/luaxyssl/patches/100-compile-fixes.patch b/mote/v1/openwrt/package/luci/contrib/package/luaxyssl/patches/100-compile-fixes.patch similarity index 100% rename from openwrt/package/luci/contrib/package/luaxyssl/patches/100-compile-fixes.patch rename to mote/v1/openwrt/package/luci/contrib/package/luaxyssl/patches/100-compile-fixes.patch diff --git a/openwrt/package/luci/contrib/package/luci/Makefile b/mote/v1/openwrt/package/luci/contrib/package/luci/Makefile similarity index 100% rename from openwrt/package/luci/contrib/package/luci/Makefile rename to mote/v1/openwrt/package/luci/contrib/package/luci/Makefile diff --git a/openwrt/package/luci/contrib/package/olsrd-luci/Makefile b/mote/v1/openwrt/package/luci/contrib/package/olsrd-luci/Makefile similarity index 100% rename from openwrt/package/luci/contrib/package/olsrd-luci/Makefile rename to mote/v1/openwrt/package/luci/contrib/package/olsrd-luci/Makefile diff --git a/openwrt/package/luci/contrib/package/olsrd-luci/files/etc/config/olsrd b/mote/v1/openwrt/package/luci/contrib/package/olsrd-luci/files/etc/config/olsrd similarity index 100% rename from openwrt/package/luci/contrib/package/olsrd-luci/files/etc/config/olsrd rename to mote/v1/openwrt/package/luci/contrib/package/olsrd-luci/files/etc/config/olsrd diff --git a/openwrt/package/luci/contrib/package/olsrd-luci/files/etc/default/olsrd b/mote/v1/openwrt/package/luci/contrib/package/olsrd-luci/files/etc/default/olsrd similarity index 100% rename from openwrt/package/luci/contrib/package/olsrd-luci/files/etc/default/olsrd rename to mote/v1/openwrt/package/luci/contrib/package/olsrd-luci/files/etc/default/olsrd diff --git a/openwrt/package/luci/contrib/package/olsrd-luci/files/etc/init.d/olsrd b/mote/v1/openwrt/package/luci/contrib/package/olsrd-luci/files/etc/init.d/olsrd similarity index 100% rename from openwrt/package/luci/contrib/package/olsrd-luci/files/etc/init.d/olsrd rename to mote/v1/openwrt/package/luci/contrib/package/olsrd-luci/files/etc/init.d/olsrd diff --git a/openwrt/package/luci/contrib/package/olsrd-luci/ipkg/postinst b/mote/v1/openwrt/package/luci/contrib/package/olsrd-luci/ipkg/postinst similarity index 100% rename from openwrt/package/luci/contrib/package/olsrd-luci/ipkg/postinst rename to mote/v1/openwrt/package/luci/contrib/package/olsrd-luci/ipkg/postinst diff --git a/openwrt/package/luci/contrib/package/olsrd-luci/patches/100-olsrd-hg-r3.patch b/mote/v1/openwrt/package/luci/contrib/package/olsrd-luci/patches/100-olsrd-hg-r3.patch similarity index 100% rename from openwrt/package/luci/contrib/package/olsrd-luci/patches/100-olsrd-hg-r3.patch rename to mote/v1/openwrt/package/luci/contrib/package/olsrd-luci/patches/100-olsrd-hg-r3.patch diff --git a/openwrt/package/luci/contrib/package/olsrd-luci/patches/131-olsrd-tweak-ffetx.patch b/mote/v1/openwrt/package/luci/contrib/package/olsrd-luci/patches/131-olsrd-tweak-ffetx.patch similarity index 100% rename from openwrt/package/luci/contrib/package/olsrd-luci/patches/131-olsrd-tweak-ffetx.patch rename to mote/v1/openwrt/package/luci/contrib/package/olsrd-luci/patches/131-olsrd-tweak-ffetx.patch diff --git a/openwrt/package/luci/contrib/package/olsrd-luci/patches/137-olsrd-192.168.1.1.patch b/mote/v1/openwrt/package/luci/contrib/package/olsrd-luci/patches/137-olsrd-192.168.1.1.patch similarity index 100% rename from openwrt/package/luci/contrib/package/olsrd-luci/patches/137-olsrd-192.168.1.1.patch rename to mote/v1/openwrt/package/luci/contrib/package/olsrd-luci/patches/137-olsrd-192.168.1.1.patch diff --git a/openwrt/package/luci/contrib/package/olsrd-luci/patches/139-olsrd-magicarprefresh.patch b/mote/v1/openwrt/package/luci/contrib/package/olsrd-luci/patches/139-olsrd-magicarprefresh.patch similarity index 100% rename from openwrt/package/luci/contrib/package/olsrd-luci/patches/139-olsrd-magicarprefresh.patch rename to mote/v1/openwrt/package/luci/contrib/package/olsrd-luci/patches/139-olsrd-magicarprefresh.patch diff --git a/openwrt/package/luci/contrib/package/olsrd-luci/patches/140-olsrd-optimize-size.patch b/mote/v1/openwrt/package/luci/contrib/package/olsrd-luci/patches/140-olsrd-optimize-size.patch similarity index 100% rename from openwrt/package/luci/contrib/package/olsrd-luci/patches/140-olsrd-optimize-size.patch rename to mote/v1/openwrt/package/luci/contrib/package/olsrd-luci/patches/140-olsrd-optimize-size.patch diff --git a/openwrt/package/luci/contrib/package/xrelayd/Makefile b/mote/v1/openwrt/package/luci/contrib/package/xrelayd/Makefile similarity index 100% rename from openwrt/package/luci/contrib/package/xrelayd/Makefile rename to mote/v1/openwrt/package/luci/contrib/package/xrelayd/Makefile diff --git a/openwrt/package/luci/contrib/uci/.gitignore b/mote/v1/openwrt/package/luci/contrib/uci/.gitignore similarity index 100% rename from openwrt/package/luci/contrib/uci/.gitignore rename to mote/v1/openwrt/package/luci/contrib/uci/.gitignore diff --git a/openwrt/package/luci/contrib/uci/Makefile b/mote/v1/openwrt/package/luci/contrib/uci/Makefile similarity index 100% rename from openwrt/package/luci/contrib/uci/Makefile rename to mote/v1/openwrt/package/luci/contrib/uci/Makefile diff --git a/openwrt/package/luci/contrib/uci/hostfiles/bin/uci b/mote/v1/openwrt/package/luci/contrib/uci/hostfiles/bin/uci similarity index 100% rename from openwrt/package/luci/contrib/uci/hostfiles/bin/uci rename to mote/v1/openwrt/package/luci/contrib/uci/hostfiles/bin/uci diff --git a/openwrt/package/luci/contrib/uci/hostfiles/bin/uci-defaults b/mote/v1/openwrt/package/luci/contrib/uci/hostfiles/bin/uci-defaults similarity index 100% rename from openwrt/package/luci/contrib/uci/hostfiles/bin/uci-defaults rename to mote/v1/openwrt/package/luci/contrib/uci/hostfiles/bin/uci-defaults diff --git a/openwrt/package/luci/contrib/uci/hostfiles/etc/config/batmand b/mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/batmand similarity index 100% rename from openwrt/package/luci/contrib/uci/hostfiles/etc/config/batmand rename to mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/batmand diff --git a/openwrt/package/luci/contrib/uci/hostfiles/etc/config/ddns b/mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/ddns similarity index 100% rename from openwrt/package/luci/contrib/uci/hostfiles/etc/config/ddns rename to mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/ddns diff --git a/openwrt/package/luci/contrib/uci/hostfiles/etc/config/dhcp b/mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/dhcp similarity index 100% rename from openwrt/package/luci/contrib/uci/hostfiles/etc/config/dhcp rename to mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/dhcp diff --git a/openwrt/package/luci/contrib/uci/hostfiles/etc/config/dropbear b/mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/dropbear similarity index 100% rename from openwrt/package/luci/contrib/uci/hostfiles/etc/config/dropbear rename to mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/dropbear diff --git a/openwrt/package/luci/contrib/uci/hostfiles/etc/config/firewall b/mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/firewall similarity index 100% rename from openwrt/package/luci/contrib/uci/hostfiles/etc/config/firewall rename to mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/firewall diff --git a/openwrt/package/luci/contrib/uci/hostfiles/etc/config/fstab b/mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/fstab similarity index 100% rename from openwrt/package/luci/contrib/uci/hostfiles/etc/config/fstab rename to mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/fstab diff --git a/openwrt/package/luci/contrib/uci/hostfiles/etc/config/httpd b/mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/httpd similarity index 100% rename from openwrt/package/luci/contrib/uci/hostfiles/etc/config/httpd rename to mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/httpd diff --git a/openwrt/package/luci/contrib/uci/hostfiles/etc/config/network b/mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/network similarity index 100% rename from openwrt/package/luci/contrib/uci/hostfiles/etc/config/network rename to mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/network diff --git a/openwrt/package/luci/contrib/uci/hostfiles/etc/config/ntpclient b/mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/ntpclient similarity index 100% rename from openwrt/package/luci/contrib/uci/hostfiles/etc/config/ntpclient rename to mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/ntpclient diff --git a/openwrt/package/luci/contrib/uci/hostfiles/etc/config/qos b/mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/qos similarity index 100% rename from openwrt/package/luci/contrib/uci/hostfiles/etc/config/qos rename to mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/qos diff --git a/openwrt/package/luci/contrib/uci/hostfiles/etc/config/system b/mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/system similarity index 100% rename from openwrt/package/luci/contrib/uci/hostfiles/etc/config/system rename to mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/system diff --git a/openwrt/package/luci/contrib/uci/hostfiles/etc/config/upnpd b/mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/upnpd similarity index 100% rename from openwrt/package/luci/contrib/uci/hostfiles/etc/config/upnpd rename to mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/upnpd diff --git a/openwrt/package/luci/contrib/uci/hostfiles/etc/config/wireless b/mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/wireless similarity index 100% rename from openwrt/package/luci/contrib/uci/hostfiles/etc/config/wireless rename to mote/v1/openwrt/package/luci/contrib/uci/hostfiles/etc/config/wireless diff --git a/openwrt/package/luci/host/bin/luadoc b/mote/v1/openwrt/package/luci/host/bin/luadoc similarity index 100% rename from openwrt/package/luci/host/bin/luadoc rename to mote/v1/openwrt/package/luci/host/bin/luadoc diff --git a/openwrt/package/luci/host/bin/uci b/mote/v1/openwrt/package/luci/host/bin/uci similarity index 100% rename from openwrt/package/luci/host/bin/uci rename to mote/v1/openwrt/package/luci/host/bin/uci diff --git a/openwrt/package/luci/host/bin/uci-defaults b/mote/v1/openwrt/package/luci/host/bin/uci-defaults similarity index 100% rename from openwrt/package/luci/host/bin/uci-defaults rename to mote/v1/openwrt/package/luci/host/bin/uci-defaults diff --git a/openwrt/package/luci/host/etc/boa/boa.conf b/mote/v1/openwrt/package/luci/host/etc/boa/boa.conf similarity index 100% rename from openwrt/package/luci/host/etc/boa/boa.conf rename to mote/v1/openwrt/package/luci/host/etc/boa/boa.conf diff --git a/openwrt/package/luci/host/etc/config/batmand b/mote/v1/openwrt/package/luci/host/etc/config/batmand similarity index 100% rename from openwrt/package/luci/host/etc/config/batmand rename to mote/v1/openwrt/package/luci/host/etc/config/batmand diff --git a/openwrt/package/luci/host/etc/config/ddns b/mote/v1/openwrt/package/luci/host/etc/config/ddns similarity index 100% rename from openwrt/package/luci/host/etc/config/ddns rename to mote/v1/openwrt/package/luci/host/etc/config/ddns diff --git a/openwrt/package/luci/host/etc/config/dhcp b/mote/v1/openwrt/package/luci/host/etc/config/dhcp similarity index 100% rename from openwrt/package/luci/host/etc/config/dhcp rename to mote/v1/openwrt/package/luci/host/etc/config/dhcp diff --git a/openwrt/package/luci/host/etc/config/dropbear b/mote/v1/openwrt/package/luci/host/etc/config/dropbear similarity index 100% rename from openwrt/package/luci/host/etc/config/dropbear rename to mote/v1/openwrt/package/luci/host/etc/config/dropbear diff --git a/openwrt/package/luci/host/etc/config/firewall b/mote/v1/openwrt/package/luci/host/etc/config/firewall similarity index 100% rename from openwrt/package/luci/host/etc/config/firewall rename to mote/v1/openwrt/package/luci/host/etc/config/firewall diff --git a/openwrt/package/luci/host/etc/config/freifunk b/mote/v1/openwrt/package/luci/host/etc/config/freifunk similarity index 100% rename from openwrt/package/luci/host/etc/config/freifunk rename to mote/v1/openwrt/package/luci/host/etc/config/freifunk diff --git a/openwrt/package/luci/host/etc/config/freifunk_augsburg b/mote/v1/openwrt/package/luci/host/etc/config/freifunk_augsburg similarity index 100% rename from openwrt/package/luci/host/etc/config/freifunk_augsburg rename to mote/v1/openwrt/package/luci/host/etc/config/freifunk_augsburg diff --git a/openwrt/package/luci/host/etc/config/freifunk_berlin b/mote/v1/openwrt/package/luci/host/etc/config/freifunk_berlin similarity index 100% rename from openwrt/package/luci/host/etc/config/freifunk_berlin rename to mote/v1/openwrt/package/luci/host/etc/config/freifunk_berlin diff --git a/openwrt/package/luci/host/etc/config/freifunk_hannover b/mote/v1/openwrt/package/luci/host/etc/config/freifunk_hannover similarity index 100% rename from openwrt/package/luci/host/etc/config/freifunk_hannover rename to mote/v1/openwrt/package/luci/host/etc/config/freifunk_hannover diff --git a/openwrt/package/luci/host/etc/config/fstab b/mote/v1/openwrt/package/luci/host/etc/config/fstab similarity index 100% rename from openwrt/package/luci/host/etc/config/fstab rename to mote/v1/openwrt/package/luci/host/etc/config/fstab diff --git a/openwrt/package/luci/host/etc/config/httpd b/mote/v1/openwrt/package/luci/host/etc/config/httpd similarity index 100% rename from openwrt/package/luci/host/etc/config/httpd rename to mote/v1/openwrt/package/luci/host/etc/config/httpd diff --git a/openwrt/package/luci/host/etc/config/luci b/mote/v1/openwrt/package/luci/host/etc/config/luci similarity index 100% rename from openwrt/package/luci/host/etc/config/luci rename to mote/v1/openwrt/package/luci/host/etc/config/luci diff --git a/openwrt/package/luci/host/etc/config/luci_ethers b/mote/v1/openwrt/package/luci/host/etc/config/luci_ethers similarity index 100% rename from openwrt/package/luci/host/etc/config/luci_ethers rename to mote/v1/openwrt/package/luci/host/etc/config/luci_ethers diff --git a/openwrt/package/luci/host/etc/config/luci_hosts b/mote/v1/openwrt/package/luci/host/etc/config/luci_hosts similarity index 100% rename from openwrt/package/luci/host/etc/config/luci_hosts rename to mote/v1/openwrt/package/luci/host/etc/config/luci_hosts diff --git a/openwrt/package/luci/host/etc/config/luci_splash b/mote/v1/openwrt/package/luci/host/etc/config/luci_splash similarity index 100% rename from openwrt/package/luci/host/etc/config/luci_splash rename to mote/v1/openwrt/package/luci/host/etc/config/luci_splash diff --git a/openwrt/package/luci/host/etc/config/luci_statistics b/mote/v1/openwrt/package/luci/host/etc/config/luci_statistics similarity index 100% rename from openwrt/package/luci/host/etc/config/luci_statistics rename to mote/v1/openwrt/package/luci/host/etc/config/luci_statistics diff --git a/openwrt/package/luci/host/etc/config/lucittpd b/mote/v1/openwrt/package/luci/host/etc/config/lucittpd similarity index 100% rename from openwrt/package/luci/host/etc/config/lucittpd rename to mote/v1/openwrt/package/luci/host/etc/config/lucittpd diff --git a/openwrt/package/luci/host/etc/config/network b/mote/v1/openwrt/package/luci/host/etc/config/network similarity index 100% rename from openwrt/package/luci/host/etc/config/network rename to mote/v1/openwrt/package/luci/host/etc/config/network diff --git a/openwrt/package/luci/host/etc/config/ntpclient b/mote/v1/openwrt/package/luci/host/etc/config/ntpclient similarity index 100% rename from openwrt/package/luci/host/etc/config/ntpclient rename to mote/v1/openwrt/package/luci/host/etc/config/ntpclient diff --git a/openwrt/package/luci/host/etc/config/qos b/mote/v1/openwrt/package/luci/host/etc/config/qos similarity index 100% rename from openwrt/package/luci/host/etc/config/qos rename to mote/v1/openwrt/package/luci/host/etc/config/qos diff --git a/openwrt/package/luci/host/etc/config/siit b/mote/v1/openwrt/package/luci/host/etc/config/siit similarity index 100% rename from openwrt/package/luci/host/etc/config/siit rename to mote/v1/openwrt/package/luci/host/etc/config/siit diff --git a/openwrt/package/luci/host/etc/config/system b/mote/v1/openwrt/package/luci/host/etc/config/system similarity index 100% rename from openwrt/package/luci/host/etc/config/system rename to mote/v1/openwrt/package/luci/host/etc/config/system diff --git a/openwrt/package/luci/host/etc/config/ucitrack b/mote/v1/openwrt/package/luci/host/etc/config/ucitrack similarity index 100% rename from openwrt/package/luci/host/etc/config/ucitrack rename to mote/v1/openwrt/package/luci/host/etc/config/ucitrack diff --git a/openwrt/package/luci/host/etc/config/upnpd b/mote/v1/openwrt/package/luci/host/etc/config/upnpd similarity index 100% rename from openwrt/package/luci/host/etc/config/upnpd rename to mote/v1/openwrt/package/luci/host/etc/config/upnpd diff --git a/openwrt/package/luci/host/etc/config/wireless b/mote/v1/openwrt/package/luci/host/etc/config/wireless similarity index 100% rename from openwrt/package/luci/host/etc/config/wireless rename to mote/v1/openwrt/package/luci/host/etc/config/wireless diff --git a/openwrt/package/luci/host/etc/cron.minutely/luci_splash b/mote/v1/openwrt/package/luci/host/etc/cron.minutely/luci_splash similarity index 100% rename from openwrt/package/luci/host/etc/cron.minutely/luci_splash rename to mote/v1/openwrt/package/luci/host/etc/cron.minutely/luci_splash diff --git a/openwrt/package/luci/host/etc/firewall.freifunk b/mote/v1/openwrt/package/luci/host/etc/firewall.freifunk similarity index 100% rename from openwrt/package/luci/host/etc/firewall.freifunk rename to mote/v1/openwrt/package/luci/host/etc/firewall.freifunk diff --git a/openwrt/package/luci/host/etc/hotplug.d/iface/22-firewall-nat-fix b/mote/v1/openwrt/package/luci/host/etc/hotplug.d/iface/22-firewall-nat-fix similarity index 100% rename from openwrt/package/luci/host/etc/hotplug.d/iface/22-firewall-nat-fix rename to mote/v1/openwrt/package/luci/host/etc/hotplug.d/iface/22-firewall-nat-fix diff --git a/openwrt/package/luci/host/etc/init.d/boa b/mote/v1/openwrt/package/luci/host/etc/init.d/boa similarity index 100% rename from openwrt/package/luci/host/etc/init.d/boa rename to mote/v1/openwrt/package/luci/host/etc/init.d/boa diff --git a/openwrt/package/luci/host/etc/init.d/freifunk b/mote/v1/openwrt/package/luci/host/etc/init.d/freifunk similarity index 100% rename from openwrt/package/luci/host/etc/init.d/freifunk rename to mote/v1/openwrt/package/luci/host/etc/init.d/freifunk diff --git a/openwrt/package/luci/host/etc/init.d/luci_ethers b/mote/v1/openwrt/package/luci/host/etc/init.d/luci_ethers similarity index 100% rename from openwrt/package/luci/host/etc/init.d/luci_ethers rename to mote/v1/openwrt/package/luci/host/etc/init.d/luci_ethers diff --git a/openwrt/package/luci/host/etc/init.d/luci_hosts b/mote/v1/openwrt/package/luci/host/etc/init.d/luci_hosts similarity index 100% rename from openwrt/package/luci/host/etc/init.d/luci_hosts rename to mote/v1/openwrt/package/luci/host/etc/init.d/luci_hosts diff --git a/openwrt/package/luci/host/etc/init.d/luci_splash b/mote/v1/openwrt/package/luci/host/etc/init.d/luci_splash similarity index 100% rename from openwrt/package/luci/host/etc/init.d/luci_splash rename to mote/v1/openwrt/package/luci/host/etc/init.d/luci_splash diff --git a/openwrt/package/luci/host/etc/init.d/luci_statistics b/mote/v1/openwrt/package/luci/host/etc/init.d/luci_statistics similarity index 100% rename from openwrt/package/luci/host/etc/init.d/luci_statistics rename to mote/v1/openwrt/package/luci/host/etc/init.d/luci_statistics diff --git a/openwrt/package/luci/host/etc/init.d/lucittpd b/mote/v1/openwrt/package/luci/host/etc/init.d/lucittpd similarity index 100% rename from openwrt/package/luci/host/etc/init.d/lucittpd rename to mote/v1/openwrt/package/luci/host/etc/init.d/lucittpd diff --git a/openwrt/package/luci/host/etc/lpk.conf b/mote/v1/openwrt/package/luci/host/etc/lpk.conf similarity index 100% rename from openwrt/package/luci/host/etc/lpk.conf rename to mote/v1/openwrt/package/luci/host/etc/lpk.conf diff --git a/openwrt/package/luci/host/etc/mime.types b/mote/v1/openwrt/package/luci/host/etc/mime.types similarity index 100% rename from openwrt/package/luci/host/etc/mime.types rename to mote/v1/openwrt/package/luci/host/etc/mime.types diff --git a/openwrt/package/luci/host/etc/rc.local b/mote/v1/openwrt/package/luci/host/etc/rc.local similarity index 100% rename from openwrt/package/luci/host/etc/rc.local rename to mote/v1/openwrt/package/luci/host/etc/rc.local diff --git a/openwrt/package/luci/host/lib/uci/schema/default/ddns b/mote/v1/openwrt/package/luci/host/lib/uci/schema/default/ddns similarity index 100% rename from openwrt/package/luci/host/lib/uci/schema/default/ddns rename to mote/v1/openwrt/package/luci/host/lib/uci/schema/default/ddns diff --git a/openwrt/package/luci/host/lib/uci/schema/default/dhcp b/mote/v1/openwrt/package/luci/host/lib/uci/schema/default/dhcp similarity index 100% rename from openwrt/package/luci/host/lib/uci/schema/default/dhcp rename to mote/v1/openwrt/package/luci/host/lib/uci/schema/default/dhcp diff --git a/openwrt/package/luci/host/lib/uci/schema/default/dropbear b/mote/v1/openwrt/package/luci/host/lib/uci/schema/default/dropbear similarity index 100% rename from openwrt/package/luci/host/lib/uci/schema/default/dropbear rename to mote/v1/openwrt/package/luci/host/lib/uci/schema/default/dropbear diff --git a/openwrt/package/luci/host/lib/uci/schema/default/firewall b/mote/v1/openwrt/package/luci/host/lib/uci/schema/default/firewall similarity index 100% rename from openwrt/package/luci/host/lib/uci/schema/default/firewall rename to mote/v1/openwrt/package/luci/host/lib/uci/schema/default/firewall diff --git a/openwrt/package/luci/host/lib/uci/schema/default/fstab b/mote/v1/openwrt/package/luci/host/lib/uci/schema/default/fstab similarity index 100% rename from openwrt/package/luci/host/lib/uci/schema/default/fstab rename to mote/v1/openwrt/package/luci/host/lib/uci/schema/default/fstab diff --git a/openwrt/package/luci/host/lib/uci/schema/default/httpd b/mote/v1/openwrt/package/luci/host/lib/uci/schema/default/httpd similarity index 100% rename from openwrt/package/luci/host/lib/uci/schema/default/httpd rename to mote/v1/openwrt/package/luci/host/lib/uci/schema/default/httpd diff --git a/openwrt/package/luci/host/lib/uci/schema/default/luci_hosts b/mote/v1/openwrt/package/luci/host/lib/uci/schema/default/luci_hosts similarity index 100% rename from openwrt/package/luci/host/lib/uci/schema/default/luci_hosts rename to mote/v1/openwrt/package/luci/host/lib/uci/schema/default/luci_hosts diff --git a/openwrt/package/luci/host/lib/uci/schema/default/luci_splash b/mote/v1/openwrt/package/luci/host/lib/uci/schema/default/luci_splash similarity index 100% rename from openwrt/package/luci/host/lib/uci/schema/default/luci_splash rename to mote/v1/openwrt/package/luci/host/lib/uci/schema/default/luci_splash diff --git a/openwrt/package/luci/host/lib/uci/schema/default/network b/mote/v1/openwrt/package/luci/host/lib/uci/schema/default/network similarity index 100% rename from openwrt/package/luci/host/lib/uci/schema/default/network rename to mote/v1/openwrt/package/luci/host/lib/uci/schema/default/network diff --git a/openwrt/package/luci/host/lib/uci/schema/default/ntpclient b/mote/v1/openwrt/package/luci/host/lib/uci/schema/default/ntpclient similarity index 100% rename from openwrt/package/luci/host/lib/uci/schema/default/ntpclient rename to mote/v1/openwrt/package/luci/host/lib/uci/schema/default/ntpclient diff --git a/openwrt/package/luci/host/lib/uci/schema/default/qos b/mote/v1/openwrt/package/luci/host/lib/uci/schema/default/qos similarity index 100% rename from openwrt/package/luci/host/lib/uci/schema/default/qos rename to mote/v1/openwrt/package/luci/host/lib/uci/schema/default/qos diff --git a/openwrt/package/luci/host/lib/uci/schema/default/samba b/mote/v1/openwrt/package/luci/host/lib/uci/schema/default/samba similarity index 100% rename from openwrt/package/luci/host/lib/uci/schema/default/samba rename to mote/v1/openwrt/package/luci/host/lib/uci/schema/default/samba diff --git a/openwrt/package/luci/host/lib/uci/schema/default/system b/mote/v1/openwrt/package/luci/host/lib/uci/schema/default/system similarity index 100% rename from openwrt/package/luci/host/lib/uci/schema/default/system rename to mote/v1/openwrt/package/luci/host/lib/uci/schema/default/system diff --git a/openwrt/package/luci/host/lib/uci/schema/default/upnpd b/mote/v1/openwrt/package/luci/host/lib/uci/schema/default/upnpd similarity index 100% rename from openwrt/package/luci/host/lib/uci/schema/default/upnpd rename to mote/v1/openwrt/package/luci/host/lib/uci/schema/default/upnpd diff --git a/openwrt/package/luci/host/lib/uci/schema/default/uvc-streamer b/mote/v1/openwrt/package/luci/host/lib/uci/schema/default/uvc-streamer similarity index 100% rename from openwrt/package/luci/host/lib/uci/schema/default/uvc-streamer rename to mote/v1/openwrt/package/luci/host/lib/uci/schema/default/uvc-streamer diff --git a/openwrt/package/luci/host/lib/uci/schema/default/wireless b/mote/v1/openwrt/package/luci/host/lib/uci/schema/default/wireless similarity index 100% rename from openwrt/package/luci/host/lib/uci/schema/default/wireless rename to mote/v1/openwrt/package/luci/host/lib/uci/schema/default/wireless diff --git a/openwrt/package/luci/host/lib/uci/schema/meta/schema b/mote/v1/openwrt/package/luci/host/lib/uci/schema/meta/schema similarity index 100% rename from openwrt/package/luci/host/lib/uci/schema/meta/schema rename to mote/v1/openwrt/package/luci/host/lib/uci/schema/meta/schema diff --git a/openwrt/package/luci/host/luci b/mote/v1/openwrt/package/luci/host/luci similarity index 100% rename from openwrt/package/luci/host/luci rename to mote/v1/openwrt/package/luci/host/luci diff --git a/openwrt/package/luci/host/sbin/luci-flash b/mote/v1/openwrt/package/luci/host/sbin/luci-flash similarity index 100% rename from openwrt/package/luci/host/sbin/luci-flash rename to mote/v1/openwrt/package/luci/host/sbin/luci-flash diff --git a/openwrt/package/luci/host/sbin/luci-reload b/mote/v1/openwrt/package/luci/host/sbin/luci-reload similarity index 100% rename from openwrt/package/luci/host/sbin/luci-reload rename to mote/v1/openwrt/package/luci/host/sbin/luci-reload diff --git a/openwrt/package/luci/host/tmp/.uci/luci b/mote/v1/openwrt/package/luci/host/tmp/.uci/luci similarity index 100% rename from openwrt/package/luci/host/tmp/.uci/luci rename to mote/v1/openwrt/package/luci/host/tmp/.uci/luci diff --git a/openwrt/package/luci/host/usr/bin/boa b/mote/v1/openwrt/package/luci/host/usr/bin/boa similarity index 100% rename from openwrt/package/luci/host/usr/bin/boa rename to mote/v1/openwrt/package/luci/host/usr/bin/boa diff --git a/openwrt/package/luci/host/usr/bin/boa_indexer b/mote/v1/openwrt/package/luci/host/usr/bin/boa_indexer similarity index 100% rename from openwrt/package/luci/host/usr/bin/boa_indexer rename to mote/v1/openwrt/package/luci/host/usr/bin/boa_indexer diff --git a/openwrt/package/luci/host/usr/bin/lpk b/mote/v1/openwrt/package/luci/host/usr/bin/lpk similarity index 100% rename from openwrt/package/luci/host/usr/bin/lpk rename to mote/v1/openwrt/package/luci/host/usr/bin/lpk diff --git a/openwrt/package/luci/host/usr/bin/luci-splashd b/mote/v1/openwrt/package/luci/host/usr/bin/luci-splashd similarity index 100% rename from openwrt/package/luci/host/usr/bin/luci-splashd rename to mote/v1/openwrt/package/luci/host/usr/bin/luci-splashd diff --git a/openwrt/package/luci/host/usr/bin/lucittpd b/mote/v1/openwrt/package/luci/host/usr/bin/lucittpd similarity index 100% rename from openwrt/package/luci/host/usr/bin/lucittpd rename to mote/v1/openwrt/package/luci/host/usr/bin/lucittpd diff --git a/openwrt/package/luci/host/usr/bin/stat-genconfig b/mote/v1/openwrt/package/luci/host/usr/bin/stat-genconfig similarity index 100% rename from openwrt/package/luci/host/usr/bin/stat-genconfig rename to mote/v1/openwrt/package/luci/host/usr/bin/stat-genconfig diff --git a/openwrt/package/luci/host/usr/bin/uci b/mote/v1/openwrt/package/luci/host/usr/bin/uci similarity index 100% rename from openwrt/package/luci/host/usr/bin/uci rename to mote/v1/openwrt/package/luci/host/usr/bin/uci diff --git a/openwrt/package/luci/host/usr/bin/uvl b/mote/v1/openwrt/package/luci/host/usr/bin/uvl similarity index 100% rename from openwrt/package/luci/host/usr/bin/uvl rename to mote/v1/openwrt/package/luci/host/usr/bin/uvl diff --git a/openwrt/package/luci/host/usr/bin/uvlc b/mote/v1/openwrt/package/luci/host/usr/bin/uvlc similarity index 100% rename from openwrt/package/luci/host/usr/bin/uvlc rename to mote/v1/openwrt/package/luci/host/usr/bin/uvlc diff --git a/openwrt/package/luci/host/usr/include/uci.h b/mote/v1/openwrt/package/luci/host/usr/include/uci.h similarity index 100% rename from openwrt/package/luci/host/usr/include/uci.h rename to mote/v1/openwrt/package/luci/host/usr/include/uci.h diff --git a/openwrt/package/luci/host/usr/include/uci_config.h b/mote/v1/openwrt/package/luci/host/usr/include/uci_config.h similarity index 100% rename from openwrt/package/luci/host/usr/include/uci_config.h rename to mote/v1/openwrt/package/luci/host/usr/include/uci_config.h diff --git a/openwrt/package/luci/host/usr/include/uci_list.h b/mote/v1/openwrt/package/luci/host/usr/include/uci_list.h similarity index 100% rename from openwrt/package/luci/host/usr/include/uci_list.h rename to mote/v1/openwrt/package/luci/host/usr/include/uci_list.h diff --git a/openwrt/package/luci/host/usr/include/ucimap.h b/mote/v1/openwrt/package/luci/host/usr/include/ucimap.h similarity index 100% rename from openwrt/package/luci/host/usr/include/ucimap.h rename to mote/v1/openwrt/package/luci/host/usr/include/ucimap.h diff --git a/openwrt/package/luci/host/usr/lib/boa/luci.lua b/mote/v1/openwrt/package/luci/host/usr/lib/boa/luci.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/boa/luci.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/boa/luci.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/ltn12.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/ltn12.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/ltn12.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/ltn12.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luadoc/config.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/config.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luadoc/config.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/config.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/debug.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/debug.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/debug.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/debug.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/formatter.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/formatter.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/formatter.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/formatter.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/constant.lp b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/constant.lp similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/constant.lp rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/constant.lp diff --git a/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/file.lp b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/file.lp similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/file.lp rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/file.lp diff --git a/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/function.lp b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/function.lp similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/function.lp rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/function.lp diff --git a/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/index.lp b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/index.lp similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/index.lp rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/index.lp diff --git a/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/luadoc.css b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/luadoc.css similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/luadoc.css rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/luadoc.css diff --git a/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/menu.lp b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/menu.lp similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/menu.lp rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/menu.lp diff --git a/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/module.lp b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/module.lp similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/module.lp rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/module.lp diff --git a/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/table.lp b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/table.lp similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/table.lp rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/html/table.lp diff --git a/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/raw.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/raw.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/raw.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/doclet/raw.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luadoc/init.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/init.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luadoc/init.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/init.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luadoc/lp.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/lp.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luadoc/lp.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/lp.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luadoc/taglet/standard.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/taglet/standard.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luadoc/taglet/standard.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/taglet/standard.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luadoc/taglet/standard/tags.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/taglet/standard/tags.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luadoc/taglet/standard/tags.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/taglet/standard/tags.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luadoc/util.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/util.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luadoc/util.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luadoc/util.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/cacheloader.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/cacheloader.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/cacheloader.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/cacheloader.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/cbi.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/cbi.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/cbi.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/cbi.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/ccache.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/ccache.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/ccache.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/ccache.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/config.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/config.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/config.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/config.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/filebrowser.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/filebrowser.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/filebrowser.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/filebrowser.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/index.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/index.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/index.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/index.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/network.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/network.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/network.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/network.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/services.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/services.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/services.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/services.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/status.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/status.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/status.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/status.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/system.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/system.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/system.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/system.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/uci.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/uci.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/uci.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/admin/uci.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/ddns.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/ddns.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/ddns.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/ddns.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/ffwizard.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/ffwizard.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/ffwizard.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/ffwizard.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/freifunk/freifunk.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/freifunk/freifunk.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/freifunk/freifunk.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/freifunk/freifunk.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/hd_idle.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/hd_idle.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/hd_idle.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/hd_idle.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/init.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/init.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/init.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/init.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/livestats.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/livestats.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/livestats.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/livestats.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/luci_fw/luci_fw.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/luci_fw/luci_fw.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/luci_fw/luci_fw.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/luci_fw/luci_fw.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/luci_statistics/luci_statistics.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/luci_statistics/luci_statistics.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/luci_statistics/luci_statistics.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/luci_statistics/luci_statistics.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/mini/index.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/mini/index.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/mini/index.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/mini/index.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/mini/network.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/mini/network.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/mini/network.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/mini/network.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/mini/system.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/mini/system.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/mini/system.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/mini/system.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/mmc_over_gpio.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/mmc_over_gpio.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/mmc_over_gpio.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/mmc_over_gpio.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/ntpc.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/ntpc.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/ntpc.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/ntpc.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/olsr.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/olsr.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/olsr.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/olsr.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/p910nd.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/p910nd.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/p910nd.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/p910nd.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/polipo.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/polipo.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/polipo.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/polipo.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/qos.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/qos.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/qos.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/qos.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/rpc.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/rpc.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/rpc.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/rpc.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/samba.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/samba.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/samba.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/samba.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/siitwizard.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/siitwizard.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/siitwizard.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/siitwizard.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/splash/splash.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/splash/splash.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/splash/splash.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/splash/splash.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/tinyproxy.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/tinyproxy.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/tinyproxy.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/tinyproxy.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/upnp.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/upnp.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/upnp.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/upnp.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/ushare.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/ushare.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/ushare.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/ushare.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/controller/uvc_streamer.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/uvc_streamer.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/controller/uvc_streamer.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/controller/uvc_streamer.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/debug.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/debug.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/debug.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/debug.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/dispatcher.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/dispatcher.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/dispatcher.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/dispatcher.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/fs.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/fs.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/fs.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/fs.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/http.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/http.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/http.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/http.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/http/protocol.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/http/protocol.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/http/protocol.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/http/protocol.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/http/protocol/conditionals.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/http/protocol/conditionals.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/http/protocol/conditionals.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/http/protocol/conditionals.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/http/protocol/date.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/http/protocol/date.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/http/protocol/date.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/http/protocol/date.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/http/protocol/mime.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/http/protocol/mime.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/http/protocol/mime.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/http/protocol/mime.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/httpd.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/httpd.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/httpd.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/httpd.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/httpd/handler/file.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/httpd/handler/file.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/httpd/handler/file.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/httpd/handler/file.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/httpd/handler/luci.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/httpd/handler/luci.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/httpd/handler/luci.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/httpd/handler/luci.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/httpd/module.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/httpd/module.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/httpd/module.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/httpd/module.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/httpd/server.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/httpd/server.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/httpd/server.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/httpd/server.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.fr.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.fr.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.fr.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.fr.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.it.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.it.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.it.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.it.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.pt-br.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.pt-br.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.pt-br.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.pt-br.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.ru.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.ru.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.ru.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/admin-core.ru.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.fr.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.fr.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.fr.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.fr.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.it.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.it.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.it.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.it.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.pt-br.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.pt-br.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.pt-br.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.pt-br.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.ru.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.ru.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.ru.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/cbi.ru.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ddns.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ddns.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/ddns.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ddns.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ddns.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ddns.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/ddns.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ddns.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ddns.fr.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ddns.fr.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/ddns.fr.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ddns.fr.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ddns.pt-br.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ddns.pt-br.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/ddns.pt-br.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ddns.pt-br.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.fr.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.fr.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.fr.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.fr.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.it.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.it.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.it.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.it.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.pt-br.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.pt-br.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.pt-br.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.pt-br.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.ru.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.ru.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.ru.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/default.ru.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/freifunk.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/freifunk.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/freifunk.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/freifunk.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/freifunk.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/freifunk.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/freifunk.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/freifunk.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/hd_idle.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/hd_idle.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/hd_idle.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/hd_idle.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/hd_idle.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/hd_idle.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/hd_idle.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/hd_idle.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/hd_idle.pt-br.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/hd_idle.pt-br.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/hd_idle.pt-br.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/hd_idle.pt-br.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/initmgr.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/initmgr.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/initmgr.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/initmgr.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/initmgr.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/initmgr.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/initmgr.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/initmgr.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/initmgr.pt-br.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/initmgr.pt-br.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/initmgr.pt-br.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/initmgr.pt-br.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/livestats.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/livestats.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/livestats.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/livestats.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/livestats.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/livestats.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/livestats.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/livestats.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/luci-fw.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/luci-fw.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/luci-fw.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/luci-fw.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/luci-fw.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/luci-fw.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/luci-fw.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/luci-fw.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/luci-fw.fr.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/luci-fw.fr.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/luci-fw.fr.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/luci-fw.fr.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/luci-fw.pt-br.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/luci-fw.pt-br.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/luci-fw.pt-br.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/luci-fw.pt-br.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/mmc_over_gpio.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/mmc_over_gpio.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/mmc_over_gpio.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/mmc_over_gpio.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/mmc_over_gpio.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/mmc_over_gpio.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/mmc_over_gpio.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/mmc_over_gpio.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/mmc_over_gpio.pt-br.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/mmc_over_gpio.pt-br.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/mmc_over_gpio.pt-br.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/mmc_over_gpio.pt-br.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ntpc.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ntpc.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/ntpc.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ntpc.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ntpc.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ntpc.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/ntpc.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ntpc.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ntpc.pt-br.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ntpc.pt-br.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/ntpc.pt-br.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ntpc.pt-br.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/olsr.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/olsr.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/olsr.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/olsr.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/olsr.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/olsr.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/olsr.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/olsr.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/p910nd.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/p910nd.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/p910nd.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/p910nd.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/p910nd.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/p910nd.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/p910nd.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/p910nd.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/p910nd.pt-br.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/p910nd.pt-br.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/p910nd.pt-br.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/p910nd.pt-br.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/polipo.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/polipo.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/polipo.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/polipo.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/qos.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/qos.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/qos.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/qos.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/qos.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/qos.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/qos.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/qos.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/qos.fr.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/qos.fr.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/qos.fr.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/qos.fr.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/qos.pt-br.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/qos.pt-br.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/qos.pt-br.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/qos.pt-br.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.de.xml.hide b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.de.xml.hide similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.de.xml.hide rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.de.xml.hide diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.en.xml.hide b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.en.xml.hide similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.en.xml.hide rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.en.xml.hide diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.pt-br.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.pt-br.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.pt-br.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.pt-br.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.pt-br.xml.hide b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.pt-br.xml.hide similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.pt-br.xml.hide rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/rrdtool.pt-br.xml.hide diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/samba.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/samba.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/samba.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/samba.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/samba.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/samba.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/samba.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/samba.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/samba.pt-br.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/samba.pt-br.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/samba.pt-br.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/samba.pt-br.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/statistics.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/statistics.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/statistics.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/statistics.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/statistics.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/statistics.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/statistics.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/statistics.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/statistics.pt-br.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/statistics.pt-br.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/statistics.pt-br.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/statistics.pt-br.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.fr.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.fr.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.fr.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.fr.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.it.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.it.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.it.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.it.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.pt-br.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.pt-br.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.pt-br.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.pt-br.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.ru.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.ru.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.ru.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/sysauth.ru.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/tinyproxy.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/tinyproxy.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/tinyproxy.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/tinyproxy.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/tinyproxy.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/tinyproxy.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/tinyproxy.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/tinyproxy.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/tinyproxy.fr.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/tinyproxy.fr.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/tinyproxy.fr.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/tinyproxy.fr.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/tinyproxy.pt-br.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/tinyproxy.pt-br.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/tinyproxy.pt-br.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/tinyproxy.pt-br.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/upnp.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/upnp.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/upnp.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/upnp.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/upnp.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/upnp.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/upnp.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/upnp.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/upnp.pt-br.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/upnp.pt-br.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/upnp.pt-br.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/upnp.pt-br.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ushare.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ushare.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/ushare.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ushare.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ushare.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ushare.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/ushare.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ushare.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ushare.pt-br.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ushare.pt-br.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/ushare.pt-br.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/ushare.pt-br.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvc_streamer.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvc_streamer.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvc_streamer.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvc_streamer.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvc_streamer.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvc_streamer.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvc_streamer.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvc_streamer.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvc_streamer.fr.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvc_streamer.fr.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvc_streamer.fr.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvc_streamer.fr.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvc_streamer.pt-br.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvc_streamer.pt-br.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvc_streamer.pt-br.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvc_streamer.pt-br.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvl.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvl.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvl.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvl.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvl.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvl.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvl.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvl.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvl.pt-br.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvl.pt-br.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvl.pt-br.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/uvl.pt-br.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/wifi.de.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/wifi.de.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/wifi.de.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/wifi.de.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/wifi.en.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/wifi.en.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/wifi.en.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/wifi.en.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/wifi.it.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/wifi.it.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/wifi.it.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/wifi.it.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/i18n/wifi.pt-br.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/wifi.pt-br.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/i18n/wifi.pt-br.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/i18n/wifi.pt-br.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/init.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/init.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/init.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/init.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/ip.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/ip.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/ip.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/ip.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/json.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/json.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/json.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/json.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/jsonrpc.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/jsonrpc.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/jsonrpc.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/jsonrpc.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/jsonrpcbind/uci.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/jsonrpcbind/uci.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/jsonrpcbind/uci.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/jsonrpcbind/uci.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/jsonrpcbind/uvl.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/jsonrpcbind/uvl.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/jsonrpcbind/uvl.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/jsonrpcbind/uvl.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/lpk.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/lpk.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/lpk.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/lpk.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/lpk/core.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/lpk/core.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/lpk/core.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/lpk/core.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/lpk/core/download.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/lpk/core/download.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/lpk/core/download.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/lpk/core/download.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/lpk/core/install.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/lpk/core/install.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/lpk/core/install.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/lpk/core/install.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/lpk/core/resolve.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/lpk/core/resolve.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/lpk/core/resolve.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/lpk/core/resolve.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/lpk/core/retrieve.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/lpk/core/retrieve.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/lpk/core/retrieve.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/lpk/core/retrieve.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/lpk/core/unpack.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/lpk/core/unpack.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/lpk/core/unpack.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/lpk/core/unpack.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/lpk/util.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/lpk/util.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/lpk/util.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/lpk/util.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/ltn12.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/ltn12.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/ltn12.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/ltn12.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_index/luci.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_index/luci.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_index/luci.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_index/luci.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/conntrack.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/conntrack.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/conntrack.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/conntrack.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/dhcp.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/dhcp.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/dhcp.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/dhcp.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/dhcpleases.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/dhcpleases.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/dhcpleases.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/dhcpleases.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/hosts.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/hosts.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/hosts.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/hosts.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/ifaces.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/ifaces.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/ifaces.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/ifaces.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/network.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/network.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/network.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/network.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/routes.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/routes.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/routes.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/routes.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/vlan.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/vlan.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/vlan.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/vlan.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/wifi.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/wifi.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/wifi.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/wifi.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/wireless.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/wireless.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/wireless.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_network/wireless.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_services/crontab.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_services/crontab.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_services/crontab.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_services/crontab.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_services/dnsmasq.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_services/dnsmasq.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_services/dnsmasq.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_services/dnsmasq.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_services/dropbear.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_services/dropbear.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_services/dropbear.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_services/dropbear.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_services/httpd.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_services/httpd.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_services/httpd.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_services/httpd.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_services/lucittpd.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_services/lucittpd.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_services/lucittpd.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_services/lucittpd.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/buttons.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/buttons.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/buttons.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/buttons.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/fstab.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/fstab.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/fstab.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/fstab.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/ipkg.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/ipkg.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/ipkg.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/ipkg.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/leds.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/leds.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/leds.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/leds.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/passwd.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/passwd.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/passwd.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/passwd.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/processes.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/processes.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/processes.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/processes.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/sshkeys.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/sshkeys.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/sshkeys.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/sshkeys.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/system.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/system.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/system.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/admin_system/system.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ddns/ddns.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ddns/ddns.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ddns/ddns.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ddns/ddns.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ddns/ddnsmini.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ddns/ddnsmini.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ddns/ddnsmini.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ddns/ddnsmini.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ffwizard.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ffwizard.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ffwizard.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ffwizard.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/freifunk/contact.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/freifunk/contact.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/freifunk/contact.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/freifunk/contact.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/freifunk/freifunk.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/freifunk/freifunk.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/freifunk/freifunk.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/freifunk/freifunk.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/freifunk/public_status.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/freifunk/public_status.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/freifunk/public_status.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/freifunk/public_status.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/hd_idle.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/hd_idle.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/hd_idle.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/hd_idle.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/init/init.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/init/init.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/init/init.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/init/init.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/miniportfw.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/miniportfw.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/miniportfw.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/miniportfw.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/redirect.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/redirect.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/redirect.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/redirect.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/rrule.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/rrule.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/rrule.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/rrule.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/traffic.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/traffic.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/traffic.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/traffic.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/trule.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/trule.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/trule.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/trule.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/zones.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/zones.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/zones.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_fw/zones.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/collectd.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/collectd.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/collectd.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/collectd.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/cpu.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/cpu.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/cpu.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/cpu.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/csv.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/csv.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/csv.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/csv.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/df.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/df.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/df.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/df.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/disk.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/disk.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/disk.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/disk.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/dns.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/dns.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/dns.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/dns.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/email.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/email.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/email.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/email.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/exec.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/exec.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/exec.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/exec.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/interface.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/interface.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/interface.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/interface.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/iptables.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/iptables.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/iptables.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/iptables.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/irq.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/irq.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/irq.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/irq.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/load.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/load.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/load.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/load.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/netlink.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/netlink.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/netlink.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/netlink.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/network.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/network.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/network.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/network.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/ping.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/ping.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/ping.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/ping.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/processes.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/processes.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/processes.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/processes.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/rrdtool.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/rrdtool.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/rrdtool.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/rrdtool.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/tcpconns.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/tcpconns.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/tcpconns.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/tcpconns.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/unixsock.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/unixsock.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/unixsock.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/unixsock.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/wireless.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/wireless.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/wireless.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/luci_statistics/wireless.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/dhcp.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/dhcp.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/dhcp.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/dhcp.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/index.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/index.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/index.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/index.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/luci.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/luci.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/luci.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/luci.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/network.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/network.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/network.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/network.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/passwd.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/passwd.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/passwd.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/passwd.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/system.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/system.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/system.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/system.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/wifi.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/wifi.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/wifi.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mini/wifi.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mmc_over_gpio.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mmc_over_gpio.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mmc_over_gpio.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/mmc_over_gpio.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ntpc/ntpc.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ntpc/ntpc.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ntpc/ntpc.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ntpc/ntpc.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ntpc/ntpcmini.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ntpc/ntpcmini.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ntpc/ntpcmini.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ntpc/ntpcmini.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/olsr/olsrd.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/olsr/olsrd.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/olsr/olsrd.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/olsr/olsrd.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/olsr/olsrdhna.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/olsr/olsrdhna.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/olsr/olsrdhna.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/olsr/olsrdhna.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/olsr/olsrdplugins.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/olsr/olsrdplugins.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/olsr/olsrdplugins.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/olsr/olsrdplugins.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/p910nd.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/p910nd.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/p910nd.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/p910nd.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/polipo.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/polipo.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/polipo.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/polipo.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/qos/qos.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/qos/qos.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/qos/qos.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/qos/qos.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/qos/qosmini.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/qos/qosmini.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/qos/qosmini.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/qos/qosmini.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/samba.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/samba.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/samba.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/samba.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/siitwizard.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/siitwizard.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/siitwizard.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/siitwizard.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/splash/splash.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/splash/splash.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/splash/splash.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/splash/splash.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/tinyproxy.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/tinyproxy.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/tinyproxy.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/tinyproxy.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/upnp/upnp.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/upnp/upnp.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/upnp/upnp.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/upnp/upnp.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/upnp/upnpmini.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/upnp/upnpmini.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/upnp/upnpmini.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/upnp/upnpmini.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ushare.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ushare.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ushare.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/ushare.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/uvc_streamer.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/uvc_streamer.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/uvc_streamer.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/cbi/uvc_streamer.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/ipkg.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/ipkg.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/ipkg.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/ipkg.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/model/uci.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/uci.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/model/uci.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/model/uci.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/sauth.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/sauth.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/sauth.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/sauth.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/sgi/cgi.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/sgi/cgi.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/sgi/cgi.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/sgi/cgi.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/sgi/webuci.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/sgi/webuci.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/sgi/webuci.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/sgi/webuci.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/sgi/wsapi.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/sgi/wsapi.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/sgi/wsapi.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/sgi/wsapi.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/statistics/datatree.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/datatree.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/statistics/datatree.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/datatree.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/statistics/i18n.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/i18n.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/statistics/i18n.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/i18n.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/colors.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/colors.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/colors.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/colors.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/cpu/cpu.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/cpu/cpu.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/cpu/cpu.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/cpu/cpu.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/df/df.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/df/df.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/df/df.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/df/df.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/interface.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/interface.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/interface.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/interface.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/iptables/ipt_bytes.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/iptables/ipt_bytes.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/iptables/ipt_bytes.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/iptables/ipt_bytes.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/iptables/ipt_packets.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/iptables/ipt_packets.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/iptables/ipt_packets.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/iptables/ipt_packets.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/irq/irq.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/irq/irq.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/irq/irq.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/irq/irq.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/load/load.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/load/load.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/load/load.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/load/load.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/netlink.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/netlink.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/netlink.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/netlink.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/ping/ping.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/ping/ping.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/ping/ping.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/ping/ping.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/processes.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/processes.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/processes.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/processes.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/tcpconns/tcp_connections.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/tcpconns/tcp_connections.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/tcpconns/tcp_connections.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/tcpconns/tcp_connections.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/wireless.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/wireless.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/wireless.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/statistics/rrdtool/definitions/wireless.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/sys.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/sys.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/sys.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/sys.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/sys/iptparser.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/sys/iptparser.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/sys/iptparser.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/sys/iptparser.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/sys/zoneinfo.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/sys/zoneinfo.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/sys/zoneinfo.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/sys/zoneinfo.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/template.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/template.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/template.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/template.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/tools/ffwizard.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/tools/ffwizard.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/tools/ffwizard.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/tools/ffwizard.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/tools/webadmin.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/tools/webadmin.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/tools/webadmin.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/tools/webadmin.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/ttpd/handler/file.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/ttpd/handler/file.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/ttpd/handler/file.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/ttpd/handler/file.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/ttpd/handler/luci.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/ttpd/handler/luci.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/ttpd/handler/luci.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/ttpd/handler/luci.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/ttpd/module.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/ttpd/module.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/ttpd/module.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/ttpd/module.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/ttpd/server.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/ttpd/server.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/ttpd/server.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/ttpd/server.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/util.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/util.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/util.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/util.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/uvl.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvl.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/uvl.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvl.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/uvl/datatypes.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvl/datatypes.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/uvl/datatypes.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvl/datatypes.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/uvl/dependencies.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvl/dependencies.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/uvl/dependencies.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvl/dependencies.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/uvl/errors.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvl/errors.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/uvl/errors.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvl/errors.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/uvl/validation.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvl/validation.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/uvl/validation.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvl/validation.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/footer.xml b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/footer.xml similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/footer.xml rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/footer.xml diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/header.xml b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/header.xml similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/header.xml rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/header.xml diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/index.xml b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/index.xml similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/index.xml rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/index.xml diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/menu.xml b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/menu.xml similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/menu.xml rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/menu.xml diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/scheme.xml b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/scheme.xml similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/scheme.xml rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/scheme.xml diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/section.xml b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/section.xml similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/section.xml rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/section.xml diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/uvldoc.css b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/uvldoc.css similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/uvldoc.css rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/proto/xhtml/uvldoc.css diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/renderer.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/renderer.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/renderer.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/uvldoc/renderer.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/version.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/version.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/version.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/version.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/about.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/about.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/about.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/about.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_index/index.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_index/index.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/admin_index/index.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_index/index.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_services/index.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_services/index.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/admin_services/index.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_services/index.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_statistics/index.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_statistics/index.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/admin_statistics/index.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_statistics/index.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_statistics/networkplugins.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_statistics/networkplugins.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/admin_statistics/networkplugins.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_statistics/networkplugins.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_statistics/outputplugins.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_statistics/outputplugins.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/admin_statistics/outputplugins.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_statistics/outputplugins.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_statistics/systemplugins.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_statistics/systemplugins.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/admin_statistics/systemplugins.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_statistics/systemplugins.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_status/dmesg.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_status/dmesg.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/admin_status/dmesg.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_status/dmesg.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_status/index.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_status/index.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/admin_status/index.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_status/index.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_status/syslog.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_status/syslog.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/admin_status/syslog.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_status/syslog.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/applyreboot.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/applyreboot.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/applyreboot.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/applyreboot.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/backup.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/backup.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/backup.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/backup.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/ipkg.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/ipkg.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/ipkg.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/ipkg.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/packages.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/packages.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/packages.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/packages.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/reboot.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/reboot.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/reboot.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/reboot.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/upgrade.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/upgrade.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/upgrade.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_system/upgrade.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_uci/apply.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_uci/apply.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/admin_uci/apply.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_uci/apply.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_uci/changes.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_uci/changes.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/admin_uci/changes.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_uci/changes.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_uci/revert.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_uci/revert.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/admin_uci/revert.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/admin_uci/revert.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/browser.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/browser.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/browser.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/browser.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/button.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/button.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/button.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/button.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/cell_valuefooter.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/cell_valuefooter.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/cell_valuefooter.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/cell_valuefooter.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/cell_valueheader.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/cell_valueheader.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/cell_valueheader.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/cell_valueheader.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/dvalue.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/dvalue.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/dvalue.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/dvalue.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/dynlist.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/dynlist.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/dynlist.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/dynlist.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/filebrowser.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/filebrowser.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/filebrowser.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/filebrowser.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/footer.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/footer.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/footer.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/footer.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/full_valuefooter.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/full_valuefooter.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/full_valuefooter.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/full_valuefooter.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/full_valueheader.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/full_valueheader.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/full_valueheader.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/full_valueheader.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/fvalue.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/fvalue.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/fvalue.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/fvalue.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/header.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/header.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/header.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/header.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/lvalue.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/lvalue.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/lvalue.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/lvalue.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/map.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/map.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/map.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/map.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/mvalue.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/mvalue.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/mvalue.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/mvalue.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/nsection.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/nsection.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/nsection.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/nsection.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/nullsection.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/nullsection.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/nullsection.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/nullsection.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/simpleform.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/simpleform.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/simpleform.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/simpleform.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/tblsection.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/tblsection.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/tblsection.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/tblsection.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/tsection.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/tsection.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/tsection.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/tsection.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/tvalue.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/tvalue.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/tvalue.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/tvalue.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/ucisection.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/ucisection.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/ucisection.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/ucisection.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/upload.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/upload.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/upload.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/upload.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/value.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/value.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/value.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/value.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/valuefooter.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/valuefooter.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/valuefooter.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/valuefooter.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/valueheader.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/valueheader.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/valueheader.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/cbi/valueheader.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/error404.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/error404.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/error404.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/error404.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/error500.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/error500.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/error500.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/error500.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/footer.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/footer.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/footer.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/footer.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/freifunk/contact.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/freifunk/contact.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/freifunk/contact.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/freifunk/contact.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/freifunk/index.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/freifunk/index.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/freifunk/index.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/freifunk/index.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/header.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/header.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/header.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/header.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/indexer.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/indexer.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/indexer.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/indexer.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/livestats/loadavg.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/livestats/loadavg.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/livestats/loadavg.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/livestats/loadavg.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/livestats/traffic.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/livestats/traffic.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/livestats/traffic.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/livestats/traffic.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/livestats/wireless.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/livestats/wireless.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/livestats/wireless.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/livestats/wireless.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/mini/applyreboot.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/mini/applyreboot.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/mini/applyreboot.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/mini/applyreboot.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/mini/backup.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/mini/backup.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/mini/backup.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/mini/backup.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/mini/index.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/mini/index.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/mini/index.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/mini/index.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/mini/reboot.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/mini/reboot.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/mini/reboot.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/mini/reboot.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/mini/upgrade.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/mini/upgrade.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/mini/upgrade.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/mini/upgrade.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/public_statistics/graph.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/public_statistics/graph.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/public_statistics/graph.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/public_statistics/graph.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/splash/splash.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/splash/splash.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/splash/splash.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/splash/splash.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/splash_splash/index.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/splash_splash/index.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/splash_splash/index.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/splash_splash/index.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/splash_splash/splash.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/splash_splash/splash.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/splash_splash/splash.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/splash_splash/splash.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/error_olsr.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/error_olsr.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/error_olsr.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/error_olsr.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/hna.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/hna.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/hna.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/hna.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/index.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/index.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/index.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/index.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/mid.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/mid.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/mid.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/mid.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/routes.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/routes.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/routes.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/routes.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/topology.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/topology.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/topology.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/status-olsr/topology.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/sysauth.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/sysauth.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/sysauth.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/sysauth.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/fledermaus/footer.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/fledermaus/footer.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/themes/fledermaus/footer.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/fledermaus/footer.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/fledermaus/header.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/fledermaus/header.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/themes/fledermaus/header.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/fledermaus/header.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/freifunk-bno/footer.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/freifunk-bno/footer.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/themes/freifunk-bno/footer.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/freifunk-bno/footer.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/freifunk-bno/header.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/freifunk-bno/header.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/themes/freifunk-bno/header.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/freifunk-bno/header.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/freifunk/footer.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/freifunk/footer.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/themes/freifunk/footer.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/freifunk/footer.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/freifunk/header.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/freifunk/header.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/themes/freifunk/header.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/freifunk/header.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt-light/footer.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt-light/footer.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt-light/footer.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt-light/footer.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt-light/header.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt-light/header.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt-light/header.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt-light/header.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org-oxygen/dashboard.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org-oxygen/dashboard.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org-oxygen/dashboard.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org-oxygen/dashboard.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org-oxygen/footer.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org-oxygen/footer.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org-oxygen/footer.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org-oxygen/footer.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org-oxygen/header.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org-oxygen/header.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org-oxygen/header.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org-oxygen/header.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org-oxygen/indexer.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org-oxygen/indexer.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org-oxygen/indexer.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org-oxygen/indexer.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org/footer.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org/footer.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org/footer.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org/footer.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org/header.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org/header.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org/header.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/openwrt.org/header.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/oxygen/dashboard.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/oxygen/dashboard.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/themes/oxygen/dashboard.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/oxygen/dashboard.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/oxygen/footer.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/oxygen/footer.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/themes/oxygen/footer.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/oxygen/footer.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/oxygen/header.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/oxygen/header.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/themes/oxygen/header.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/oxygen/header.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/oxygen/indexer.htm b/mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/oxygen/indexer.htm similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/luci/view/themes/oxygen/indexer.htm rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/luci/view/themes/oxygen/indexer.htm diff --git a/openwrt/package/luci/host/usr/lib/lua/mime.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/mime.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/mime.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/mime.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/socket.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/socket.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/socket.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/socket.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/socket/ftp.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/socket/ftp.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/socket/ftp.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/socket/ftp.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/socket/http.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/socket/http.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/socket/http.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/socket/http.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/socket/smtp.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/socket/smtp.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/socket/smtp.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/socket/smtp.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/socket/tp.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/socket/tp.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/socket/tp.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/socket/tp.lua diff --git a/openwrt/package/luci/host/usr/lib/lua/socket/url.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lua/socket/url.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lua/socket/url.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lua/socket/url.lua diff --git a/openwrt/package/luci/host/usr/lib/lucittpd/plugins/httpd.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lucittpd/plugins/httpd.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lucittpd/plugins/httpd.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lucittpd/plugins/httpd.lua diff --git a/openwrt/package/luci/host/usr/lib/lucittpd/plugins/luci-webui.lua b/mote/v1/openwrt/package/luci/host/usr/lib/lucittpd/plugins/luci-webui.lua similarity index 100% rename from openwrt/package/luci/host/usr/lib/lucittpd/plugins/luci-webui.lua rename to mote/v1/openwrt/package/luci/host/usr/lib/lucittpd/plugins/luci-webui.lua diff --git a/openwrt/package/luci/host/usr/sbin/ff_olsr_test_gw b/mote/v1/openwrt/package/luci/host/usr/sbin/ff_olsr_test_gw similarity index 100% rename from openwrt/package/luci/host/usr/sbin/ff_olsr_test_gw rename to mote/v1/openwrt/package/luci/host/usr/sbin/ff_olsr_test_gw diff --git a/openwrt/package/luci/host/usr/sbin/luci-splash b/mote/v1/openwrt/package/luci/host/usr/sbin/luci-splash similarity index 100% rename from openwrt/package/luci/host/usr/sbin/luci-splash rename to mote/v1/openwrt/package/luci/host/usr/sbin/luci-splash diff --git a/openwrt/package/luci/host/usr/sbin/polipo_purge b/mote/v1/openwrt/package/luci/host/usr/sbin/polipo_purge similarity index 100% rename from openwrt/package/luci/host/usr/sbin/polipo_purge rename to mote/v1/openwrt/package/luci/host/usr/sbin/polipo_purge diff --git a/openwrt/package/luci/host/www/cgi-bin-nodes.html b/mote/v1/openwrt/package/luci/host/www/cgi-bin-nodes.html similarity index 100% rename from openwrt/package/luci/host/www/cgi-bin-nodes.html rename to mote/v1/openwrt/package/luci/host/www/cgi-bin-nodes.html diff --git a/openwrt/package/luci/host/www/cgi-bin-status.html b/mote/v1/openwrt/package/luci/host/www/cgi-bin-status.html similarity index 100% rename from openwrt/package/luci/host/www/cgi-bin-status.html rename to mote/v1/openwrt/package/luci/host/www/cgi-bin-status.html diff --git a/openwrt/package/luci/host/www/cgi-bin/luci b/mote/v1/openwrt/package/luci/host/www/cgi-bin/luci similarity index 100% rename from openwrt/package/luci/host/www/cgi-bin/luci rename to mote/v1/openwrt/package/luci/host/www/cgi-bin/luci diff --git a/openwrt/package/luci/host/www/index.html b/mote/v1/openwrt/package/luci/host/www/index.html similarity index 100% rename from openwrt/package/luci/host/www/index.html rename to mote/v1/openwrt/package/luci/host/www/index.html diff --git a/openwrt/package/luci/host/www/luci-static/fledermaus/cascade.css b/mote/v1/openwrt/package/luci/host/www/luci-static/fledermaus/cascade.css similarity index 100% rename from openwrt/package/luci/host/www/luci-static/fledermaus/cascade.css rename to mote/v1/openwrt/package/luci/host/www/luci-static/fledermaus/cascade.css diff --git a/openwrt/package/luci/host/www/luci-static/fledermaus/fledermaus.png b/mote/v1/openwrt/package/luci/host/www/luci-static/fledermaus/fledermaus.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/fledermaus/fledermaus.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/fledermaus/fledermaus.png diff --git a/openwrt/package/luci/host/www/luci-static/fledermaus/logo.png b/mote/v1/openwrt/package/luci/host/www/luci-static/fledermaus/logo.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/fledermaus/logo.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/fledermaus/logo.png diff --git a/openwrt/package/luci/host/www/luci-static/freifunk-bno/cascade.css b/mote/v1/openwrt/package/luci/host/www/luci-static/freifunk-bno/cascade.css similarity index 100% rename from openwrt/package/luci/host/www/luci-static/freifunk-bno/cascade.css rename to mote/v1/openwrt/package/luci/host/www/luci-static/freifunk-bno/cascade.css diff --git a/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/bgoption.png b/mote/v1/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/bgoption.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/freifunk-bno/images/bgoption.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/bgoption.png diff --git a/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/favicon.ico b/mote/v1/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/favicon.ico similarity index 100% rename from openwrt/package/luci/host/www/luci-static/freifunk-bno/images/favicon.ico rename to mote/v1/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/favicon.ico diff --git a/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/header-back.gif b/mote/v1/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/header-back.gif similarity index 100% rename from openwrt/package/luci/host/www/luci-static/freifunk-bno/images/header-back.gif rename to mote/v1/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/header-back.gif diff --git a/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/header-left.gif b/mote/v1/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/header-left.gif similarity index 100% rename from openwrt/package/luci/host/www/luci-static/freifunk-bno/images/header-left.gif rename to mote/v1/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/header-left.gif diff --git a/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/header-right.gif b/mote/v1/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/header-right.gif similarity index 100% rename from openwrt/package/luci/host/www/luci-static/freifunk-bno/images/header-right.gif rename to mote/v1/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/header-right.gif diff --git a/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/logo.gif b/mote/v1/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/logo.gif similarity index 100% rename from openwrt/package/luci/host/www/luci-static/freifunk-bno/images/logo.gif rename to mote/v1/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/logo.gif diff --git a/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/main-back.png b/mote/v1/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/main-back.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/freifunk-bno/images/main-back.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/main-back.png diff --git a/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/schriftzug.gif b/mote/v1/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/schriftzug.gif similarity index 100% rename from openwrt/package/luci/host/www/luci-static/freifunk-bno/images/schriftzug.gif rename to mote/v1/openwrt/package/luci/host/www/luci-static/freifunk-bno/images/schriftzug.gif diff --git a/openwrt/package/luci/host/www/luci-static/freifunk/cascade.css b/mote/v1/openwrt/package/luci/host/www/luci-static/freifunk/cascade.css similarity index 100% rename from openwrt/package/luci/host/www/luci-static/freifunk/cascade.css rename to mote/v1/openwrt/package/luci/host/www/luci-static/freifunk/cascade.css diff --git a/openwrt/package/luci/host/www/luci-static/freifunk/images/bgoption.png b/mote/v1/openwrt/package/luci/host/www/luci-static/freifunk/images/bgoption.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/freifunk/images/bgoption.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/freifunk/images/bgoption.png diff --git a/openwrt/package/luci/host/www/luci-static/freifunk/images/favicon.ico b/mote/v1/openwrt/package/luci/host/www/luci-static/freifunk/images/favicon.ico similarity index 100% rename from openwrt/package/luci/host/www/luci-static/freifunk/images/favicon.ico rename to mote/v1/openwrt/package/luci/host/www/luci-static/freifunk/images/favicon.ico diff --git a/openwrt/package/luci/host/www/luci-static/freifunk/images/header-back.gif b/mote/v1/openwrt/package/luci/host/www/luci-static/freifunk/images/header-back.gif similarity index 100% rename from openwrt/package/luci/host/www/luci-static/freifunk/images/header-back.gif rename to mote/v1/openwrt/package/luci/host/www/luci-static/freifunk/images/header-back.gif diff --git a/openwrt/package/luci/host/www/luci-static/freifunk/images/header-left.gif b/mote/v1/openwrt/package/luci/host/www/luci-static/freifunk/images/header-left.gif similarity index 100% rename from openwrt/package/luci/host/www/luci-static/freifunk/images/header-left.gif rename to mote/v1/openwrt/package/luci/host/www/luci-static/freifunk/images/header-left.gif diff --git a/openwrt/package/luci/host/www/luci-static/freifunk/images/header-right.gif b/mote/v1/openwrt/package/luci/host/www/luci-static/freifunk/images/header-right.gif similarity index 100% rename from openwrt/package/luci/host/www/luci-static/freifunk/images/header-right.gif rename to mote/v1/openwrt/package/luci/host/www/luci-static/freifunk/images/header-right.gif diff --git a/openwrt/package/luci/host/www/luci-static/freifunk/images/logo.png b/mote/v1/openwrt/package/luci/host/www/luci-static/freifunk/images/logo.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/freifunk/images/logo.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/freifunk/images/logo.png diff --git a/openwrt/package/luci/host/www/luci-static/freifunk/images/main-back.png b/mote/v1/openwrt/package/luci/host/www/luci-static/freifunk/images/main-back.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/freifunk/images/main-back.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/freifunk/images/main-back.png diff --git a/openwrt/package/luci/host/www/luci-static/freifunk/images/schriftzug.png b/mote/v1/openwrt/package/luci/host/www/luci-static/freifunk/images/schriftzug.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/freifunk/images/schriftzug.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/freifunk/images/schriftzug.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt-light/cascade.css b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt-light/cascade.css similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt-light/cascade.css rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt-light/cascade.css diff --git a/openwrt/package/luci/host/www/luci-static/openwrt-light/ie6.css b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt-light/ie6.css similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt-light/ie6.css rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt-light/ie6.css diff --git a/openwrt/package/luci/host/www/luci-static/openwrt-light/ie7.css b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt-light/ie7.css similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt-light/ie7.css rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt-light/ie7.css diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/bg.jpg b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/bg.jpg similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/bg.jpg rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/bg.jpg diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/cascade.css b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/cascade.css similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/cascade.css rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/cascade.css diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/dashboard.css b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/dashboard.css similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/dashboard.css rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/dashboard.css diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/header.png b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/header.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/header.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/header.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/COPYING.oxygen b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/COPYING.oxygen similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/COPYING.oxygen rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/COPYING.oxygen diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/datetime.png b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/datetime.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/datetime.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/datetime.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/default.png b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/default.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/default.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/default.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/desktop.png b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/desktop.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/desktop.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/desktop.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/flash.png b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/flash.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/flash.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/flash.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/freifunk.png b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/freifunk.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/freifunk.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/freifunk.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/harddisk.png b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/harddisk.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/harddisk.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/harddisk.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/key.png b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/key.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/key.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/key.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/lightbulb.png b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/lightbulb.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/lightbulb.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/lightbulb.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/login.png b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/login.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/login.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/login.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/logout.png b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/logout.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/logout.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/logout.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/network.png b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/network.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/network.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/network.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/overview.png b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/overview.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/overview.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/overview.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/package.png b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/package.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/package.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/package.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/restart.png b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/restart.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/restart.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/restart.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/services.png b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/services.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/services.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/services.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/shell.png b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/shell.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/shell.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/shell.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/stats.png b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/stats.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/stats.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/stats.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/status.png b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/status.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/status.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/status.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/switch.png b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/switch.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/switch.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/switch.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/system.png b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/system.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/system.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/system.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/worker.png b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/worker.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/worker.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/icons/worker.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/ie6.css b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/ie6.css similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/ie6.css rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/ie6.css diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/ie7.css b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/ie7.css similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/ie7.css rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org-oxygen/ie7.css diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org/bg.jpg b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org/bg.jpg similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org/bg.jpg rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org/bg.jpg diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org/cascade.css b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org/cascade.css similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org/cascade.css rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org/cascade.css diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org/header.png b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org/header.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org/header.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org/header.png diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org/ie6.css b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org/ie6.css similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org/ie6.css rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org/ie6.css diff --git a/openwrt/package/luci/host/www/luci-static/openwrt.org/ie7.css b/mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org/ie7.css similarity index 100% rename from openwrt/package/luci/host/www/luci-static/openwrt.org/ie7.css rename to mote/v1/openwrt/package/luci/host/www/luci-static/openwrt.org/ie7.css diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/bg.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/bg.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/bg.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/bg.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/cascade.css b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/cascade.css similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/cascade.css rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/cascade.css diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/dashboard.css b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/dashboard.css similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/dashboard.css rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/dashboard.css diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/flukso.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/flukso.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/flukso.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/flukso.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/footer.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/footer.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/footer.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/footer.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/header.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/header.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/header.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/header.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/COPYING.oxygen b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/COPYING.oxygen similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/COPYING.oxygen rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/COPYING.oxygen diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/datetime.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/datetime.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/datetime.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/datetime.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/default.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/default.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/default.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/default.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/desktop.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/desktop.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/desktop.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/desktop.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/flash.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/flash.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/flash.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/flash.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/freifunk.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/freifunk.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/freifunk.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/freifunk.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/harddisk.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/harddisk.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/harddisk.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/harddisk.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/key.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/key.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/key.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/key.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/lightbulb.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/lightbulb.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/lightbulb.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/lightbulb.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/login.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/login.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/login.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/login.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/logout.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/logout.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/logout.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/logout.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/network.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/network.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/network.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/network.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/overview.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/overview.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/overview.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/overview.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/package.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/package.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/package.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/package.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/restart.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/restart.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/restart.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/restart.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/services.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/services.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/services.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/services.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/shell.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/shell.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/shell.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/shell.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/stats.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/stats.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/stats.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/stats.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/status.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/status.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/status.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/status.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/switch.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/switch.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/switch.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/switch.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/system.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/system.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/system.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/system.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/wifi.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/wifi.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/wifi.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/wifi.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/wireless.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/wireless.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/wireless.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/wireless.png diff --git a/openwrt/package/luci/host/www/luci-static/oxygen/icons/worker.png b/mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/worker.png similarity index 100% rename from openwrt/package/luci/host/www/luci-static/oxygen/icons/worker.png rename to mote/v1/openwrt/package/luci/host/www/luci-static/oxygen/icons/worker.png diff --git a/openwrt/package/luci/host/www/luci-static/resources/Dropdowns.js b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/Dropdowns.js similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/Dropdowns.js rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/Dropdowns.js diff --git a/openwrt/package/luci/host/www/luci-static/resources/VarType.js b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/VarType.js similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/VarType.js rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/VarType.js diff --git a/openwrt/package/luci/host/www/luci-static/resources/XHTML1.js b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/XHTML1.js similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/XHTML1.js rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/XHTML1.js diff --git a/openwrt/package/luci/host/www/luci-static/resources/cbi.js b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi.js similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/cbi.js rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi.js diff --git a/openwrt/package/luci/host/www/luci-static/resources/cbi/add.gif b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/add.gif similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/cbi/add.gif rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/add.gif diff --git a/openwrt/package/luci/host/www/luci-static/resources/cbi/apply.gif b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/apply.gif similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/cbi/apply.gif rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/apply.gif diff --git a/openwrt/package/luci/host/www/luci-static/resources/cbi/arrow.gif b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/arrow.gif similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/cbi/arrow.gif rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/arrow.gif diff --git a/openwrt/package/luci/host/www/luci-static/resources/cbi/download.gif b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/download.gif similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/cbi/download.gif rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/download.gif diff --git a/openwrt/package/luci/host/www/luci-static/resources/cbi/edit.gif b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/edit.gif similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/cbi/edit.gif rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/edit.gif diff --git a/openwrt/package/luci/host/www/luci-static/resources/cbi/fieldadd.gif b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/fieldadd.gif similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/cbi/fieldadd.gif rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/fieldadd.gif diff --git a/openwrt/package/luci/host/www/luci-static/resources/cbi/find.gif b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/find.gif similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/cbi/find.gif rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/find.gif diff --git a/openwrt/package/luci/host/www/luci-static/resources/cbi/help.gif b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/help.gif similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/cbi/help.gif rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/help.gif diff --git a/openwrt/package/luci/host/www/luci-static/resources/cbi/key.gif b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/key.gif similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/cbi/key.gif rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/key.gif diff --git a/openwrt/package/luci/host/www/luci-static/resources/cbi/link.gif b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/link.gif similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/cbi/link.gif rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/link.gif diff --git a/openwrt/package/luci/host/www/luci-static/resources/cbi/reload.gif b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/reload.gif similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/cbi/reload.gif rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/reload.gif diff --git a/openwrt/package/luci/host/www/luci-static/resources/cbi/remove.gif b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/remove.gif similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/cbi/remove.gif rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/remove.gif diff --git a/openwrt/package/luci/host/www/luci-static/resources/cbi/reset.gif b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/reset.gif similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/cbi/reset.gif rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/reset.gif diff --git a/openwrt/package/luci/host/www/luci-static/resources/cbi/save.gif b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/save.gif similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/cbi/save.gif rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/save.gif diff --git a/openwrt/package/luci/host/www/luci-static/resources/cbi/user.gif b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/user.gif similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/cbi/user.gif rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/cbi/user.gif diff --git a/openwrt/package/luci/host/www/luci-static/resources/livestats/ExCanvas.js b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/livestats/ExCanvas.js similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/livestats/ExCanvas.js rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/livestats/ExCanvas.js diff --git a/openwrt/package/luci/host/www/luci-static/resources/livestats/GraphRPC.js b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/livestats/GraphRPC.js similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/livestats/GraphRPC.js rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/livestats/GraphRPC.js diff --git a/openwrt/package/luci/host/www/luci-static/resources/livestats/JsonRpc.js b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/livestats/JsonRpc.js similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/livestats/JsonRpc.js rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/livestats/JsonRpc.js diff --git a/openwrt/package/luci/host/www/luci-static/resources/livestats/Legend.js b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/livestats/Legend.js similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/livestats/Legend.js rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/livestats/Legend.js diff --git a/openwrt/package/luci/host/www/luci-static/resources/livestats/MochiKit.js b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/livestats/MochiKit.js similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/livestats/MochiKit.js rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/livestats/MochiKit.js diff --git a/openwrt/package/luci/host/www/luci-static/resources/livestats/PlotKit.js b/mote/v1/openwrt/package/luci/host/www/luci-static/resources/livestats/PlotKit.js similarity index 100% rename from openwrt/package/luci/host/www/luci-static/resources/livestats/PlotKit.js rename to mote/v1/openwrt/package/luci/host/www/luci-static/resources/livestats/PlotKit.js diff --git a/openwrt/package/luci/host/www/luci/splash/index.html b/mote/v1/openwrt/package/luci/host/www/luci/splash/index.html similarity index 100% rename from openwrt/package/luci/host/www/luci/splash/index.html rename to mote/v1/openwrt/package/luci/host/www/luci/splash/index.html diff --git a/openwrt/package/luci/i18n/english/Makefile b/mote/v1/openwrt/package/luci/i18n/english/Makefile similarity index 100% rename from openwrt/package/luci/i18n/english/Makefile rename to mote/v1/openwrt/package/luci/i18n/english/Makefile diff --git a/openwrt/package/luci/i18n/english/ipkg/postinst b/mote/v1/openwrt/package/luci/i18n/english/ipkg/postinst similarity index 100% rename from openwrt/package/luci/i18n/english/ipkg/postinst rename to mote/v1/openwrt/package/luci/i18n/english/ipkg/postinst diff --git a/openwrt/package/luci/i18n/english/luasrc/i18n/admin-core.en.lua b/mote/v1/openwrt/package/luci/i18n/english/luasrc/i18n/admin-core.en.lua similarity index 100% rename from openwrt/package/luci/i18n/english/luasrc/i18n/admin-core.en.lua rename to mote/v1/openwrt/package/luci/i18n/english/luasrc/i18n/admin-core.en.lua diff --git a/openwrt/package/luci/i18n/english/luasrc/i18n/admin-core.en.xml b/mote/v1/openwrt/package/luci/i18n/english/luasrc/i18n/admin-core.en.xml similarity index 100% rename from openwrt/package/luci/i18n/english/luasrc/i18n/admin-core.en.xml rename to mote/v1/openwrt/package/luci/i18n/english/luasrc/i18n/admin-core.en.xml diff --git a/openwrt/package/luci/i18n/english/luasrc/i18n/cbi.en.lua b/mote/v1/openwrt/package/luci/i18n/english/luasrc/i18n/cbi.en.lua similarity index 100% rename from openwrt/package/luci/i18n/english/luasrc/i18n/cbi.en.lua rename to mote/v1/openwrt/package/luci/i18n/english/luasrc/i18n/cbi.en.lua diff --git a/openwrt/package/luci/i18n/english/luasrc/i18n/cbi.en.xml b/mote/v1/openwrt/package/luci/i18n/english/luasrc/i18n/cbi.en.xml similarity index 100% rename from openwrt/package/luci/i18n/english/luasrc/i18n/cbi.en.xml rename to mote/v1/openwrt/package/luci/i18n/english/luasrc/i18n/cbi.en.xml diff --git a/openwrt/package/luci/i18n/english/luasrc/i18n/default.en.lua b/mote/v1/openwrt/package/luci/i18n/english/luasrc/i18n/default.en.lua similarity index 100% rename from openwrt/package/luci/i18n/english/luasrc/i18n/default.en.lua rename to mote/v1/openwrt/package/luci/i18n/english/luasrc/i18n/default.en.lua diff --git a/openwrt/package/luci/i18n/english/luasrc/i18n/default.en.xml b/mote/v1/openwrt/package/luci/i18n/english/luasrc/i18n/default.en.xml similarity index 100% rename from openwrt/package/luci/i18n/english/luasrc/i18n/default.en.xml rename to mote/v1/openwrt/package/luci/i18n/english/luasrc/i18n/default.en.xml diff --git a/openwrt/package/luci/i18n/english/luasrc/i18n/sysauth.en.lua b/mote/v1/openwrt/package/luci/i18n/english/luasrc/i18n/sysauth.en.lua similarity index 100% rename from openwrt/package/luci/i18n/english/luasrc/i18n/sysauth.en.lua rename to mote/v1/openwrt/package/luci/i18n/english/luasrc/i18n/sysauth.en.lua diff --git a/openwrt/package/luci/i18n/english/luasrc/i18n/sysauth.en.xml b/mote/v1/openwrt/package/luci/i18n/english/luasrc/i18n/sysauth.en.xml similarity index 100% rename from openwrt/package/luci/i18n/english/luasrc/i18n/sysauth.en.xml rename to mote/v1/openwrt/package/luci/i18n/english/luasrc/i18n/sysauth.en.xml diff --git a/openwrt/package/luci/i18n/english/luasrc/i18n/wifi.en.lua b/mote/v1/openwrt/package/luci/i18n/english/luasrc/i18n/wifi.en.lua similarity index 100% rename from openwrt/package/luci/i18n/english/luasrc/i18n/wifi.en.lua rename to mote/v1/openwrt/package/luci/i18n/english/luasrc/i18n/wifi.en.lua diff --git a/openwrt/package/luci/i18n/english/luasrc/i18n/wifi.en.xml b/mote/v1/openwrt/package/luci/i18n/english/luasrc/i18n/wifi.en.xml similarity index 100% rename from openwrt/package/luci/i18n/english/luasrc/i18n/wifi.en.xml rename to mote/v1/openwrt/package/luci/i18n/english/luasrc/i18n/wifi.en.xml diff --git a/openwrt/package/luci/i18n/english/root/etc/uci-defaults/luci-i18n-english b/mote/v1/openwrt/package/luci/i18n/english/root/etc/uci-defaults/luci-i18n-english similarity index 100% rename from openwrt/package/luci/i18n/english/root/etc/uci-defaults/luci-i18n-english rename to mote/v1/openwrt/package/luci/i18n/english/root/etc/uci-defaults/luci-i18n-english diff --git a/openwrt/package/luci/i18n/french/Makefile b/mote/v1/openwrt/package/luci/i18n/french/Makefile similarity index 100% rename from openwrt/package/luci/i18n/french/Makefile rename to mote/v1/openwrt/package/luci/i18n/french/Makefile diff --git a/openwrt/package/luci/i18n/french/ipkg/postinst b/mote/v1/openwrt/package/luci/i18n/french/ipkg/postinst similarity index 100% rename from openwrt/package/luci/i18n/french/ipkg/postinst rename to mote/v1/openwrt/package/luci/i18n/french/ipkg/postinst diff --git a/openwrt/package/luci/i18n/french/luasrc/i18n/admin-core.fr.lua b/mote/v1/openwrt/package/luci/i18n/french/luasrc/i18n/admin-core.fr.lua similarity index 100% rename from openwrt/package/luci/i18n/french/luasrc/i18n/admin-core.fr.lua rename to mote/v1/openwrt/package/luci/i18n/french/luasrc/i18n/admin-core.fr.lua diff --git a/openwrt/package/luci/i18n/french/luasrc/i18n/admin-core.fr.xml b/mote/v1/openwrt/package/luci/i18n/french/luasrc/i18n/admin-core.fr.xml similarity index 100% rename from openwrt/package/luci/i18n/french/luasrc/i18n/admin-core.fr.xml rename to mote/v1/openwrt/package/luci/i18n/french/luasrc/i18n/admin-core.fr.xml diff --git a/openwrt/package/luci/i18n/french/luasrc/i18n/cbi.fr.lua b/mote/v1/openwrt/package/luci/i18n/french/luasrc/i18n/cbi.fr.lua similarity index 100% rename from openwrt/package/luci/i18n/french/luasrc/i18n/cbi.fr.lua rename to mote/v1/openwrt/package/luci/i18n/french/luasrc/i18n/cbi.fr.lua diff --git a/openwrt/package/luci/i18n/french/luasrc/i18n/cbi.fr.xml b/mote/v1/openwrt/package/luci/i18n/french/luasrc/i18n/cbi.fr.xml similarity index 100% rename from openwrt/package/luci/i18n/french/luasrc/i18n/cbi.fr.xml rename to mote/v1/openwrt/package/luci/i18n/french/luasrc/i18n/cbi.fr.xml diff --git a/openwrt/package/luci/i18n/french/luasrc/i18n/default.fr.lua b/mote/v1/openwrt/package/luci/i18n/french/luasrc/i18n/default.fr.lua similarity index 100% rename from openwrt/package/luci/i18n/french/luasrc/i18n/default.fr.lua rename to mote/v1/openwrt/package/luci/i18n/french/luasrc/i18n/default.fr.lua diff --git a/openwrt/package/luci/i18n/french/luasrc/i18n/default.fr.xml b/mote/v1/openwrt/package/luci/i18n/french/luasrc/i18n/default.fr.xml similarity index 100% rename from openwrt/package/luci/i18n/french/luasrc/i18n/default.fr.xml rename to mote/v1/openwrt/package/luci/i18n/french/luasrc/i18n/default.fr.xml diff --git a/openwrt/package/luci/i18n/french/luasrc/i18n/sysauth.fr.lua b/mote/v1/openwrt/package/luci/i18n/french/luasrc/i18n/sysauth.fr.lua similarity index 100% rename from openwrt/package/luci/i18n/french/luasrc/i18n/sysauth.fr.lua rename to mote/v1/openwrt/package/luci/i18n/french/luasrc/i18n/sysauth.fr.lua diff --git a/openwrt/package/luci/i18n/french/luasrc/i18n/sysauth.fr.xml b/mote/v1/openwrt/package/luci/i18n/french/luasrc/i18n/sysauth.fr.xml similarity index 100% rename from openwrt/package/luci/i18n/french/luasrc/i18n/sysauth.fr.xml rename to mote/v1/openwrt/package/luci/i18n/french/luasrc/i18n/sysauth.fr.xml diff --git a/openwrt/package/luci/i18n/french/root/etc/uci-defaults/luci-i18n-french b/mote/v1/openwrt/package/luci/i18n/french/root/etc/uci-defaults/luci-i18n-french similarity index 100% rename from openwrt/package/luci/i18n/french/root/etc/uci-defaults/luci-i18n-french rename to mote/v1/openwrt/package/luci/i18n/french/root/etc/uci-defaults/luci-i18n-french diff --git a/openwrt/package/luci/i18n/german/Makefile b/mote/v1/openwrt/package/luci/i18n/german/Makefile similarity index 100% rename from openwrt/package/luci/i18n/german/Makefile rename to mote/v1/openwrt/package/luci/i18n/german/Makefile diff --git a/openwrt/package/luci/i18n/german/ipkg/postinst b/mote/v1/openwrt/package/luci/i18n/german/ipkg/postinst similarity index 100% rename from openwrt/package/luci/i18n/german/ipkg/postinst rename to mote/v1/openwrt/package/luci/i18n/german/ipkg/postinst diff --git a/openwrt/package/luci/i18n/german/luasrc/i18n/admin-core.de.lua b/mote/v1/openwrt/package/luci/i18n/german/luasrc/i18n/admin-core.de.lua similarity index 100% rename from openwrt/package/luci/i18n/german/luasrc/i18n/admin-core.de.lua rename to mote/v1/openwrt/package/luci/i18n/german/luasrc/i18n/admin-core.de.lua diff --git a/openwrt/package/luci/i18n/german/luasrc/i18n/admin-core.de.xml b/mote/v1/openwrt/package/luci/i18n/german/luasrc/i18n/admin-core.de.xml similarity index 100% rename from openwrt/package/luci/i18n/german/luasrc/i18n/admin-core.de.xml rename to mote/v1/openwrt/package/luci/i18n/german/luasrc/i18n/admin-core.de.xml diff --git a/openwrt/package/luci/i18n/german/luasrc/i18n/cbi.de.lua b/mote/v1/openwrt/package/luci/i18n/german/luasrc/i18n/cbi.de.lua similarity index 100% rename from openwrt/package/luci/i18n/german/luasrc/i18n/cbi.de.lua rename to mote/v1/openwrt/package/luci/i18n/german/luasrc/i18n/cbi.de.lua diff --git a/openwrt/package/luci/i18n/german/luasrc/i18n/cbi.de.xml b/mote/v1/openwrt/package/luci/i18n/german/luasrc/i18n/cbi.de.xml similarity index 100% rename from openwrt/package/luci/i18n/german/luasrc/i18n/cbi.de.xml rename to mote/v1/openwrt/package/luci/i18n/german/luasrc/i18n/cbi.de.xml diff --git a/openwrt/package/luci/i18n/german/luasrc/i18n/default.de.lua b/mote/v1/openwrt/package/luci/i18n/german/luasrc/i18n/default.de.lua similarity index 100% rename from openwrt/package/luci/i18n/german/luasrc/i18n/default.de.lua rename to mote/v1/openwrt/package/luci/i18n/german/luasrc/i18n/default.de.lua diff --git a/openwrt/package/luci/i18n/german/luasrc/i18n/default.de.xml b/mote/v1/openwrt/package/luci/i18n/german/luasrc/i18n/default.de.xml similarity index 100% rename from openwrt/package/luci/i18n/german/luasrc/i18n/default.de.xml rename to mote/v1/openwrt/package/luci/i18n/german/luasrc/i18n/default.de.xml diff --git a/openwrt/package/luci/i18n/german/luasrc/i18n/sysauth.de.lua b/mote/v1/openwrt/package/luci/i18n/german/luasrc/i18n/sysauth.de.lua similarity index 100% rename from openwrt/package/luci/i18n/german/luasrc/i18n/sysauth.de.lua rename to mote/v1/openwrt/package/luci/i18n/german/luasrc/i18n/sysauth.de.lua diff --git a/openwrt/package/luci/i18n/german/luasrc/i18n/sysauth.de.xml b/mote/v1/openwrt/package/luci/i18n/german/luasrc/i18n/sysauth.de.xml similarity index 100% rename from openwrt/package/luci/i18n/german/luasrc/i18n/sysauth.de.xml rename to mote/v1/openwrt/package/luci/i18n/german/luasrc/i18n/sysauth.de.xml diff --git a/openwrt/package/luci/i18n/german/luasrc/i18n/wifi.de.lua b/mote/v1/openwrt/package/luci/i18n/german/luasrc/i18n/wifi.de.lua similarity index 100% rename from openwrt/package/luci/i18n/german/luasrc/i18n/wifi.de.lua rename to mote/v1/openwrt/package/luci/i18n/german/luasrc/i18n/wifi.de.lua diff --git a/openwrt/package/luci/i18n/german/luasrc/i18n/wifi.de.xml b/mote/v1/openwrt/package/luci/i18n/german/luasrc/i18n/wifi.de.xml similarity index 100% rename from openwrt/package/luci/i18n/german/luasrc/i18n/wifi.de.xml rename to mote/v1/openwrt/package/luci/i18n/german/luasrc/i18n/wifi.de.xml diff --git a/openwrt/package/luci/i18n/german/root/etc/uci-defaults/luci-i18n-german b/mote/v1/openwrt/package/luci/i18n/german/root/etc/uci-defaults/luci-i18n-german similarity index 100% rename from openwrt/package/luci/i18n/german/root/etc/uci-defaults/luci-i18n-german rename to mote/v1/openwrt/package/luci/i18n/german/root/etc/uci-defaults/luci-i18n-german diff --git a/openwrt/package/luci/i18n/italian/Makefile b/mote/v1/openwrt/package/luci/i18n/italian/Makefile similarity index 100% rename from openwrt/package/luci/i18n/italian/Makefile rename to mote/v1/openwrt/package/luci/i18n/italian/Makefile diff --git a/openwrt/package/luci/i18n/italian/ipkg/postinst b/mote/v1/openwrt/package/luci/i18n/italian/ipkg/postinst similarity index 100% rename from openwrt/package/luci/i18n/italian/ipkg/postinst rename to mote/v1/openwrt/package/luci/i18n/italian/ipkg/postinst diff --git a/openwrt/package/luci/i18n/italian/luasrc/i18n/admin-core.it.lua b/mote/v1/openwrt/package/luci/i18n/italian/luasrc/i18n/admin-core.it.lua similarity index 100% rename from openwrt/package/luci/i18n/italian/luasrc/i18n/admin-core.it.lua rename to mote/v1/openwrt/package/luci/i18n/italian/luasrc/i18n/admin-core.it.lua diff --git a/openwrt/package/luci/i18n/italian/luasrc/i18n/admin-core.it.xml b/mote/v1/openwrt/package/luci/i18n/italian/luasrc/i18n/admin-core.it.xml similarity index 100% rename from openwrt/package/luci/i18n/italian/luasrc/i18n/admin-core.it.xml rename to mote/v1/openwrt/package/luci/i18n/italian/luasrc/i18n/admin-core.it.xml diff --git a/openwrt/package/luci/i18n/italian/luasrc/i18n/cbi.it.lua b/mote/v1/openwrt/package/luci/i18n/italian/luasrc/i18n/cbi.it.lua similarity index 100% rename from openwrt/package/luci/i18n/italian/luasrc/i18n/cbi.it.lua rename to mote/v1/openwrt/package/luci/i18n/italian/luasrc/i18n/cbi.it.lua diff --git a/openwrt/package/luci/i18n/italian/luasrc/i18n/cbi.it.xml b/mote/v1/openwrt/package/luci/i18n/italian/luasrc/i18n/cbi.it.xml similarity index 100% rename from openwrt/package/luci/i18n/italian/luasrc/i18n/cbi.it.xml rename to mote/v1/openwrt/package/luci/i18n/italian/luasrc/i18n/cbi.it.xml diff --git a/openwrt/package/luci/i18n/italian/luasrc/i18n/default.it.lua b/mote/v1/openwrt/package/luci/i18n/italian/luasrc/i18n/default.it.lua similarity index 100% rename from openwrt/package/luci/i18n/italian/luasrc/i18n/default.it.lua rename to mote/v1/openwrt/package/luci/i18n/italian/luasrc/i18n/default.it.lua diff --git a/openwrt/package/luci/i18n/italian/luasrc/i18n/default.it.xml b/mote/v1/openwrt/package/luci/i18n/italian/luasrc/i18n/default.it.xml similarity index 100% rename from openwrt/package/luci/i18n/italian/luasrc/i18n/default.it.xml rename to mote/v1/openwrt/package/luci/i18n/italian/luasrc/i18n/default.it.xml diff --git a/openwrt/package/luci/i18n/italian/luasrc/i18n/sysauth.it.lua b/mote/v1/openwrt/package/luci/i18n/italian/luasrc/i18n/sysauth.it.lua similarity index 100% rename from openwrt/package/luci/i18n/italian/luasrc/i18n/sysauth.it.lua rename to mote/v1/openwrt/package/luci/i18n/italian/luasrc/i18n/sysauth.it.lua diff --git a/openwrt/package/luci/i18n/italian/luasrc/i18n/sysauth.it.xml b/mote/v1/openwrt/package/luci/i18n/italian/luasrc/i18n/sysauth.it.xml similarity index 100% rename from openwrt/package/luci/i18n/italian/luasrc/i18n/sysauth.it.xml rename to mote/v1/openwrt/package/luci/i18n/italian/luasrc/i18n/sysauth.it.xml diff --git a/openwrt/package/luci/i18n/italian/luasrc/i18n/wifi.it.lua b/mote/v1/openwrt/package/luci/i18n/italian/luasrc/i18n/wifi.it.lua similarity index 100% rename from openwrt/package/luci/i18n/italian/luasrc/i18n/wifi.it.lua rename to mote/v1/openwrt/package/luci/i18n/italian/luasrc/i18n/wifi.it.lua diff --git a/openwrt/package/luci/i18n/italian/luasrc/i18n/wifi.it.xml b/mote/v1/openwrt/package/luci/i18n/italian/luasrc/i18n/wifi.it.xml similarity index 100% rename from openwrt/package/luci/i18n/italian/luasrc/i18n/wifi.it.xml rename to mote/v1/openwrt/package/luci/i18n/italian/luasrc/i18n/wifi.it.xml diff --git a/openwrt/package/luci/i18n/italian/root/etc/uci-defaults/luci-i18n-italian b/mote/v1/openwrt/package/luci/i18n/italian/root/etc/uci-defaults/luci-i18n-italian similarity index 100% rename from openwrt/package/luci/i18n/italian/root/etc/uci-defaults/luci-i18n-italian rename to mote/v1/openwrt/package/luci/i18n/italian/root/etc/uci-defaults/luci-i18n-italian diff --git a/openwrt/package/luci/i18n/portuguese_brazilian/Makefile b/mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/Makefile similarity index 100% rename from openwrt/package/luci/i18n/portuguese_brazilian/Makefile rename to mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/Makefile diff --git a/openwrt/package/luci/i18n/portuguese_brazilian/ipkg/postinst b/mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/ipkg/postinst similarity index 100% rename from openwrt/package/luci/i18n/portuguese_brazilian/ipkg/postinst rename to mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/ipkg/postinst diff --git a/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/admin-core.pt-br.lua b/mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/admin-core.pt-br.lua similarity index 100% rename from openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/admin-core.pt-br.lua rename to mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/admin-core.pt-br.lua diff --git a/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/admin-core.pt-br.xml b/mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/admin-core.pt-br.xml similarity index 100% rename from openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/admin-core.pt-br.xml rename to mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/admin-core.pt-br.xml diff --git a/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/cbi.pt-br.lua b/mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/cbi.pt-br.lua similarity index 100% rename from openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/cbi.pt-br.lua rename to mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/cbi.pt-br.lua diff --git a/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/cbi.pt-br.xml b/mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/cbi.pt-br.xml similarity index 100% rename from openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/cbi.pt-br.xml rename to mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/cbi.pt-br.xml diff --git a/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/default.pt-br.lua b/mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/default.pt-br.lua similarity index 100% rename from openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/default.pt-br.lua rename to mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/default.pt-br.lua diff --git a/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/default.pt-br.xml b/mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/default.pt-br.xml similarity index 100% rename from openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/default.pt-br.xml rename to mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/default.pt-br.xml diff --git a/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/sysauth.pt-br.lua b/mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/sysauth.pt-br.lua similarity index 100% rename from openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/sysauth.pt-br.lua rename to mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/sysauth.pt-br.lua diff --git a/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/sysauth.pt-br.xml b/mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/sysauth.pt-br.xml similarity index 100% rename from openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/sysauth.pt-br.xml rename to mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/sysauth.pt-br.xml diff --git a/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/wifi.pt-br.lua b/mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/wifi.pt-br.lua similarity index 100% rename from openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/wifi.pt-br.lua rename to mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/wifi.pt-br.lua diff --git a/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/wifi.pt-br.xml b/mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/wifi.pt-br.xml similarity index 100% rename from openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/wifi.pt-br.xml rename to mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/luasrc/i18n/wifi.pt-br.xml diff --git a/openwrt/package/luci/i18n/portuguese_brazilian/root/etc/uci-defaults/luci-i18n-portuguese_brazilian b/mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/root/etc/uci-defaults/luci-i18n-portuguese_brazilian similarity index 100% rename from openwrt/package/luci/i18n/portuguese_brazilian/root/etc/uci-defaults/luci-i18n-portuguese_brazilian rename to mote/v1/openwrt/package/luci/i18n/portuguese_brazilian/root/etc/uci-defaults/luci-i18n-portuguese_brazilian diff --git a/openwrt/package/luci/i18n/russian/Makefile b/mote/v1/openwrt/package/luci/i18n/russian/Makefile similarity index 100% rename from openwrt/package/luci/i18n/russian/Makefile rename to mote/v1/openwrt/package/luci/i18n/russian/Makefile diff --git a/openwrt/package/luci/i18n/russian/ipkg/postinst b/mote/v1/openwrt/package/luci/i18n/russian/ipkg/postinst similarity index 100% rename from openwrt/package/luci/i18n/russian/ipkg/postinst rename to mote/v1/openwrt/package/luci/i18n/russian/ipkg/postinst diff --git a/openwrt/package/luci/i18n/russian/luasrc/i18n/admin-core.ru.lua b/mote/v1/openwrt/package/luci/i18n/russian/luasrc/i18n/admin-core.ru.lua similarity index 100% rename from openwrt/package/luci/i18n/russian/luasrc/i18n/admin-core.ru.lua rename to mote/v1/openwrt/package/luci/i18n/russian/luasrc/i18n/admin-core.ru.lua diff --git a/openwrt/package/luci/i18n/russian/luasrc/i18n/admin-core.ru.xml b/mote/v1/openwrt/package/luci/i18n/russian/luasrc/i18n/admin-core.ru.xml similarity index 100% rename from openwrt/package/luci/i18n/russian/luasrc/i18n/admin-core.ru.xml rename to mote/v1/openwrt/package/luci/i18n/russian/luasrc/i18n/admin-core.ru.xml diff --git a/openwrt/package/luci/i18n/russian/luasrc/i18n/cbi.ru.lua b/mote/v1/openwrt/package/luci/i18n/russian/luasrc/i18n/cbi.ru.lua similarity index 100% rename from openwrt/package/luci/i18n/russian/luasrc/i18n/cbi.ru.lua rename to mote/v1/openwrt/package/luci/i18n/russian/luasrc/i18n/cbi.ru.lua diff --git a/openwrt/package/luci/i18n/russian/luasrc/i18n/cbi.ru.xml b/mote/v1/openwrt/package/luci/i18n/russian/luasrc/i18n/cbi.ru.xml similarity index 100% rename from openwrt/package/luci/i18n/russian/luasrc/i18n/cbi.ru.xml rename to mote/v1/openwrt/package/luci/i18n/russian/luasrc/i18n/cbi.ru.xml diff --git a/openwrt/package/luci/i18n/russian/luasrc/i18n/default.ru.lua b/mote/v1/openwrt/package/luci/i18n/russian/luasrc/i18n/default.ru.lua similarity index 100% rename from openwrt/package/luci/i18n/russian/luasrc/i18n/default.ru.lua rename to mote/v1/openwrt/package/luci/i18n/russian/luasrc/i18n/default.ru.lua diff --git a/openwrt/package/luci/i18n/russian/luasrc/i18n/default.ru.xml b/mote/v1/openwrt/package/luci/i18n/russian/luasrc/i18n/default.ru.xml similarity index 100% rename from openwrt/package/luci/i18n/russian/luasrc/i18n/default.ru.xml rename to mote/v1/openwrt/package/luci/i18n/russian/luasrc/i18n/default.ru.xml diff --git a/openwrt/package/luci/i18n/russian/luasrc/i18n/sysauth.ru.lua b/mote/v1/openwrt/package/luci/i18n/russian/luasrc/i18n/sysauth.ru.lua similarity index 100% rename from openwrt/package/luci/i18n/russian/luasrc/i18n/sysauth.ru.lua rename to mote/v1/openwrt/package/luci/i18n/russian/luasrc/i18n/sysauth.ru.lua diff --git a/openwrt/package/luci/i18n/russian/luasrc/i18n/sysauth.ru.xml b/mote/v1/openwrt/package/luci/i18n/russian/luasrc/i18n/sysauth.ru.xml similarity index 100% rename from openwrt/package/luci/i18n/russian/luasrc/i18n/sysauth.ru.xml rename to mote/v1/openwrt/package/luci/i18n/russian/luasrc/i18n/sysauth.ru.xml diff --git a/openwrt/package/luci/i18n/russian/root/etc/uci-defaults/luci-i18n-russian b/mote/v1/openwrt/package/luci/i18n/russian/root/etc/uci-defaults/luci-i18n-russian similarity index 100% rename from openwrt/package/luci/i18n/russian/root/etc/uci-defaults/luci-i18n-russian rename to mote/v1/openwrt/package/luci/i18n/russian/root/etc/uci-defaults/luci-i18n-russian diff --git a/openwrt/package/luci/libs/cbi/Makefile b/mote/v1/openwrt/package/luci/libs/cbi/Makefile similarity index 100% rename from openwrt/package/luci/libs/cbi/Makefile rename to mote/v1/openwrt/package/luci/libs/cbi/Makefile diff --git a/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi.js b/mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi.js similarity index 100% rename from openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi.js rename to mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi.js diff --git a/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/add.gif b/mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/add.gif similarity index 100% rename from openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/add.gif rename to mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/add.gif diff --git a/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/apply.gif b/mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/apply.gif similarity index 100% rename from openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/apply.gif rename to mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/apply.gif diff --git a/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/arrow.gif b/mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/arrow.gif similarity index 100% rename from openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/arrow.gif rename to mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/arrow.gif diff --git a/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/download.gif b/mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/download.gif similarity index 100% rename from openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/download.gif rename to mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/download.gif diff --git a/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/edit.gif b/mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/edit.gif similarity index 100% rename from openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/edit.gif rename to mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/edit.gif diff --git a/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/fieldadd.gif b/mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/fieldadd.gif similarity index 100% rename from openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/fieldadd.gif rename to mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/fieldadd.gif diff --git a/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/find.gif b/mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/find.gif similarity index 100% rename from openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/find.gif rename to mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/find.gif diff --git a/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/help.gif b/mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/help.gif similarity index 100% rename from openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/help.gif rename to mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/help.gif diff --git a/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/key.gif b/mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/key.gif similarity index 100% rename from openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/key.gif rename to mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/key.gif diff --git a/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/link.gif b/mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/link.gif similarity index 100% rename from openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/link.gif rename to mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/link.gif diff --git a/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/reload.gif b/mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/reload.gif similarity index 100% rename from openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/reload.gif rename to mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/reload.gif diff --git a/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/remove.gif b/mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/remove.gif similarity index 100% rename from openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/remove.gif rename to mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/remove.gif diff --git a/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/reset.gif b/mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/reset.gif similarity index 100% rename from openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/reset.gif rename to mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/reset.gif diff --git a/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/save.gif b/mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/save.gif similarity index 100% rename from openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/save.gif rename to mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/save.gif diff --git a/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/user.gif b/mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/user.gif similarity index 100% rename from openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/user.gif rename to mote/v1/openwrt/package/luci/libs/cbi/htdocs/luci-static/resources/cbi/user.gif diff --git a/openwrt/package/luci/libs/cbi/luasrc/cbi.lua b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/cbi.lua similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/cbi.lua rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/cbi.lua diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/browser.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/browser.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/browser.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/browser.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/button.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/button.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/button.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/button.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/cell_valuefooter.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/cell_valuefooter.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/cell_valuefooter.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/cell_valuefooter.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/cell_valueheader.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/cell_valueheader.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/cell_valueheader.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/cell_valueheader.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/dvalue.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/dvalue.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/dvalue.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/dvalue.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/dynlist.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/dynlist.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/dynlist.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/dynlist.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/filebrowser.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/filebrowser.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/filebrowser.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/filebrowser.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/footer.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/footer.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/footer.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/footer.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/full_valuefooter.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/full_valuefooter.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/full_valuefooter.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/full_valuefooter.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/full_valueheader.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/full_valueheader.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/full_valueheader.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/full_valueheader.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/fvalue.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/fvalue.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/fvalue.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/fvalue.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/header.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/header.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/header.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/header.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/lvalue.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/lvalue.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/lvalue.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/lvalue.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/map.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/map.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/map.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/map.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/mvalue.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/mvalue.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/mvalue.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/mvalue.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/nsection.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/nsection.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/nsection.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/nsection.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/nullsection.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/nullsection.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/nullsection.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/nullsection.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/simpleform.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/simpleform.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/simpleform.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/simpleform.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/tblsection.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/tblsection.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/tblsection.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/tblsection.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/tsection.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/tsection.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/tsection.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/tsection.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/tvalue.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/tvalue.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/tvalue.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/tvalue.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/ucisection.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/ucisection.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/ucisection.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/ucisection.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/upload.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/upload.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/upload.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/upload.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/value.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/value.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/value.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/value.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/valuefooter.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/valuefooter.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/valuefooter.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/valuefooter.htm diff --git a/openwrt/package/luci/libs/cbi/luasrc/view/cbi/valueheader.htm b/mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/valueheader.htm similarity index 100% rename from openwrt/package/luci/libs/cbi/luasrc/view/cbi/valueheader.htm rename to mote/v1/openwrt/package/luci/libs/cbi/luasrc/view/cbi/valueheader.htm diff --git a/openwrt/package/luci/libs/core/Makefile b/mote/v1/openwrt/package/luci/libs/core/Makefile similarity index 100% rename from openwrt/package/luci/libs/core/Makefile rename to mote/v1/openwrt/package/luci/libs/core/Makefile diff --git a/openwrt/package/luci/libs/core/luasrc/ccache.lua b/mote/v1/openwrt/package/luci/libs/core/luasrc/ccache.lua similarity index 100% rename from openwrt/package/luci/libs/core/luasrc/ccache.lua rename to mote/v1/openwrt/package/luci/libs/core/luasrc/ccache.lua diff --git a/openwrt/package/luci/libs/core/luasrc/debug.lua b/mote/v1/openwrt/package/luci/libs/core/luasrc/debug.lua similarity index 100% rename from openwrt/package/luci/libs/core/luasrc/debug.lua rename to mote/v1/openwrt/package/luci/libs/core/luasrc/debug.lua diff --git a/openwrt/package/luci/libs/core/luasrc/fs.lua b/mote/v1/openwrt/package/luci/libs/core/luasrc/fs.lua similarity index 100% rename from openwrt/package/luci/libs/core/luasrc/fs.lua rename to mote/v1/openwrt/package/luci/libs/core/luasrc/fs.lua diff --git a/openwrt/package/luci/libs/core/luasrc/init.lua b/mote/v1/openwrt/package/luci/libs/core/luasrc/init.lua similarity index 100% rename from openwrt/package/luci/libs/core/luasrc/init.lua rename to mote/v1/openwrt/package/luci/libs/core/luasrc/init.lua diff --git a/openwrt/package/luci/libs/core/luasrc/ip.lua b/mote/v1/openwrt/package/luci/libs/core/luasrc/ip.lua similarity index 100% rename from openwrt/package/luci/libs/core/luasrc/ip.lua rename to mote/v1/openwrt/package/luci/libs/core/luasrc/ip.lua diff --git a/openwrt/package/luci/libs/core/luasrc/ltn12.lua b/mote/v1/openwrt/package/luci/libs/core/luasrc/ltn12.lua similarity index 100% rename from openwrt/package/luci/libs/core/luasrc/ltn12.lua rename to mote/v1/openwrt/package/luci/libs/core/luasrc/ltn12.lua diff --git a/openwrt/package/luci/libs/core/luasrc/util.lua b/mote/v1/openwrt/package/luci/libs/core/luasrc/util.lua similarity index 100% rename from openwrt/package/luci/libs/core/luasrc/util.lua rename to mote/v1/openwrt/package/luci/libs/core/luasrc/util.lua diff --git a/openwrt/package/luci/libs/core/luasrc/version.lua b/mote/v1/openwrt/package/luci/libs/core/luasrc/version.lua similarity index 100% rename from openwrt/package/luci/libs/core/luasrc/version.lua rename to mote/v1/openwrt/package/luci/libs/core/luasrc/version.lua diff --git a/openwrt/package/luci/libs/fastindex/Makefile b/mote/v1/openwrt/package/luci/libs/fastindex/Makefile similarity index 100% rename from openwrt/package/luci/libs/fastindex/Makefile rename to mote/v1/openwrt/package/luci/libs/fastindex/Makefile diff --git a/openwrt/package/luci/libs/fastindex/src/fastindex.c b/mote/v1/openwrt/package/luci/libs/fastindex/src/fastindex.c similarity index 100% rename from openwrt/package/luci/libs/fastindex/src/fastindex.c rename to mote/v1/openwrt/package/luci/libs/fastindex/src/fastindex.c diff --git a/openwrt/package/luci/libs/fastindex/src/list.h b/mote/v1/openwrt/package/luci/libs/fastindex/src/list.h similarity index 100% rename from openwrt/package/luci/libs/fastindex/src/list.h rename to mote/v1/openwrt/package/luci/libs/fastindex/src/list.h diff --git a/openwrt/package/luci/libs/http/Makefile b/mote/v1/openwrt/package/luci/libs/http/Makefile similarity index 100% rename from openwrt/package/luci/libs/http/Makefile rename to mote/v1/openwrt/package/luci/libs/http/Makefile diff --git a/openwrt/package/luci/libs/http/luasrc/http/protocol.lua b/mote/v1/openwrt/package/luci/libs/http/luasrc/http/protocol.lua similarity index 100% rename from openwrt/package/luci/libs/http/luasrc/http/protocol.lua rename to mote/v1/openwrt/package/luci/libs/http/luasrc/http/protocol.lua diff --git a/openwrt/package/luci/libs/http/luasrc/http/protocol/conditionals.lua b/mote/v1/openwrt/package/luci/libs/http/luasrc/http/protocol/conditionals.lua similarity index 100% rename from openwrt/package/luci/libs/http/luasrc/http/protocol/conditionals.lua rename to mote/v1/openwrt/package/luci/libs/http/luasrc/http/protocol/conditionals.lua diff --git a/openwrt/package/luci/libs/http/luasrc/http/protocol/date.lua b/mote/v1/openwrt/package/luci/libs/http/luasrc/http/protocol/date.lua similarity index 100% rename from openwrt/package/luci/libs/http/luasrc/http/protocol/date.lua rename to mote/v1/openwrt/package/luci/libs/http/luasrc/http/protocol/date.lua diff --git a/openwrt/package/luci/libs/http/luasrc/http/protocol/mime.lua b/mote/v1/openwrt/package/luci/libs/http/luasrc/http/protocol/mime.lua similarity index 100% rename from openwrt/package/luci/libs/http/luasrc/http/protocol/mime.lua rename to mote/v1/openwrt/package/luci/libs/http/luasrc/http/protocol/mime.lua diff --git a/openwrt/package/luci/libs/httpd/Makefile b/mote/v1/openwrt/package/luci/libs/httpd/Makefile similarity index 100% rename from openwrt/package/luci/libs/httpd/Makefile rename to mote/v1/openwrt/package/luci/libs/httpd/Makefile diff --git a/openwrt/package/luci/libs/httpd/host/runluci b/mote/v1/openwrt/package/luci/libs/httpd/host/runluci similarity index 100% rename from openwrt/package/luci/libs/httpd/host/runluci rename to mote/v1/openwrt/package/luci/libs/httpd/host/runluci diff --git a/openwrt/package/luci/libs/httpd/hostfiles/www/index.html b/mote/v1/openwrt/package/luci/libs/httpd/hostfiles/www/index.html similarity index 100% rename from openwrt/package/luci/libs/httpd/hostfiles/www/index.html rename to mote/v1/openwrt/package/luci/libs/httpd/hostfiles/www/index.html diff --git a/openwrt/package/luci/libs/httpd/luasrc/httpd.lua b/mote/v1/openwrt/package/luci/libs/httpd/luasrc/httpd.lua similarity index 100% rename from openwrt/package/luci/libs/httpd/luasrc/httpd.lua rename to mote/v1/openwrt/package/luci/libs/httpd/luasrc/httpd.lua diff --git a/openwrt/package/luci/libs/httpd/luasrc/httpd/handler/file.lua b/mote/v1/openwrt/package/luci/libs/httpd/luasrc/httpd/handler/file.lua similarity index 100% rename from openwrt/package/luci/libs/httpd/luasrc/httpd/handler/file.lua rename to mote/v1/openwrt/package/luci/libs/httpd/luasrc/httpd/handler/file.lua diff --git a/openwrt/package/luci/libs/httpd/luasrc/httpd/handler/luci.lua b/mote/v1/openwrt/package/luci/libs/httpd/luasrc/httpd/handler/luci.lua similarity index 100% rename from openwrt/package/luci/libs/httpd/luasrc/httpd/handler/luci.lua rename to mote/v1/openwrt/package/luci/libs/httpd/luasrc/httpd/handler/luci.lua diff --git a/openwrt/package/luci/libs/httpd/luasrc/httpd/module.lua b/mote/v1/openwrt/package/luci/libs/httpd/luasrc/httpd/module.lua similarity index 100% rename from openwrt/package/luci/libs/httpd/luasrc/httpd/module.lua rename to mote/v1/openwrt/package/luci/libs/httpd/luasrc/httpd/module.lua diff --git a/openwrt/package/luci/libs/httpd/luasrc/httpd/server.lua b/mote/v1/openwrt/package/luci/libs/httpd/luasrc/httpd/server.lua similarity index 100% rename from openwrt/package/luci/libs/httpd/luasrc/httpd/server.lua rename to mote/v1/openwrt/package/luci/libs/httpd/luasrc/httpd/server.lua diff --git a/openwrt/package/luci/libs/ipkg/Makefile b/mote/v1/openwrt/package/luci/libs/ipkg/Makefile similarity index 100% rename from openwrt/package/luci/libs/ipkg/Makefile rename to mote/v1/openwrt/package/luci/libs/ipkg/Makefile diff --git a/openwrt/package/luci/libs/ipkg/luasrc/model/ipkg.lua b/mote/v1/openwrt/package/luci/libs/ipkg/luasrc/model/ipkg.lua similarity index 100% rename from openwrt/package/luci/libs/ipkg/luasrc/model/ipkg.lua rename to mote/v1/openwrt/package/luci/libs/ipkg/luasrc/model/ipkg.lua diff --git a/openwrt/package/luci/libs/json/Makefile b/mote/v1/openwrt/package/luci/libs/json/Makefile similarity index 100% rename from openwrt/package/luci/libs/json/Makefile rename to mote/v1/openwrt/package/luci/libs/json/Makefile diff --git a/openwrt/package/luci/libs/json/luasrc/json.lua b/mote/v1/openwrt/package/luci/libs/json/luasrc/json.lua similarity index 100% rename from openwrt/package/luci/libs/json/luasrc/json.lua rename to mote/v1/openwrt/package/luci/libs/json/luasrc/json.lua diff --git a/openwrt/package/luci/libs/lpk/Makefile b/mote/v1/openwrt/package/luci/libs/lpk/Makefile similarity index 100% rename from openwrt/package/luci/libs/lpk/Makefile rename to mote/v1/openwrt/package/luci/libs/lpk/Makefile diff --git a/openwrt/package/luci/libs/lpk/luasrc/lpk.lua b/mote/v1/openwrt/package/luci/libs/lpk/luasrc/lpk.lua similarity index 100% rename from openwrt/package/luci/libs/lpk/luasrc/lpk.lua rename to mote/v1/openwrt/package/luci/libs/lpk/luasrc/lpk.lua diff --git a/openwrt/package/luci/libs/lpk/luasrc/lpk/core.lua b/mote/v1/openwrt/package/luci/libs/lpk/luasrc/lpk/core.lua similarity index 100% rename from openwrt/package/luci/libs/lpk/luasrc/lpk/core.lua rename to mote/v1/openwrt/package/luci/libs/lpk/luasrc/lpk/core.lua diff --git a/openwrt/package/luci/libs/lpk/luasrc/lpk/core/download.lua b/mote/v1/openwrt/package/luci/libs/lpk/luasrc/lpk/core/download.lua similarity index 100% rename from openwrt/package/luci/libs/lpk/luasrc/lpk/core/download.lua rename to mote/v1/openwrt/package/luci/libs/lpk/luasrc/lpk/core/download.lua diff --git a/openwrt/package/luci/libs/lpk/luasrc/lpk/core/install.lua b/mote/v1/openwrt/package/luci/libs/lpk/luasrc/lpk/core/install.lua similarity index 100% rename from openwrt/package/luci/libs/lpk/luasrc/lpk/core/install.lua rename to mote/v1/openwrt/package/luci/libs/lpk/luasrc/lpk/core/install.lua diff --git a/openwrt/package/luci/libs/lpk/luasrc/lpk/core/resolve.lua b/mote/v1/openwrt/package/luci/libs/lpk/luasrc/lpk/core/resolve.lua similarity index 100% rename from openwrt/package/luci/libs/lpk/luasrc/lpk/core/resolve.lua rename to mote/v1/openwrt/package/luci/libs/lpk/luasrc/lpk/core/resolve.lua diff --git a/openwrt/package/luci/libs/lpk/luasrc/lpk/core/retrieve.lua b/mote/v1/openwrt/package/luci/libs/lpk/luasrc/lpk/core/retrieve.lua similarity index 100% rename from openwrt/package/luci/libs/lpk/luasrc/lpk/core/retrieve.lua rename to mote/v1/openwrt/package/luci/libs/lpk/luasrc/lpk/core/retrieve.lua diff --git a/openwrt/package/luci/libs/lpk/luasrc/lpk/core/unpack.lua b/mote/v1/openwrt/package/luci/libs/lpk/luasrc/lpk/core/unpack.lua similarity index 100% rename from openwrt/package/luci/libs/lpk/luasrc/lpk/core/unpack.lua rename to mote/v1/openwrt/package/luci/libs/lpk/luasrc/lpk/core/unpack.lua diff --git a/openwrt/package/luci/libs/lpk/luasrc/lpk/util.lua b/mote/v1/openwrt/package/luci/libs/lpk/luasrc/lpk/util.lua similarity index 100% rename from openwrt/package/luci/libs/lpk/luasrc/lpk/util.lua rename to mote/v1/openwrt/package/luci/libs/lpk/luasrc/lpk/util.lua diff --git a/openwrt/package/luci/libs/lpk/root/etc/lpk.conf b/mote/v1/openwrt/package/luci/libs/lpk/root/etc/lpk.conf similarity index 100% rename from openwrt/package/luci/libs/lpk/root/etc/lpk.conf rename to mote/v1/openwrt/package/luci/libs/lpk/root/etc/lpk.conf diff --git a/openwrt/package/luci/libs/lpk/root/usr/bin/lpk b/mote/v1/openwrt/package/luci/libs/lpk/root/usr/bin/lpk similarity index 100% rename from openwrt/package/luci/libs/lpk/root/usr/bin/lpk rename to mote/v1/openwrt/package/luci/libs/lpk/root/usr/bin/lpk diff --git a/openwrt/package/luci/libs/lucittpd/Makefile b/mote/v1/openwrt/package/luci/libs/lucittpd/Makefile similarity index 100% rename from openwrt/package/luci/libs/lucittpd/Makefile rename to mote/v1/openwrt/package/luci/libs/lucittpd/Makefile diff --git a/openwrt/package/luci/libs/lucittpd/hostfiles/usr/lib/lucittpd/plugins/httpd.lua b/mote/v1/openwrt/package/luci/libs/lucittpd/hostfiles/usr/lib/lucittpd/plugins/httpd.lua similarity index 100% rename from openwrt/package/luci/libs/lucittpd/hostfiles/usr/lib/lucittpd/plugins/httpd.lua rename to mote/v1/openwrt/package/luci/libs/lucittpd/hostfiles/usr/lib/lucittpd/plugins/httpd.lua diff --git a/openwrt/package/luci/libs/lucittpd/ipkg/postinst b/mote/v1/openwrt/package/luci/libs/lucittpd/ipkg/postinst similarity index 100% rename from openwrt/package/luci/libs/lucittpd/ipkg/postinst rename to mote/v1/openwrt/package/luci/libs/lucittpd/ipkg/postinst diff --git a/openwrt/package/luci/libs/lucittpd/luasrc/ttpd/handler/file.lua b/mote/v1/openwrt/package/luci/libs/lucittpd/luasrc/ttpd/handler/file.lua similarity index 100% rename from openwrt/package/luci/libs/lucittpd/luasrc/ttpd/handler/file.lua rename to mote/v1/openwrt/package/luci/libs/lucittpd/luasrc/ttpd/handler/file.lua diff --git a/openwrt/package/luci/libs/lucittpd/luasrc/ttpd/module.lua b/mote/v1/openwrt/package/luci/libs/lucittpd/luasrc/ttpd/module.lua similarity index 100% rename from openwrt/package/luci/libs/lucittpd/luasrc/ttpd/module.lua rename to mote/v1/openwrt/package/luci/libs/lucittpd/luasrc/ttpd/module.lua diff --git a/openwrt/package/luci/libs/lucittpd/luasrc/ttpd/server.lua b/mote/v1/openwrt/package/luci/libs/lucittpd/luasrc/ttpd/server.lua similarity index 100% rename from openwrt/package/luci/libs/lucittpd/luasrc/ttpd/server.lua rename to mote/v1/openwrt/package/luci/libs/lucittpd/luasrc/ttpd/server.lua diff --git a/openwrt/package/luci/libs/lucittpd/root/etc/config/lucittpd b/mote/v1/openwrt/package/luci/libs/lucittpd/root/etc/config/lucittpd similarity index 100% rename from openwrt/package/luci/libs/lucittpd/root/etc/config/lucittpd rename to mote/v1/openwrt/package/luci/libs/lucittpd/root/etc/config/lucittpd diff --git a/openwrt/package/luci/libs/lucittpd/root/etc/init.d/lucittpd b/mote/v1/openwrt/package/luci/libs/lucittpd/root/etc/init.d/lucittpd similarity index 100% rename from openwrt/package/luci/libs/lucittpd/root/etc/init.d/lucittpd rename to mote/v1/openwrt/package/luci/libs/lucittpd/root/etc/init.d/lucittpd diff --git a/openwrt/package/luci/libs/lucittpd/root/usr/lib/lucittpd/plugins/httpd.lua b/mote/v1/openwrt/package/luci/libs/lucittpd/root/usr/lib/lucittpd/plugins/httpd.lua similarity index 100% rename from openwrt/package/luci/libs/lucittpd/root/usr/lib/lucittpd/plugins/httpd.lua rename to mote/v1/openwrt/package/luci/libs/lucittpd/root/usr/lib/lucittpd/plugins/httpd.lua diff --git a/openwrt/package/luci/libs/lucittpd/src/.gitignore b/mote/v1/openwrt/package/luci/libs/lucittpd/src/.gitignore similarity index 100% rename from openwrt/package/luci/libs/lucittpd/src/.gitignore rename to mote/v1/openwrt/package/luci/libs/lucittpd/src/.gitignore diff --git a/openwrt/package/luci/libs/lucittpd/src/Makefile b/mote/v1/openwrt/package/luci/libs/lucittpd/src/Makefile similarity index 100% rename from openwrt/package/luci/libs/lucittpd/src/Makefile rename to mote/v1/openwrt/package/luci/libs/lucittpd/src/Makefile diff --git a/openwrt/package/luci/libs/lucittpd/src/include/lib/list.h b/mote/v1/openwrt/package/luci/libs/lucittpd/src/include/lib/list.h similarity index 100% rename from openwrt/package/luci/libs/lucittpd/src/include/lib/list.h rename to mote/v1/openwrt/package/luci/libs/lucittpd/src/include/lib/list.h diff --git a/openwrt/package/luci/libs/lucittpd/src/include/lib/log.h b/mote/v1/openwrt/package/luci/libs/lucittpd/src/include/lib/log.h similarity index 100% rename from openwrt/package/luci/libs/lucittpd/src/include/lib/log.h rename to mote/v1/openwrt/package/luci/libs/lucittpd/src/include/lib/log.h diff --git a/openwrt/package/luci/libs/lucittpd/src/include/lib/luaplugin.h b/mote/v1/openwrt/package/luci/libs/lucittpd/src/include/lib/luaplugin.h similarity index 100% rename from openwrt/package/luci/libs/lucittpd/src/include/lib/luaplugin.h rename to mote/v1/openwrt/package/luci/libs/lucittpd/src/include/lib/luaplugin.h diff --git a/openwrt/package/luci/libs/lucittpd/src/include/lib/signal.h b/mote/v1/openwrt/package/luci/libs/lucittpd/src/include/lib/signal.h similarity index 100% rename from openwrt/package/luci/libs/lucittpd/src/include/lib/signal.h rename to mote/v1/openwrt/package/luci/libs/lucittpd/src/include/lib/signal.h diff --git a/openwrt/package/luci/libs/lucittpd/src/include/lib/uci.h b/mote/v1/openwrt/package/luci/libs/lucittpd/src/include/lib/uci.h similarity index 100% rename from openwrt/package/luci/libs/lucittpd/src/include/lib/uci.h rename to mote/v1/openwrt/package/luci/libs/lucittpd/src/include/lib/uci.h diff --git a/openwrt/package/luci/libs/lucittpd/src/include/uci.h b/mote/v1/openwrt/package/luci/libs/lucittpd/src/include/uci.h similarity index 100% rename from openwrt/package/luci/libs/lucittpd/src/include/uci.h rename to mote/v1/openwrt/package/luci/libs/lucittpd/src/include/uci.h diff --git a/openwrt/package/luci/libs/lucittpd/src/include/uci_config.h b/mote/v1/openwrt/package/luci/libs/lucittpd/src/include/uci_config.h similarity index 100% rename from openwrt/package/luci/libs/lucittpd/src/include/uci_config.h rename to mote/v1/openwrt/package/luci/libs/lucittpd/src/include/uci_config.h diff --git a/openwrt/package/luci/libs/lucittpd/src/lib/log.c b/mote/v1/openwrt/package/luci/libs/lucittpd/src/lib/log.c similarity index 100% rename from openwrt/package/luci/libs/lucittpd/src/lib/log.c rename to mote/v1/openwrt/package/luci/libs/lucittpd/src/lib/log.c diff --git a/openwrt/package/luci/libs/lucittpd/src/lib/luaplugin.c b/mote/v1/openwrt/package/luci/libs/lucittpd/src/lib/luaplugin.c similarity index 100% rename from openwrt/package/luci/libs/lucittpd/src/lib/luaplugin.c rename to mote/v1/openwrt/package/luci/libs/lucittpd/src/lib/luaplugin.c diff --git a/openwrt/package/luci/libs/lucittpd/src/lib/signal.c b/mote/v1/openwrt/package/luci/libs/lucittpd/src/lib/signal.c similarity index 100% rename from openwrt/package/luci/libs/lucittpd/src/lib/signal.c rename to mote/v1/openwrt/package/luci/libs/lucittpd/src/lib/signal.c diff --git a/openwrt/package/luci/libs/lucittpd/src/lib/uci.c b/mote/v1/openwrt/package/luci/libs/lucittpd/src/lib/uci.c similarity index 100% rename from openwrt/package/luci/libs/lucittpd/src/lib/uci.c rename to mote/v1/openwrt/package/luci/libs/lucittpd/src/lib/uci.c diff --git a/openwrt/package/luci/libs/lucittpd/src/main.c b/mote/v1/openwrt/package/luci/libs/lucittpd/src/main.c similarity index 100% rename from openwrt/package/luci/libs/lucittpd/src/main.c rename to mote/v1/openwrt/package/luci/libs/lucittpd/src/main.c diff --git a/openwrt/package/luci/libs/sgi-cgi/Makefile b/mote/v1/openwrt/package/luci/libs/sgi-cgi/Makefile similarity index 100% rename from openwrt/package/luci/libs/sgi-cgi/Makefile rename to mote/v1/openwrt/package/luci/libs/sgi-cgi/Makefile diff --git a/openwrt/package/luci/libs/sgi-cgi/htdocs/cgi-bin/luci b/mote/v1/openwrt/package/luci/libs/sgi-cgi/htdocs/cgi-bin/luci similarity index 100% rename from openwrt/package/luci/libs/sgi-cgi/htdocs/cgi-bin/luci rename to mote/v1/openwrt/package/luci/libs/sgi-cgi/htdocs/cgi-bin/luci diff --git a/openwrt/package/luci/libs/sgi-cgi/htdocs/index.html b/mote/v1/openwrt/package/luci/libs/sgi-cgi/htdocs/index.html similarity index 100% rename from openwrt/package/luci/libs/sgi-cgi/htdocs/index.html rename to mote/v1/openwrt/package/luci/libs/sgi-cgi/htdocs/index.html diff --git a/openwrt/package/luci/libs/sgi-cgi/luasrc/sgi/cgi.lua b/mote/v1/openwrt/package/luci/libs/sgi-cgi/luasrc/sgi/cgi.lua similarity index 100% rename from openwrt/package/luci/libs/sgi-cgi/luasrc/sgi/cgi.lua rename to mote/v1/openwrt/package/luci/libs/sgi-cgi/luasrc/sgi/cgi.lua diff --git a/openwrt/package/luci/libs/sgi-luci/Makefile b/mote/v1/openwrt/package/luci/libs/sgi-luci/Makefile similarity index 100% rename from openwrt/package/luci/libs/sgi-luci/Makefile rename to mote/v1/openwrt/package/luci/libs/sgi-luci/Makefile diff --git a/openwrt/package/luci/libs/sgi-luci/hostfiles/usr/lib/lucittpd/plugins/luci-webui.lua b/mote/v1/openwrt/package/luci/libs/sgi-luci/hostfiles/usr/lib/lucittpd/plugins/luci-webui.lua similarity index 100% rename from openwrt/package/luci/libs/sgi-luci/hostfiles/usr/lib/lucittpd/plugins/luci-webui.lua rename to mote/v1/openwrt/package/luci/libs/sgi-luci/hostfiles/usr/lib/lucittpd/plugins/luci-webui.lua diff --git a/openwrt/package/luci/libs/sgi-luci/luasrc/ttpd/handler/luci.lua b/mote/v1/openwrt/package/luci/libs/sgi-luci/luasrc/ttpd/handler/luci.lua similarity index 100% rename from openwrt/package/luci/libs/sgi-luci/luasrc/ttpd/handler/luci.lua rename to mote/v1/openwrt/package/luci/libs/sgi-luci/luasrc/ttpd/handler/luci.lua diff --git a/openwrt/package/luci/libs/sgi-luci/root/usr/lib/lucittpd/plugins/luci-webui.lua b/mote/v1/openwrt/package/luci/libs/sgi-luci/root/usr/lib/lucittpd/plugins/luci-webui.lua similarity index 100% rename from openwrt/package/luci/libs/sgi-luci/root/usr/lib/lucittpd/plugins/luci-webui.lua rename to mote/v1/openwrt/package/luci/libs/sgi-luci/root/usr/lib/lucittpd/plugins/luci-webui.lua diff --git a/openwrt/package/luci/libs/sgi-webuci/.gitignore b/mote/v1/openwrt/package/luci/libs/sgi-webuci/.gitignore similarity index 100% rename from openwrt/package/luci/libs/sgi-webuci/.gitignore rename to mote/v1/openwrt/package/luci/libs/sgi-webuci/.gitignore diff --git a/openwrt/package/luci/libs/sgi-webuci/Makefile b/mote/v1/openwrt/package/luci/libs/sgi-webuci/Makefile similarity index 100% rename from openwrt/package/luci/libs/sgi-webuci/Makefile rename to mote/v1/openwrt/package/luci/libs/sgi-webuci/Makefile diff --git a/openwrt/package/luci/libs/sgi-webuci/boa-patches/100-no_tz.patch b/mote/v1/openwrt/package/luci/libs/sgi-webuci/boa-patches/100-no_tz.patch similarity index 100% rename from openwrt/package/luci/libs/sgi-webuci/boa-patches/100-no_tz.patch rename to mote/v1/openwrt/package/luci/libs/sgi-webuci/boa-patches/100-no_tz.patch diff --git a/openwrt/package/luci/libs/sgi-webuci/boa-patches/110-host_lookup.patch b/mote/v1/openwrt/package/luci/libs/sgi-webuci/boa-patches/110-host_lookup.patch similarity index 100% rename from openwrt/package/luci/libs/sgi-webuci/boa-patches/110-host_lookup.patch rename to mote/v1/openwrt/package/luci/libs/sgi-webuci/boa-patches/110-host_lookup.patch diff --git a/openwrt/package/luci/libs/sgi-webuci/boa-patches/120-setuid_fix.patch b/mote/v1/openwrt/package/luci/libs/sgi-webuci/boa-patches/120-setuid_fix.patch similarity index 100% rename from openwrt/package/luci/libs/sgi-webuci/boa-patches/120-setuid_fix.patch rename to mote/v1/openwrt/package/luci/libs/sgi-webuci/boa-patches/120-setuid_fix.patch diff --git a/openwrt/package/luci/libs/sgi-webuci/boa-patches/200-plugin_api.patch b/mote/v1/openwrt/package/luci/libs/sgi-webuci/boa-patches/200-plugin_api.patch similarity index 100% rename from openwrt/package/luci/libs/sgi-webuci/boa-patches/200-plugin_api.patch rename to mote/v1/openwrt/package/luci/libs/sgi-webuci/boa-patches/200-plugin_api.patch diff --git a/openwrt/package/luci/libs/sgi-webuci/boa-patches/210-accept_fix.patch b/mote/v1/openwrt/package/luci/libs/sgi-webuci/boa-patches/210-accept_fix.patch similarity index 100% rename from openwrt/package/luci/libs/sgi-webuci/boa-patches/210-accept_fix.patch rename to mote/v1/openwrt/package/luci/libs/sgi-webuci/boa-patches/210-accept_fix.patch diff --git a/openwrt/package/luci/libs/sgi-webuci/boa-patches/220-ipv6-vs-ipv4.patch b/mote/v1/openwrt/package/luci/libs/sgi-webuci/boa-patches/220-ipv6-vs-ipv4.patch similarity index 100% rename from openwrt/package/luci/libs/sgi-webuci/boa-patches/220-ipv6-vs-ipv4.patch rename to mote/v1/openwrt/package/luci/libs/sgi-webuci/boa-patches/220-ipv6-vs-ipv4.patch diff --git a/openwrt/package/luci/libs/sgi-webuci/host/buildconfig.sh b/mote/v1/openwrt/package/luci/libs/sgi-webuci/host/buildconfig.sh similarity index 100% rename from openwrt/package/luci/libs/sgi-webuci/host/buildconfig.sh rename to mote/v1/openwrt/package/luci/libs/sgi-webuci/host/buildconfig.sh diff --git a/openwrt/package/luci/libs/sgi-webuci/luasrc/sgi/webuci.lua b/mote/v1/openwrt/package/luci/libs/sgi-webuci/luasrc/sgi/webuci.lua similarity index 100% rename from openwrt/package/luci/libs/sgi-webuci/luasrc/sgi/webuci.lua rename to mote/v1/openwrt/package/luci/libs/sgi-webuci/luasrc/sgi/webuci.lua diff --git a/openwrt/package/luci/libs/sgi-webuci/root/etc/boa/boa.conf b/mote/v1/openwrt/package/luci/libs/sgi-webuci/root/etc/boa/boa.conf similarity index 100% rename from openwrt/package/luci/libs/sgi-webuci/root/etc/boa/boa.conf rename to mote/v1/openwrt/package/luci/libs/sgi-webuci/root/etc/boa/boa.conf diff --git a/openwrt/package/luci/libs/sgi-webuci/root/etc/init.d/boa b/mote/v1/openwrt/package/luci/libs/sgi-webuci/root/etc/init.d/boa similarity index 100% rename from openwrt/package/luci/libs/sgi-webuci/root/etc/init.d/boa rename to mote/v1/openwrt/package/luci/libs/sgi-webuci/root/etc/init.d/boa diff --git a/openwrt/package/luci/libs/sgi-webuci/root/etc/mime.types b/mote/v1/openwrt/package/luci/libs/sgi-webuci/root/etc/mime.types similarity index 100% rename from openwrt/package/luci/libs/sgi-webuci/root/etc/mime.types rename to mote/v1/openwrt/package/luci/libs/sgi-webuci/root/etc/mime.types diff --git a/openwrt/package/luci/libs/sgi-webuci/root/usr/lib/boa/luci.lua b/mote/v1/openwrt/package/luci/libs/sgi-webuci/root/usr/lib/boa/luci.lua similarity index 100% rename from openwrt/package/luci/libs/sgi-webuci/root/usr/lib/boa/luci.lua rename to mote/v1/openwrt/package/luci/libs/sgi-webuci/root/usr/lib/boa/luci.lua diff --git a/openwrt/package/luci/libs/sgi-webuci/src/cgi.c b/mote/v1/openwrt/package/luci/libs/sgi-webuci/src/cgi.c similarity index 100% rename from openwrt/package/luci/libs/sgi-webuci/src/cgi.c rename to mote/v1/openwrt/package/luci/libs/sgi-webuci/src/cgi.c diff --git a/openwrt/package/luci/libs/sgi-webuci/src/luci.c b/mote/v1/openwrt/package/luci/libs/sgi-webuci/src/luci.c similarity index 100% rename from openwrt/package/luci/libs/sgi-webuci/src/luci.c rename to mote/v1/openwrt/package/luci/libs/sgi-webuci/src/luci.c diff --git a/openwrt/package/luci/libs/sgi-wsapi/Makefile b/mote/v1/openwrt/package/luci/libs/sgi-wsapi/Makefile similarity index 100% rename from openwrt/package/luci/libs/sgi-wsapi/Makefile rename to mote/v1/openwrt/package/luci/libs/sgi-wsapi/Makefile diff --git a/openwrt/package/luci/libs/sgi-wsapi/luasrc/sgi/wsapi.lua b/mote/v1/openwrt/package/luci/libs/sgi-wsapi/luasrc/sgi/wsapi.lua similarity index 100% rename from openwrt/package/luci/libs/sgi-wsapi/luasrc/sgi/wsapi.lua rename to mote/v1/openwrt/package/luci/libs/sgi-wsapi/luasrc/sgi/wsapi.lua diff --git a/openwrt/package/luci/libs/sys/Makefile b/mote/v1/openwrt/package/luci/libs/sys/Makefile similarity index 100% rename from openwrt/package/luci/libs/sys/Makefile rename to mote/v1/openwrt/package/luci/libs/sys/Makefile diff --git a/openwrt/package/luci/libs/sys/luasrc/sys.lua b/mote/v1/openwrt/package/luci/libs/sys/luasrc/sys.lua similarity index 100% rename from openwrt/package/luci/libs/sys/luasrc/sys.lua rename to mote/v1/openwrt/package/luci/libs/sys/luasrc/sys.lua diff --git a/openwrt/package/luci/libs/sys/luasrc/sys/iptparser.lua b/mote/v1/openwrt/package/luci/libs/sys/luasrc/sys/iptparser.lua similarity index 100% rename from openwrt/package/luci/libs/sys/luasrc/sys/iptparser.lua rename to mote/v1/openwrt/package/luci/libs/sys/luasrc/sys/iptparser.lua diff --git a/openwrt/package/luci/libs/sys/luasrc/sys/zoneinfo.lua b/mote/v1/openwrt/package/luci/libs/sys/luasrc/sys/zoneinfo.lua similarity index 100% rename from openwrt/package/luci/libs/sys/luasrc/sys/zoneinfo.lua rename to mote/v1/openwrt/package/luci/libs/sys/luasrc/sys/zoneinfo.lua diff --git a/openwrt/package/luci/libs/uci/Makefile b/mote/v1/openwrt/package/luci/libs/uci/Makefile similarity index 100% rename from openwrt/package/luci/libs/uci/Makefile rename to mote/v1/openwrt/package/luci/libs/uci/Makefile diff --git a/openwrt/package/luci/libs/uci/luasrc/model/uci.lua b/mote/v1/openwrt/package/luci/libs/uci/luasrc/model/uci.lua similarity index 100% rename from openwrt/package/luci/libs/uci/luasrc/model/uci.lua rename to mote/v1/openwrt/package/luci/libs/uci/luasrc/model/uci.lua diff --git a/openwrt/package/luci/libs/uci/root/etc/config/ucitrack b/mote/v1/openwrt/package/luci/libs/uci/root/etc/config/ucitrack similarity index 100% rename from openwrt/package/luci/libs/uci/root/etc/config/ucitrack rename to mote/v1/openwrt/package/luci/libs/uci/root/etc/config/ucitrack diff --git a/openwrt/package/luci/libs/uci/root/sbin/luci-reload b/mote/v1/openwrt/package/luci/libs/uci/root/sbin/luci-reload similarity index 100% rename from openwrt/package/luci/libs/uci/root/sbin/luci-reload rename to mote/v1/openwrt/package/luci/libs/uci/root/sbin/luci-reload diff --git a/openwrt/package/luci/libs/uvl/Makefile b/mote/v1/openwrt/package/luci/libs/uvl/Makefile similarity index 100% rename from openwrt/package/luci/libs/uvl/Makefile rename to mote/v1/openwrt/package/luci/libs/uvl/Makefile diff --git a/openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.de.lua b/mote/v1/openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.de.lua similarity index 100% rename from openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.de.lua rename to mote/v1/openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.de.lua diff --git a/openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.de.xml b/mote/v1/openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.de.xml similarity index 100% rename from openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.de.xml rename to mote/v1/openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.de.xml diff --git a/openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.en.lua b/mote/v1/openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.en.lua similarity index 100% rename from openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.en.lua rename to mote/v1/openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.en.lua diff --git a/openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.en.xml b/mote/v1/openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.en.xml similarity index 100% rename from openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.en.xml rename to mote/v1/openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.en.xml diff --git a/openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.pt-br.lua b/mote/v1/openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.pt-br.lua similarity index 100% rename from openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.pt-br.lua rename to mote/v1/openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.pt-br.lua diff --git a/openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.pt-br.xml b/mote/v1/openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.pt-br.xml similarity index 100% rename from openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.pt-br.xml rename to mote/v1/openwrt/package/luci/libs/uvl/luasrc/i18n/uvl.pt-br.xml diff --git a/openwrt/package/luci/libs/uvl/luasrc/uvl.lua b/mote/v1/openwrt/package/luci/libs/uvl/luasrc/uvl.lua similarity index 100% rename from openwrt/package/luci/libs/uvl/luasrc/uvl.lua rename to mote/v1/openwrt/package/luci/libs/uvl/luasrc/uvl.lua diff --git a/openwrt/package/luci/libs/uvl/luasrc/uvl/datatypes.lua b/mote/v1/openwrt/package/luci/libs/uvl/luasrc/uvl/datatypes.lua similarity index 100% rename from openwrt/package/luci/libs/uvl/luasrc/uvl/datatypes.lua rename to mote/v1/openwrt/package/luci/libs/uvl/luasrc/uvl/datatypes.lua diff --git a/openwrt/package/luci/libs/uvl/luasrc/uvl/dependencies.lua b/mote/v1/openwrt/package/luci/libs/uvl/luasrc/uvl/dependencies.lua similarity index 100% rename from openwrt/package/luci/libs/uvl/luasrc/uvl/dependencies.lua rename to mote/v1/openwrt/package/luci/libs/uvl/luasrc/uvl/dependencies.lua diff --git a/openwrt/package/luci/libs/uvl/luasrc/uvl/errors.lua b/mote/v1/openwrt/package/luci/libs/uvl/luasrc/uvl/errors.lua similarity index 100% rename from openwrt/package/luci/libs/uvl/luasrc/uvl/errors.lua rename to mote/v1/openwrt/package/luci/libs/uvl/luasrc/uvl/errors.lua diff --git a/openwrt/package/luci/libs/uvl/luasrc/uvl/validation.lua b/mote/v1/openwrt/package/luci/libs/uvl/luasrc/uvl/validation.lua similarity index 100% rename from openwrt/package/luci/libs/uvl/luasrc/uvl/validation.lua rename to mote/v1/openwrt/package/luci/libs/uvl/luasrc/uvl/validation.lua diff --git a/openwrt/package/luci/libs/uvl/root/lib/uci/schema/meta/schema b/mote/v1/openwrt/package/luci/libs/uvl/root/lib/uci/schema/meta/schema similarity index 100% rename from openwrt/package/luci/libs/uvl/root/lib/uci/schema/meta/schema rename to mote/v1/openwrt/package/luci/libs/uvl/root/lib/uci/schema/meta/schema diff --git a/openwrt/package/luci/libs/uvl/root/usr/bin/uvl b/mote/v1/openwrt/package/luci/libs/uvl/root/usr/bin/uvl similarity index 100% rename from openwrt/package/luci/libs/uvl/root/usr/bin/uvl rename to mote/v1/openwrt/package/luci/libs/uvl/root/usr/bin/uvl diff --git a/openwrt/package/luci/libs/uvl/root/usr/bin/uvlc b/mote/v1/openwrt/package/luci/libs/uvl/root/usr/bin/uvlc similarity index 100% rename from openwrt/package/luci/libs/uvl/root/usr/bin/uvlc rename to mote/v1/openwrt/package/luci/libs/uvl/root/usr/bin/uvlc diff --git a/openwrt/package/luci/libs/uvldoc/Makefile b/mote/v1/openwrt/package/luci/libs/uvldoc/Makefile similarity index 100% rename from openwrt/package/luci/libs/uvldoc/Makefile rename to mote/v1/openwrt/package/luci/libs/uvldoc/Makefile diff --git a/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/footer.xml b/mote/v1/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/footer.xml similarity index 100% rename from openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/footer.xml rename to mote/v1/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/footer.xml diff --git a/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/header.xml b/mote/v1/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/header.xml similarity index 100% rename from openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/header.xml rename to mote/v1/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/header.xml diff --git a/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/index.xml b/mote/v1/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/index.xml similarity index 100% rename from openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/index.xml rename to mote/v1/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/index.xml diff --git a/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/menu.xml b/mote/v1/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/menu.xml similarity index 100% rename from openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/menu.xml rename to mote/v1/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/menu.xml diff --git a/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/scheme.xml b/mote/v1/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/scheme.xml similarity index 100% rename from openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/scheme.xml rename to mote/v1/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/scheme.xml diff --git a/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/section.xml b/mote/v1/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/section.xml similarity index 100% rename from openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/section.xml rename to mote/v1/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/section.xml diff --git a/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/uvldoc.css b/mote/v1/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/uvldoc.css similarity index 100% rename from openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/uvldoc.css rename to mote/v1/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/proto/xhtml/uvldoc.css diff --git a/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/renderer.lua b/mote/v1/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/renderer.lua similarity index 100% rename from openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/renderer.lua rename to mote/v1/openwrt/package/luci/libs/uvldoc/luasrc/uvldoc/renderer.lua diff --git a/openwrt/package/luci/libs/web/Makefile b/mote/v1/openwrt/package/luci/libs/web/Makefile similarity index 100% rename from openwrt/package/luci/libs/web/Makefile rename to mote/v1/openwrt/package/luci/libs/web/Makefile diff --git a/openwrt/package/luci/libs/web/luasrc/cacheloader.lua b/mote/v1/openwrt/package/luci/libs/web/luasrc/cacheloader.lua similarity index 100% rename from openwrt/package/luci/libs/web/luasrc/cacheloader.lua rename to mote/v1/openwrt/package/luci/libs/web/luasrc/cacheloader.lua diff --git a/openwrt/package/luci/libs/web/luasrc/config.lua b/mote/v1/openwrt/package/luci/libs/web/luasrc/config.lua similarity index 100% rename from openwrt/package/luci/libs/web/luasrc/config.lua rename to mote/v1/openwrt/package/luci/libs/web/luasrc/config.lua diff --git a/openwrt/package/luci/libs/web/luasrc/dispatcher.lua b/mote/v1/openwrt/package/luci/libs/web/luasrc/dispatcher.lua similarity index 100% rename from openwrt/package/luci/libs/web/luasrc/dispatcher.lua rename to mote/v1/openwrt/package/luci/libs/web/luasrc/dispatcher.lua diff --git a/openwrt/package/luci/libs/web/luasrc/http.lua b/mote/v1/openwrt/package/luci/libs/web/luasrc/http.lua similarity index 100% rename from openwrt/package/luci/libs/web/luasrc/http.lua rename to mote/v1/openwrt/package/luci/libs/web/luasrc/http.lua diff --git a/openwrt/package/luci/libs/web/luasrc/i18n.lua b/mote/v1/openwrt/package/luci/libs/web/luasrc/i18n.lua similarity index 100% rename from openwrt/package/luci/libs/web/luasrc/i18n.lua rename to mote/v1/openwrt/package/luci/libs/web/luasrc/i18n.lua diff --git a/openwrt/package/luci/libs/web/luasrc/sauth.lua b/mote/v1/openwrt/package/luci/libs/web/luasrc/sauth.lua similarity index 100% rename from openwrt/package/luci/libs/web/luasrc/sauth.lua rename to mote/v1/openwrt/package/luci/libs/web/luasrc/sauth.lua diff --git a/openwrt/package/luci/libs/web/luasrc/template.lua b/mote/v1/openwrt/package/luci/libs/web/luasrc/template.lua similarity index 100% rename from openwrt/package/luci/libs/web/luasrc/template.lua rename to mote/v1/openwrt/package/luci/libs/web/luasrc/template.lua diff --git a/openwrt/package/luci/libs/web/root/etc/config/luci b/mote/v1/openwrt/package/luci/libs/web/root/etc/config/luci similarity index 100% rename from openwrt/package/luci/libs/web/root/etc/config/luci rename to mote/v1/openwrt/package/luci/libs/web/root/etc/config/luci diff --git a/openwrt/package/luci/modules/admin-core/Makefile b/mote/v1/openwrt/package/luci/modules/admin-core/Makefile similarity index 100% rename from openwrt/package/luci/modules/admin-core/Makefile rename to mote/v1/openwrt/package/luci/modules/admin-core/Makefile diff --git a/openwrt/package/luci/modules/admin-core/ipkg/postinst b/mote/v1/openwrt/package/luci/modules/admin-core/ipkg/postinst similarity index 100% rename from openwrt/package/luci/modules/admin-core/ipkg/postinst rename to mote/v1/openwrt/package/luci/modules/admin-core/ipkg/postinst diff --git a/openwrt/package/luci/modules/admin-core/luasrc/tools/webadmin.lua b/mote/v1/openwrt/package/luci/modules/admin-core/luasrc/tools/webadmin.lua similarity index 100% rename from openwrt/package/luci/modules/admin-core/luasrc/tools/webadmin.lua rename to mote/v1/openwrt/package/luci/modules/admin-core/luasrc/tools/webadmin.lua diff --git a/openwrt/package/luci/modules/admin-core/luasrc/view/about.htm b/mote/v1/openwrt/package/luci/modules/admin-core/luasrc/view/about.htm similarity index 100% rename from openwrt/package/luci/modules/admin-core/luasrc/view/about.htm rename to mote/v1/openwrt/package/luci/modules/admin-core/luasrc/view/about.htm diff --git a/openwrt/package/luci/modules/admin-core/luasrc/view/error404.htm b/mote/v1/openwrt/package/luci/modules/admin-core/luasrc/view/error404.htm similarity index 100% rename from openwrt/package/luci/modules/admin-core/luasrc/view/error404.htm rename to mote/v1/openwrt/package/luci/modules/admin-core/luasrc/view/error404.htm diff --git a/openwrt/package/luci/modules/admin-core/luasrc/view/error500.htm b/mote/v1/openwrt/package/luci/modules/admin-core/luasrc/view/error500.htm similarity index 100% rename from openwrt/package/luci/modules/admin-core/luasrc/view/error500.htm rename to mote/v1/openwrt/package/luci/modules/admin-core/luasrc/view/error500.htm diff --git a/openwrt/package/luci/modules/admin-core/luasrc/view/footer.htm b/mote/v1/openwrt/package/luci/modules/admin-core/luasrc/view/footer.htm similarity index 100% rename from openwrt/package/luci/modules/admin-core/luasrc/view/footer.htm rename to mote/v1/openwrt/package/luci/modules/admin-core/luasrc/view/footer.htm diff --git a/openwrt/package/luci/modules/admin-core/luasrc/view/header.htm b/mote/v1/openwrt/package/luci/modules/admin-core/luasrc/view/header.htm similarity index 100% rename from openwrt/package/luci/modules/admin-core/luasrc/view/header.htm rename to mote/v1/openwrt/package/luci/modules/admin-core/luasrc/view/header.htm diff --git a/openwrt/package/luci/modules/admin-core/luasrc/view/indexer.htm b/mote/v1/openwrt/package/luci/modules/admin-core/luasrc/view/indexer.htm similarity index 100% rename from openwrt/package/luci/modules/admin-core/luasrc/view/indexer.htm rename to mote/v1/openwrt/package/luci/modules/admin-core/luasrc/view/indexer.htm diff --git a/openwrt/package/luci/modules/admin-core/luasrc/view/sysauth.htm b/mote/v1/openwrt/package/luci/modules/admin-core/luasrc/view/sysauth.htm similarity index 100% rename from openwrt/package/luci/modules/admin-core/luasrc/view/sysauth.htm rename to mote/v1/openwrt/package/luci/modules/admin-core/luasrc/view/sysauth.htm diff --git a/openwrt/package/luci/modules/admin-core/root/etc/config/luci_ethers b/mote/v1/openwrt/package/luci/modules/admin-core/root/etc/config/luci_ethers similarity index 100% rename from openwrt/package/luci/modules/admin-core/root/etc/config/luci_ethers rename to mote/v1/openwrt/package/luci/modules/admin-core/root/etc/config/luci_ethers diff --git a/openwrt/package/luci/modules/admin-core/root/etc/config/luci_hosts b/mote/v1/openwrt/package/luci/modules/admin-core/root/etc/config/luci_hosts similarity index 100% rename from openwrt/package/luci/modules/admin-core/root/etc/config/luci_hosts rename to mote/v1/openwrt/package/luci/modules/admin-core/root/etc/config/luci_hosts diff --git a/openwrt/package/luci/modules/admin-core/root/etc/init.d/luci_ethers b/mote/v1/openwrt/package/luci/modules/admin-core/root/etc/init.d/luci_ethers similarity index 100% rename from openwrt/package/luci/modules/admin-core/root/etc/init.d/luci_ethers rename to mote/v1/openwrt/package/luci/modules/admin-core/root/etc/init.d/luci_ethers diff --git a/openwrt/package/luci/modules/admin-core/root/etc/init.d/luci_hosts b/mote/v1/openwrt/package/luci/modules/admin-core/root/etc/init.d/luci_hosts similarity index 100% rename from openwrt/package/luci/modules/admin-core/root/etc/init.d/luci_hosts rename to mote/v1/openwrt/package/luci/modules/admin-core/root/etc/init.d/luci_hosts diff --git a/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/dhcp b/mote/v1/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/dhcp similarity index 100% rename from openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/dhcp rename to mote/v1/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/dhcp diff --git a/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/dropbear b/mote/v1/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/dropbear similarity index 100% rename from openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/dropbear rename to mote/v1/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/dropbear diff --git a/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/fstab b/mote/v1/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/fstab similarity index 100% rename from openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/fstab rename to mote/v1/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/fstab diff --git a/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/httpd b/mote/v1/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/httpd similarity index 100% rename from openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/httpd rename to mote/v1/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/httpd diff --git a/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/luci_hosts b/mote/v1/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/luci_hosts similarity index 100% rename from openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/luci_hosts rename to mote/v1/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/luci_hosts diff --git a/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/network b/mote/v1/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/network similarity index 100% rename from openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/network rename to mote/v1/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/network diff --git a/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/system b/mote/v1/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/system similarity index 100% rename from openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/system rename to mote/v1/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/system diff --git a/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/wireless b/mote/v1/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/wireless similarity index 100% rename from openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/wireless rename to mote/v1/openwrt/package/luci/modules/admin-core/root/lib/uci/schema/default/wireless diff --git a/openwrt/package/luci/modules/admin-core/root/sbin/luci-flash b/mote/v1/openwrt/package/luci/modules/admin-core/root/sbin/luci-flash similarity index 100% rename from openwrt/package/luci/modules/admin-core/root/sbin/luci-flash rename to mote/v1/openwrt/package/luci/modules/admin-core/root/sbin/luci-flash diff --git a/openwrt/package/luci/modules/admin-full/Makefile b/mote/v1/openwrt/package/luci/modules/admin-full/Makefile similarity index 100% rename from openwrt/package/luci/modules/admin-full/Makefile rename to mote/v1/openwrt/package/luci/modules/admin-full/Makefile diff --git a/openwrt/package/luci/modules/admin-full/luasrc/controller/admin/filebrowser.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/controller/admin/filebrowser.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/controller/admin/filebrowser.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/controller/admin/filebrowser.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/controller/admin/index.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/controller/admin/index.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/controller/admin/index.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/controller/admin/index.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/controller/admin/network.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/controller/admin/network.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/controller/admin/network.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/controller/admin/network.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/controller/admin/services.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/controller/admin/services.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/controller/admin/services.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/controller/admin/services.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/controller/admin/status.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/controller/admin/status.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/controller/admin/status.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/controller/admin/status.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/controller/admin/system.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/controller/admin/system.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/controller/admin/system.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/controller/admin/system.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/controller/admin/uci.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/controller/admin/uci.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/controller/admin/uci.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/controller/admin/uci.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_index/luci.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_index/luci.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_index/luci.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_index/luci.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/conntrack.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/conntrack.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/conntrack.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/conntrack.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/dhcp.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/dhcp.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/dhcp.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/dhcp.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/dhcpleases.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/dhcpleases.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/dhcpleases.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/dhcpleases.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/hosts.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/hosts.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/hosts.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/hosts.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/ifaces.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/ifaces.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/ifaces.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/ifaces.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/network.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/network.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/network.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/network.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/routes.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/routes.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/routes.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/routes.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/vlan.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/vlan.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/vlan.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/vlan.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/wifi.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/wifi.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/wifi.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/wifi.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/wireless.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/wireless.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/wireless.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_network/wireless.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_services/crontab.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_services/crontab.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_services/crontab.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_services/crontab.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_services/dnsmasq.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_services/dnsmasq.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_services/dnsmasq.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_services/dnsmasq.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_services/dropbear.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_services/dropbear.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_services/dropbear.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_services/dropbear.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_services/httpd.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_services/httpd.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_services/httpd.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_services/httpd.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_services/lucittpd.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_services/lucittpd.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_services/lucittpd.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_services/lucittpd.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/buttons.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/buttons.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/buttons.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/buttons.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/fstab.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/fstab.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/fstab.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/fstab.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/ipkg.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/ipkg.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/ipkg.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/ipkg.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/leds.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/leds.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/leds.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/leds.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/passwd.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/passwd.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/passwd.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/passwd.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/processes.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/processes.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/processes.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/processes.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/sshkeys.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/sshkeys.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/sshkeys.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/sshkeys.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/system.lua b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/system.lua similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/system.lua rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/model/cbi/admin_system/system.lua diff --git a/openwrt/package/luci/modules/admin-full/luasrc/view/admin_index/index.htm b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_index/index.htm similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/view/admin_index/index.htm rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_index/index.htm diff --git a/openwrt/package/luci/modules/admin-full/luasrc/view/admin_services/index.htm b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_services/index.htm similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/view/admin_services/index.htm rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_services/index.htm diff --git a/openwrt/package/luci/modules/admin-full/luasrc/view/admin_status/dmesg.htm b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_status/dmesg.htm similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/view/admin_status/dmesg.htm rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_status/dmesg.htm diff --git a/openwrt/package/luci/modules/admin-full/luasrc/view/admin_status/index.htm b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_status/index.htm similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/view/admin_status/index.htm rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_status/index.htm diff --git a/openwrt/package/luci/modules/admin-full/luasrc/view/admin_status/syslog.htm b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_status/syslog.htm similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/view/admin_status/syslog.htm rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_status/syslog.htm diff --git a/openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/applyreboot.htm b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/applyreboot.htm similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/applyreboot.htm rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/applyreboot.htm diff --git a/openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/backup.htm b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/backup.htm similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/backup.htm rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/backup.htm diff --git a/openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/ipkg.htm b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/ipkg.htm similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/ipkg.htm rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/ipkg.htm diff --git a/openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/packages.htm b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/packages.htm similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/packages.htm rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/packages.htm diff --git a/openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/reboot.htm b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/reboot.htm similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/reboot.htm rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/reboot.htm diff --git a/openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/upgrade.htm b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/upgrade.htm similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/upgrade.htm rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_system/upgrade.htm diff --git a/openwrt/package/luci/modules/admin-full/luasrc/view/admin_uci/apply.htm b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_uci/apply.htm similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/view/admin_uci/apply.htm rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_uci/apply.htm diff --git a/openwrt/package/luci/modules/admin-full/luasrc/view/admin_uci/changes.htm b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_uci/changes.htm similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/view/admin_uci/changes.htm rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_uci/changes.htm diff --git a/openwrt/package/luci/modules/admin-full/luasrc/view/admin_uci/revert.htm b/mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_uci/revert.htm similarity index 100% rename from openwrt/package/luci/modules/admin-full/luasrc/view/admin_uci/revert.htm rename to mote/v1/openwrt/package/luci/modules/admin-full/luasrc/view/admin_uci/revert.htm diff --git a/openwrt/package/luci/modules/admin-mini/Makefile b/mote/v1/openwrt/package/luci/modules/admin-mini/Makefile similarity index 100% rename from openwrt/package/luci/modules/admin-mini/Makefile rename to mote/v1/openwrt/package/luci/modules/admin-mini/Makefile diff --git a/openwrt/package/luci/modules/admin-mini/luasrc/controller/mini/index.lua b/mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/controller/mini/index.lua similarity index 100% rename from openwrt/package/luci/modules/admin-mini/luasrc/controller/mini/index.lua rename to mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/controller/mini/index.lua diff --git a/openwrt/package/luci/modules/admin-mini/luasrc/controller/mini/network.lua b/mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/controller/mini/network.lua similarity index 100% rename from openwrt/package/luci/modules/admin-mini/luasrc/controller/mini/network.lua rename to mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/controller/mini/network.lua diff --git a/openwrt/package/luci/modules/admin-mini/luasrc/controller/mini/system.lua b/mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/controller/mini/system.lua similarity index 100% rename from openwrt/package/luci/modules/admin-mini/luasrc/controller/mini/system.lua rename to mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/controller/mini/system.lua diff --git a/openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/dhcp.lua b/mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/dhcp.lua similarity index 100% rename from openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/dhcp.lua rename to mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/dhcp.lua diff --git a/openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/index.lua b/mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/index.lua similarity index 100% rename from openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/index.lua rename to mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/index.lua diff --git a/openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/luci.lua b/mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/luci.lua similarity index 100% rename from openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/luci.lua rename to mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/luci.lua diff --git a/openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/network.lua b/mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/network.lua similarity index 100% rename from openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/network.lua rename to mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/network.lua diff --git a/openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/passwd.lua b/mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/passwd.lua similarity index 100% rename from openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/passwd.lua rename to mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/passwd.lua diff --git a/openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/system.lua b/mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/system.lua similarity index 100% rename from openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/system.lua rename to mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/system.lua diff --git a/openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/wifi.lua b/mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/wifi.lua similarity index 100% rename from openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/wifi.lua rename to mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/model/cbi/mini/wifi.lua diff --git a/openwrt/package/luci/modules/admin-mini/luasrc/view/mini/applyreboot.htm b/mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/view/mini/applyreboot.htm similarity index 100% rename from openwrt/package/luci/modules/admin-mini/luasrc/view/mini/applyreboot.htm rename to mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/view/mini/applyreboot.htm diff --git a/openwrt/package/luci/modules/admin-mini/luasrc/view/mini/backup.htm b/mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/view/mini/backup.htm similarity index 100% rename from openwrt/package/luci/modules/admin-mini/luasrc/view/mini/backup.htm rename to mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/view/mini/backup.htm diff --git a/openwrt/package/luci/modules/admin-mini/luasrc/view/mini/index.htm b/mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/view/mini/index.htm similarity index 100% rename from openwrt/package/luci/modules/admin-mini/luasrc/view/mini/index.htm rename to mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/view/mini/index.htm diff --git a/openwrt/package/luci/modules/admin-mini/luasrc/view/mini/reboot.htm b/mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/view/mini/reboot.htm similarity index 100% rename from openwrt/package/luci/modules/admin-mini/luasrc/view/mini/reboot.htm rename to mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/view/mini/reboot.htm diff --git a/openwrt/package/luci/modules/admin-mini/luasrc/view/mini/upgrade.htm b/mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/view/mini/upgrade.htm similarity index 100% rename from openwrt/package/luci/modules/admin-mini/luasrc/view/mini/upgrade.htm rename to mote/v1/openwrt/package/luci/modules/admin-mini/luasrc/view/mini/upgrade.htm diff --git a/openwrt/package/luci/modules/freifunk/Makefile b/mote/v1/openwrt/package/luci/modules/freifunk/Makefile similarity index 100% rename from openwrt/package/luci/modules/freifunk/Makefile rename to mote/v1/openwrt/package/luci/modules/freifunk/Makefile diff --git a/openwrt/package/luci/modules/freifunk/ipkg/postinst b/mote/v1/openwrt/package/luci/modules/freifunk/ipkg/postinst similarity index 100% rename from openwrt/package/luci/modules/freifunk/ipkg/postinst rename to mote/v1/openwrt/package/luci/modules/freifunk/ipkg/postinst diff --git a/openwrt/package/luci/modules/freifunk/luasrc/controller/freifunk/freifunk.lua b/mote/v1/openwrt/package/luci/modules/freifunk/luasrc/controller/freifunk/freifunk.lua similarity index 100% rename from openwrt/package/luci/modules/freifunk/luasrc/controller/freifunk/freifunk.lua rename to mote/v1/openwrt/package/luci/modules/freifunk/luasrc/controller/freifunk/freifunk.lua diff --git a/openwrt/package/luci/modules/freifunk/luasrc/i18n/freifunk.de.lua b/mote/v1/openwrt/package/luci/modules/freifunk/luasrc/i18n/freifunk.de.lua similarity index 100% rename from openwrt/package/luci/modules/freifunk/luasrc/i18n/freifunk.de.lua rename to mote/v1/openwrt/package/luci/modules/freifunk/luasrc/i18n/freifunk.de.lua diff --git a/openwrt/package/luci/modules/freifunk/luasrc/i18n/freifunk.de.xml b/mote/v1/openwrt/package/luci/modules/freifunk/luasrc/i18n/freifunk.de.xml similarity index 100% rename from openwrt/package/luci/modules/freifunk/luasrc/i18n/freifunk.de.xml rename to mote/v1/openwrt/package/luci/modules/freifunk/luasrc/i18n/freifunk.de.xml diff --git a/openwrt/package/luci/modules/freifunk/luasrc/i18n/freifunk.en.lua b/mote/v1/openwrt/package/luci/modules/freifunk/luasrc/i18n/freifunk.en.lua similarity index 100% rename from openwrt/package/luci/modules/freifunk/luasrc/i18n/freifunk.en.lua rename to mote/v1/openwrt/package/luci/modules/freifunk/luasrc/i18n/freifunk.en.lua diff --git a/openwrt/package/luci/modules/freifunk/luasrc/i18n/freifunk.en.xml b/mote/v1/openwrt/package/luci/modules/freifunk/luasrc/i18n/freifunk.en.xml similarity index 100% rename from openwrt/package/luci/modules/freifunk/luasrc/i18n/freifunk.en.xml rename to mote/v1/openwrt/package/luci/modules/freifunk/luasrc/i18n/freifunk.en.xml diff --git a/openwrt/package/luci/modules/freifunk/luasrc/model/cbi/freifunk/contact.lua b/mote/v1/openwrt/package/luci/modules/freifunk/luasrc/model/cbi/freifunk/contact.lua similarity index 100% rename from openwrt/package/luci/modules/freifunk/luasrc/model/cbi/freifunk/contact.lua rename to mote/v1/openwrt/package/luci/modules/freifunk/luasrc/model/cbi/freifunk/contact.lua diff --git a/openwrt/package/luci/modules/freifunk/luasrc/model/cbi/freifunk/freifunk.lua b/mote/v1/openwrt/package/luci/modules/freifunk/luasrc/model/cbi/freifunk/freifunk.lua similarity index 100% rename from openwrt/package/luci/modules/freifunk/luasrc/model/cbi/freifunk/freifunk.lua rename to mote/v1/openwrt/package/luci/modules/freifunk/luasrc/model/cbi/freifunk/freifunk.lua diff --git a/openwrt/package/luci/modules/freifunk/luasrc/model/cbi/freifunk/public_status.lua b/mote/v1/openwrt/package/luci/modules/freifunk/luasrc/model/cbi/freifunk/public_status.lua similarity index 100% rename from openwrt/package/luci/modules/freifunk/luasrc/model/cbi/freifunk/public_status.lua rename to mote/v1/openwrt/package/luci/modules/freifunk/luasrc/model/cbi/freifunk/public_status.lua diff --git a/openwrt/package/luci/modules/freifunk/luasrc/view/freifunk/contact.htm b/mote/v1/openwrt/package/luci/modules/freifunk/luasrc/view/freifunk/contact.htm similarity index 100% rename from openwrt/package/luci/modules/freifunk/luasrc/view/freifunk/contact.htm rename to mote/v1/openwrt/package/luci/modules/freifunk/luasrc/view/freifunk/contact.htm diff --git a/openwrt/package/luci/modules/freifunk/luasrc/view/freifunk/index.htm b/mote/v1/openwrt/package/luci/modules/freifunk/luasrc/view/freifunk/index.htm similarity index 100% rename from openwrt/package/luci/modules/freifunk/luasrc/view/freifunk/index.htm rename to mote/v1/openwrt/package/luci/modules/freifunk/luasrc/view/freifunk/index.htm diff --git a/openwrt/package/luci/modules/freifunk/root/etc/config/freifunk b/mote/v1/openwrt/package/luci/modules/freifunk/root/etc/config/freifunk similarity index 100% rename from openwrt/package/luci/modules/freifunk/root/etc/config/freifunk rename to mote/v1/openwrt/package/luci/modules/freifunk/root/etc/config/freifunk diff --git a/openwrt/package/luci/modules/freifunk/root/etc/config/freifunk_augsburg b/mote/v1/openwrt/package/luci/modules/freifunk/root/etc/config/freifunk_augsburg similarity index 100% rename from openwrt/package/luci/modules/freifunk/root/etc/config/freifunk_augsburg rename to mote/v1/openwrt/package/luci/modules/freifunk/root/etc/config/freifunk_augsburg diff --git a/openwrt/package/luci/modules/freifunk/root/etc/config/freifunk_berlin b/mote/v1/openwrt/package/luci/modules/freifunk/root/etc/config/freifunk_berlin similarity index 100% rename from openwrt/package/luci/modules/freifunk/root/etc/config/freifunk_berlin rename to mote/v1/openwrt/package/luci/modules/freifunk/root/etc/config/freifunk_berlin diff --git a/openwrt/package/luci/modules/freifunk/root/etc/config/freifunk_hannover b/mote/v1/openwrt/package/luci/modules/freifunk/root/etc/config/freifunk_hannover similarity index 100% rename from openwrt/package/luci/modules/freifunk/root/etc/config/freifunk_hannover rename to mote/v1/openwrt/package/luci/modules/freifunk/root/etc/config/freifunk_hannover diff --git a/openwrt/package/luci/modules/freifunk/root/etc/firewall.freifunk b/mote/v1/openwrt/package/luci/modules/freifunk/root/etc/firewall.freifunk similarity index 100% rename from openwrt/package/luci/modules/freifunk/root/etc/firewall.freifunk rename to mote/v1/openwrt/package/luci/modules/freifunk/root/etc/firewall.freifunk diff --git a/openwrt/package/luci/modules/freifunk/root/etc/hotplug.d/iface/22-firewall-nat-fix b/mote/v1/openwrt/package/luci/modules/freifunk/root/etc/hotplug.d/iface/22-firewall-nat-fix similarity index 100% rename from openwrt/package/luci/modules/freifunk/root/etc/hotplug.d/iface/22-firewall-nat-fix rename to mote/v1/openwrt/package/luci/modules/freifunk/root/etc/hotplug.d/iface/22-firewall-nat-fix diff --git a/openwrt/package/luci/modules/freifunk/root/etc/init.d/freifunk b/mote/v1/openwrt/package/luci/modules/freifunk/root/etc/init.d/freifunk similarity index 100% rename from openwrt/package/luci/modules/freifunk/root/etc/init.d/freifunk rename to mote/v1/openwrt/package/luci/modules/freifunk/root/etc/init.d/freifunk diff --git a/openwrt/package/luci/modules/freifunk/root/etc/rc.local b/mote/v1/openwrt/package/luci/modules/freifunk/root/etc/rc.local similarity index 100% rename from openwrt/package/luci/modules/freifunk/root/etc/rc.local rename to mote/v1/openwrt/package/luci/modules/freifunk/root/etc/rc.local diff --git a/openwrt/package/luci/modules/freifunk/root/usr/sbin/ff_olsr_test_gw b/mote/v1/openwrt/package/luci/modules/freifunk/root/usr/sbin/ff_olsr_test_gw similarity index 100% rename from openwrt/package/luci/modules/freifunk/root/usr/sbin/ff_olsr_test_gw rename to mote/v1/openwrt/package/luci/modules/freifunk/root/usr/sbin/ff_olsr_test_gw diff --git a/openwrt/package/luci/modules/rpc/Makefile b/mote/v1/openwrt/package/luci/modules/rpc/Makefile similarity index 100% rename from openwrt/package/luci/modules/rpc/Makefile rename to mote/v1/openwrt/package/luci/modules/rpc/Makefile diff --git a/openwrt/package/luci/modules/rpc/luasrc/controller/rpc.lua b/mote/v1/openwrt/package/luci/modules/rpc/luasrc/controller/rpc.lua similarity index 100% rename from openwrt/package/luci/modules/rpc/luasrc/controller/rpc.lua rename to mote/v1/openwrt/package/luci/modules/rpc/luasrc/controller/rpc.lua diff --git a/openwrt/package/luci/modules/rpc/luasrc/jsonrpc.lua b/mote/v1/openwrt/package/luci/modules/rpc/luasrc/jsonrpc.lua similarity index 100% rename from openwrt/package/luci/modules/rpc/luasrc/jsonrpc.lua rename to mote/v1/openwrt/package/luci/modules/rpc/luasrc/jsonrpc.lua diff --git a/openwrt/package/luci/modules/rpc/luasrc/jsonrpcbind/uci.lua b/mote/v1/openwrt/package/luci/modules/rpc/luasrc/jsonrpcbind/uci.lua similarity index 100% rename from openwrt/package/luci/modules/rpc/luasrc/jsonrpcbind/uci.lua rename to mote/v1/openwrt/package/luci/modules/rpc/luasrc/jsonrpcbind/uci.lua diff --git a/openwrt/package/luci/modules/rpc/luasrc/jsonrpcbind/uvl.lua b/mote/v1/openwrt/package/luci/modules/rpc/luasrc/jsonrpcbind/uvl.lua similarity index 100% rename from openwrt/package/luci/modules/rpc/luasrc/jsonrpcbind/uvl.lua rename to mote/v1/openwrt/package/luci/modules/rpc/luasrc/jsonrpcbind/uvl.lua diff --git a/openwrt/package/luci/themes/base/Makefile b/mote/v1/openwrt/package/luci/themes/base/Makefile similarity index 100% rename from openwrt/package/luci/themes/base/Makefile rename to mote/v1/openwrt/package/luci/themes/base/Makefile diff --git a/openwrt/package/luci/themes/base/htdocs/luci-static/resources/Dropdowns.js b/mote/v1/openwrt/package/luci/themes/base/htdocs/luci-static/resources/Dropdowns.js similarity index 100% rename from openwrt/package/luci/themes/base/htdocs/luci-static/resources/Dropdowns.js rename to mote/v1/openwrt/package/luci/themes/base/htdocs/luci-static/resources/Dropdowns.js diff --git a/openwrt/package/luci/themes/base/htdocs/luci-static/resources/VarType.js b/mote/v1/openwrt/package/luci/themes/base/htdocs/luci-static/resources/VarType.js similarity index 100% rename from openwrt/package/luci/themes/base/htdocs/luci-static/resources/VarType.js rename to mote/v1/openwrt/package/luci/themes/base/htdocs/luci-static/resources/VarType.js diff --git a/openwrt/package/luci/themes/base/htdocs/luci-static/resources/XHTML1.js b/mote/v1/openwrt/package/luci/themes/base/htdocs/luci-static/resources/XHTML1.js similarity index 100% rename from openwrt/package/luci/themes/base/htdocs/luci-static/resources/XHTML1.js rename to mote/v1/openwrt/package/luci/themes/base/htdocs/luci-static/resources/XHTML1.js diff --git a/openwrt/package/luci/themes/fledermaus/Makefile b/mote/v1/openwrt/package/luci/themes/fledermaus/Makefile similarity index 100% rename from openwrt/package/luci/themes/fledermaus/Makefile rename to mote/v1/openwrt/package/luci/themes/fledermaus/Makefile diff --git a/openwrt/package/luci/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css b/mote/v1/openwrt/package/luci/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css similarity index 100% rename from openwrt/package/luci/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css rename to mote/v1/openwrt/package/luci/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css diff --git a/openwrt/package/luci/themes/fledermaus/htdocs/luci-static/fledermaus/fledermaus.png b/mote/v1/openwrt/package/luci/themes/fledermaus/htdocs/luci-static/fledermaus/fledermaus.png similarity index 100% rename from openwrt/package/luci/themes/fledermaus/htdocs/luci-static/fledermaus/fledermaus.png rename to mote/v1/openwrt/package/luci/themes/fledermaus/htdocs/luci-static/fledermaus/fledermaus.png diff --git a/openwrt/package/luci/themes/fledermaus/htdocs/luci-static/fledermaus/logo.png b/mote/v1/openwrt/package/luci/themes/fledermaus/htdocs/luci-static/fledermaus/logo.png similarity index 100% rename from openwrt/package/luci/themes/fledermaus/htdocs/luci-static/fledermaus/logo.png rename to mote/v1/openwrt/package/luci/themes/fledermaus/htdocs/luci-static/fledermaus/logo.png diff --git a/openwrt/package/luci/themes/fledermaus/ipkg/postinst b/mote/v1/openwrt/package/luci/themes/fledermaus/ipkg/postinst similarity index 100% rename from openwrt/package/luci/themes/fledermaus/ipkg/postinst rename to mote/v1/openwrt/package/luci/themes/fledermaus/ipkg/postinst diff --git a/openwrt/package/luci/themes/fledermaus/luasrc/view/themes/fledermaus/footer.htm b/mote/v1/openwrt/package/luci/themes/fledermaus/luasrc/view/themes/fledermaus/footer.htm similarity index 100% rename from openwrt/package/luci/themes/fledermaus/luasrc/view/themes/fledermaus/footer.htm rename to mote/v1/openwrt/package/luci/themes/fledermaus/luasrc/view/themes/fledermaus/footer.htm diff --git a/openwrt/package/luci/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm b/mote/v1/openwrt/package/luci/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm similarity index 100% rename from openwrt/package/luci/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm rename to mote/v1/openwrt/package/luci/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm diff --git a/openwrt/package/luci/themes/fledermaus/root/etc/uci-defaults/luci-theme-fledermaus b/mote/v1/openwrt/package/luci/themes/fledermaus/root/etc/uci-defaults/luci-theme-fledermaus similarity index 100% rename from openwrt/package/luci/themes/fledermaus/root/etc/uci-defaults/luci-theme-fledermaus rename to mote/v1/openwrt/package/luci/themes/fledermaus/root/etc/uci-defaults/luci-theme-fledermaus diff --git a/openwrt/package/luci/themes/freifunk-bno/Makefile b/mote/v1/openwrt/package/luci/themes/freifunk-bno/Makefile similarity index 100% rename from openwrt/package/luci/themes/freifunk-bno/Makefile rename to mote/v1/openwrt/package/luci/themes/freifunk-bno/Makefile diff --git a/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css b/mote/v1/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css similarity index 100% rename from openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css rename to mote/v1/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css diff --git a/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/bgoption.png b/mote/v1/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/bgoption.png similarity index 100% rename from openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/bgoption.png rename to mote/v1/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/bgoption.png diff --git a/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/favicon.ico b/mote/v1/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/favicon.ico similarity index 100% rename from openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/favicon.ico rename to mote/v1/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/favicon.ico diff --git a/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-back.gif b/mote/v1/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-back.gif similarity index 100% rename from openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-back.gif rename to mote/v1/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-back.gif diff --git a/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-left.gif b/mote/v1/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-left.gif similarity index 100% rename from openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-left.gif rename to mote/v1/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-left.gif diff --git a/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-right.gif b/mote/v1/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-right.gif similarity index 100% rename from openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-right.gif rename to mote/v1/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-right.gif diff --git a/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/logo.gif b/mote/v1/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/logo.gif similarity index 100% rename from openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/logo.gif rename to mote/v1/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/logo.gif diff --git a/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/main-back.png b/mote/v1/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/main-back.png similarity index 100% rename from openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/main-back.png rename to mote/v1/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/main-back.png diff --git a/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/schriftzug.gif b/mote/v1/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/schriftzug.gif similarity index 100% rename from openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/schriftzug.gif rename to mote/v1/openwrt/package/luci/themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/schriftzug.gif diff --git a/openwrt/package/luci/themes/freifunk-bno/ipkg/postinst b/mote/v1/openwrt/package/luci/themes/freifunk-bno/ipkg/postinst similarity index 100% rename from openwrt/package/luci/themes/freifunk-bno/ipkg/postinst rename to mote/v1/openwrt/package/luci/themes/freifunk-bno/ipkg/postinst diff --git a/openwrt/package/luci/themes/freifunk-bno/luasrc/view/themes/freifunk-bno/footer.htm b/mote/v1/openwrt/package/luci/themes/freifunk-bno/luasrc/view/themes/freifunk-bno/footer.htm similarity index 100% rename from openwrt/package/luci/themes/freifunk-bno/luasrc/view/themes/freifunk-bno/footer.htm rename to mote/v1/openwrt/package/luci/themes/freifunk-bno/luasrc/view/themes/freifunk-bno/footer.htm diff --git a/openwrt/package/luci/themes/freifunk-bno/luasrc/view/themes/freifunk-bno/header.htm b/mote/v1/openwrt/package/luci/themes/freifunk-bno/luasrc/view/themes/freifunk-bno/header.htm similarity index 100% rename from openwrt/package/luci/themes/freifunk-bno/luasrc/view/themes/freifunk-bno/header.htm rename to mote/v1/openwrt/package/luci/themes/freifunk-bno/luasrc/view/themes/freifunk-bno/header.htm diff --git a/openwrt/package/luci/themes/freifunk-bno/root/etc/uci-defaults/luci-theme-freifunk-bno b/mote/v1/openwrt/package/luci/themes/freifunk-bno/root/etc/uci-defaults/luci-theme-freifunk-bno similarity index 100% rename from openwrt/package/luci/themes/freifunk-bno/root/etc/uci-defaults/luci-theme-freifunk-bno rename to mote/v1/openwrt/package/luci/themes/freifunk-bno/root/etc/uci-defaults/luci-theme-freifunk-bno diff --git a/openwrt/package/luci/themes/freifunk/Makefile b/mote/v1/openwrt/package/luci/themes/freifunk/Makefile similarity index 100% rename from openwrt/package/luci/themes/freifunk/Makefile rename to mote/v1/openwrt/package/luci/themes/freifunk/Makefile diff --git a/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/cascade.css b/mote/v1/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/cascade.css similarity index 100% rename from openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/cascade.css rename to mote/v1/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/cascade.css diff --git a/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/bgoption.png b/mote/v1/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/bgoption.png similarity index 100% rename from openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/bgoption.png rename to mote/v1/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/bgoption.png diff --git a/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/favicon.ico b/mote/v1/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/favicon.ico similarity index 100% rename from openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/favicon.ico rename to mote/v1/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/favicon.ico diff --git a/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/header-back.gif b/mote/v1/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/header-back.gif similarity index 100% rename from openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/header-back.gif rename to mote/v1/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/header-back.gif diff --git a/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/header-left.gif b/mote/v1/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/header-left.gif similarity index 100% rename from openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/header-left.gif rename to mote/v1/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/header-left.gif diff --git a/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/header-right.gif b/mote/v1/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/header-right.gif similarity index 100% rename from openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/header-right.gif rename to mote/v1/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/header-right.gif diff --git a/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/logo.png b/mote/v1/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/logo.png similarity index 100% rename from openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/logo.png rename to mote/v1/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/logo.png diff --git a/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/main-back.png b/mote/v1/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/main-back.png similarity index 100% rename from openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/main-back.png rename to mote/v1/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/main-back.png diff --git a/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/schriftzug.png b/mote/v1/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/schriftzug.png similarity index 100% rename from openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/schriftzug.png rename to mote/v1/openwrt/package/luci/themes/freifunk/htdocs/luci-static/freifunk/images/schriftzug.png diff --git a/openwrt/package/luci/themes/freifunk/ipkg/postinst b/mote/v1/openwrt/package/luci/themes/freifunk/ipkg/postinst similarity index 100% rename from openwrt/package/luci/themes/freifunk/ipkg/postinst rename to mote/v1/openwrt/package/luci/themes/freifunk/ipkg/postinst diff --git a/openwrt/package/luci/themes/freifunk/luasrc/view/themes/freifunk/footer.htm b/mote/v1/openwrt/package/luci/themes/freifunk/luasrc/view/themes/freifunk/footer.htm similarity index 100% rename from openwrt/package/luci/themes/freifunk/luasrc/view/themes/freifunk/footer.htm rename to mote/v1/openwrt/package/luci/themes/freifunk/luasrc/view/themes/freifunk/footer.htm diff --git a/openwrt/package/luci/themes/freifunk/luasrc/view/themes/freifunk/header.htm b/mote/v1/openwrt/package/luci/themes/freifunk/luasrc/view/themes/freifunk/header.htm similarity index 100% rename from openwrt/package/luci/themes/freifunk/luasrc/view/themes/freifunk/header.htm rename to mote/v1/openwrt/package/luci/themes/freifunk/luasrc/view/themes/freifunk/header.htm diff --git a/openwrt/package/luci/themes/freifunk/root/etc/uci-defaults/luci-theme-freifunk b/mote/v1/openwrt/package/luci/themes/freifunk/root/etc/uci-defaults/luci-theme-freifunk similarity index 100% rename from openwrt/package/luci/themes/freifunk/root/etc/uci-defaults/luci-theme-freifunk rename to mote/v1/openwrt/package/luci/themes/freifunk/root/etc/uci-defaults/luci-theme-freifunk diff --git a/openwrt/package/luci/themes/openwrt-light/Makefile b/mote/v1/openwrt/package/luci/themes/openwrt-light/Makefile similarity index 100% rename from openwrt/package/luci/themes/openwrt-light/Makefile rename to mote/v1/openwrt/package/luci/themes/openwrt-light/Makefile diff --git a/openwrt/package/luci/themes/openwrt-light/htdocs/luci-static/openwrt-light/cascade.css b/mote/v1/openwrt/package/luci/themes/openwrt-light/htdocs/luci-static/openwrt-light/cascade.css similarity index 100% rename from openwrt/package/luci/themes/openwrt-light/htdocs/luci-static/openwrt-light/cascade.css rename to mote/v1/openwrt/package/luci/themes/openwrt-light/htdocs/luci-static/openwrt-light/cascade.css diff --git a/openwrt/package/luci/themes/openwrt-light/htdocs/luci-static/openwrt-light/ie6.css b/mote/v1/openwrt/package/luci/themes/openwrt-light/htdocs/luci-static/openwrt-light/ie6.css similarity index 100% rename from openwrt/package/luci/themes/openwrt-light/htdocs/luci-static/openwrt-light/ie6.css rename to mote/v1/openwrt/package/luci/themes/openwrt-light/htdocs/luci-static/openwrt-light/ie6.css diff --git a/openwrt/package/luci/themes/openwrt-light/htdocs/luci-static/openwrt-light/ie7.css b/mote/v1/openwrt/package/luci/themes/openwrt-light/htdocs/luci-static/openwrt-light/ie7.css similarity index 100% rename from openwrt/package/luci/themes/openwrt-light/htdocs/luci-static/openwrt-light/ie7.css rename to mote/v1/openwrt/package/luci/themes/openwrt-light/htdocs/luci-static/openwrt-light/ie7.css diff --git a/openwrt/package/luci/themes/openwrt-light/ipkg/postinst b/mote/v1/openwrt/package/luci/themes/openwrt-light/ipkg/postinst similarity index 100% rename from openwrt/package/luci/themes/openwrt-light/ipkg/postinst rename to mote/v1/openwrt/package/luci/themes/openwrt-light/ipkg/postinst diff --git a/openwrt/package/luci/themes/openwrt-light/luasrc/view/themes/openwrt-light/footer.htm b/mote/v1/openwrt/package/luci/themes/openwrt-light/luasrc/view/themes/openwrt-light/footer.htm similarity index 100% rename from openwrt/package/luci/themes/openwrt-light/luasrc/view/themes/openwrt-light/footer.htm rename to mote/v1/openwrt/package/luci/themes/openwrt-light/luasrc/view/themes/openwrt-light/footer.htm diff --git a/openwrt/package/luci/themes/openwrt-light/luasrc/view/themes/openwrt-light/header.htm b/mote/v1/openwrt/package/luci/themes/openwrt-light/luasrc/view/themes/openwrt-light/header.htm similarity index 100% rename from openwrt/package/luci/themes/openwrt-light/luasrc/view/themes/openwrt-light/header.htm rename to mote/v1/openwrt/package/luci/themes/openwrt-light/luasrc/view/themes/openwrt-light/header.htm diff --git a/openwrt/package/luci/themes/openwrt-light/root/etc/uci-defaults/luci-theme-openwrtlight b/mote/v1/openwrt/package/luci/themes/openwrt-light/root/etc/uci-defaults/luci-theme-openwrtlight similarity index 100% rename from openwrt/package/luci/themes/openwrt-light/root/etc/uci-defaults/luci-theme-openwrtlight rename to mote/v1/openwrt/package/luci/themes/openwrt-light/root/etc/uci-defaults/luci-theme-openwrtlight diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/Makefile b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/Makefile similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/Makefile rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/Makefile diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/bg.jpg b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/bg.jpg similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/bg.jpg rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/bg.jpg diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/cascade.css b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/cascade.css similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/cascade.css rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/cascade.css diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/dashboard.css b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/dashboard.css similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/dashboard.css rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/dashboard.css diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/header.png b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/header.png similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/header.png rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/header.png diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/COPYING.oxygen b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/COPYING.oxygen similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/COPYING.oxygen rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/COPYING.oxygen diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/datetime.png b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/datetime.png similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/datetime.png rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/datetime.png diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/default.png b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/default.png similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/default.png rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/default.png diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/desktop.png b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/desktop.png similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/desktop.png rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/desktop.png diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/flash.png b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/flash.png similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/flash.png rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/flash.png diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/freifunk.png b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/freifunk.png similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/freifunk.png rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/freifunk.png diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/harddisk.png b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/harddisk.png similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/harddisk.png rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/harddisk.png diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/key.png b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/key.png similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/key.png rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/key.png diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/lightbulb.png b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/lightbulb.png similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/lightbulb.png rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/lightbulb.png diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/login.png b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/login.png similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/login.png rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/login.png diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/logout.png b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/logout.png similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/logout.png rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/logout.png diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/network.png b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/network.png similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/network.png rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/network.png diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/overview.png b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/overview.png similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/overview.png rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/overview.png diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/package.png b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/package.png similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/package.png rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/package.png diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/restart.png b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/restart.png similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/restart.png rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/restart.png diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/services.png b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/services.png similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/services.png rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/services.png diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/shell.png b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/shell.png similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/shell.png rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/shell.png diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/stats.png b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/stats.png similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/stats.png rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/stats.png diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/status.png b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/status.png similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/status.png rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/status.png diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/switch.png b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/switch.png similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/switch.png rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/switch.png diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/system.png b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/system.png similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/system.png rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/system.png diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/worker.png b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/worker.png similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/worker.png rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/icons/worker.png diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/ie6.css b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/ie6.css similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/ie6.css rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/ie6.css diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/ie7.css b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/ie7.css similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/ie7.css rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/ie7.css diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/ipkg/postinst b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/ipkg/postinst similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/ipkg/postinst rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/ipkg/postinst diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/dashboard.htm b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/dashboard.htm similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/dashboard.htm rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/dashboard.htm diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/footer.htm b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/footer.htm similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/footer.htm rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/footer.htm diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/header.htm b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/header.htm similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/header.htm rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/header.htm diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/indexer.htm b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/indexer.htm similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/indexer.htm rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/indexer.htm diff --git a/openwrt/package/luci/themes/openwrt.org-oxygen/root/etc/uci-defaults/luci-theme-openwrt-oxygen b/mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/root/etc/uci-defaults/luci-theme-openwrt-oxygen similarity index 100% rename from openwrt/package/luci/themes/openwrt.org-oxygen/root/etc/uci-defaults/luci-theme-openwrt-oxygen rename to mote/v1/openwrt/package/luci/themes/openwrt.org-oxygen/root/etc/uci-defaults/luci-theme-openwrt-oxygen diff --git a/openwrt/package/luci/themes/openwrt.org/Makefile b/mote/v1/openwrt/package/luci/themes/openwrt.org/Makefile similarity index 100% rename from openwrt/package/luci/themes/openwrt.org/Makefile rename to mote/v1/openwrt/package/luci/themes/openwrt.org/Makefile diff --git a/openwrt/package/luci/themes/openwrt.org/htdocs/luci-static/openwrt.org/bg.jpg b/mote/v1/openwrt/package/luci/themes/openwrt.org/htdocs/luci-static/openwrt.org/bg.jpg similarity index 100% rename from openwrt/package/luci/themes/openwrt.org/htdocs/luci-static/openwrt.org/bg.jpg rename to mote/v1/openwrt/package/luci/themes/openwrt.org/htdocs/luci-static/openwrt.org/bg.jpg diff --git a/openwrt/package/luci/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css b/mote/v1/openwrt/package/luci/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css similarity index 100% rename from openwrt/package/luci/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css rename to mote/v1/openwrt/package/luci/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css diff --git a/openwrt/package/luci/themes/openwrt.org/htdocs/luci-static/openwrt.org/header.png b/mote/v1/openwrt/package/luci/themes/openwrt.org/htdocs/luci-static/openwrt.org/header.png similarity index 100% rename from openwrt/package/luci/themes/openwrt.org/htdocs/luci-static/openwrt.org/header.png rename to mote/v1/openwrt/package/luci/themes/openwrt.org/htdocs/luci-static/openwrt.org/header.png diff --git a/openwrt/package/luci/themes/openwrt.org/htdocs/luci-static/openwrt.org/ie6.css b/mote/v1/openwrt/package/luci/themes/openwrt.org/htdocs/luci-static/openwrt.org/ie6.css similarity index 100% rename from openwrt/package/luci/themes/openwrt.org/htdocs/luci-static/openwrt.org/ie6.css rename to mote/v1/openwrt/package/luci/themes/openwrt.org/htdocs/luci-static/openwrt.org/ie6.css diff --git a/openwrt/package/luci/themes/openwrt.org/htdocs/luci-static/openwrt.org/ie7.css b/mote/v1/openwrt/package/luci/themes/openwrt.org/htdocs/luci-static/openwrt.org/ie7.css similarity index 100% rename from openwrt/package/luci/themes/openwrt.org/htdocs/luci-static/openwrt.org/ie7.css rename to mote/v1/openwrt/package/luci/themes/openwrt.org/htdocs/luci-static/openwrt.org/ie7.css diff --git a/openwrt/package/luci/themes/openwrt.org/ipkg/postinst b/mote/v1/openwrt/package/luci/themes/openwrt.org/ipkg/postinst similarity index 100% rename from openwrt/package/luci/themes/openwrt.org/ipkg/postinst rename to mote/v1/openwrt/package/luci/themes/openwrt.org/ipkg/postinst diff --git a/openwrt/package/luci/themes/openwrt.org/luasrc/view/themes/openwrt.org/footer.htm b/mote/v1/openwrt/package/luci/themes/openwrt.org/luasrc/view/themes/openwrt.org/footer.htm similarity index 100% rename from openwrt/package/luci/themes/openwrt.org/luasrc/view/themes/openwrt.org/footer.htm rename to mote/v1/openwrt/package/luci/themes/openwrt.org/luasrc/view/themes/openwrt.org/footer.htm diff --git a/openwrt/package/luci/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm b/mote/v1/openwrt/package/luci/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm similarity index 100% rename from openwrt/package/luci/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm rename to mote/v1/openwrt/package/luci/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm diff --git a/openwrt/package/luci/themes/openwrt.org/root/etc/uci-defaults/luci-theme-openwrt b/mote/v1/openwrt/package/luci/themes/openwrt.org/root/etc/uci-defaults/luci-theme-openwrt similarity index 100% rename from openwrt/package/luci/themes/openwrt.org/root/etc/uci-defaults/luci-theme-openwrt rename to mote/v1/openwrt/package/luci/themes/openwrt.org/root/etc/uci-defaults/luci-theme-openwrt diff --git a/openwrt/package/luci/themes/oxygen/Makefile b/mote/v1/openwrt/package/luci/themes/oxygen/Makefile similarity index 100% rename from openwrt/package/luci/themes/oxygen/Makefile rename to mote/v1/openwrt/package/luci/themes/oxygen/Makefile diff --git a/openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/cascade.css b/mote/v1/openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/cascade.css similarity index 100% rename from openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/cascade.css rename to mote/v1/openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/cascade.css diff --git a/openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/dashboard.css b/mote/v1/openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/dashboard.css similarity index 100% rename from openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/dashboard.css rename to mote/v1/openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/dashboard.css diff --git a/openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/flukso.png b/mote/v1/openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/flukso.png similarity index 100% rename from openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/flukso.png rename to mote/v1/openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/flukso.png diff --git a/openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/icons/COPYING.oxygen b/mote/v1/openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/icons/COPYING.oxygen similarity index 100% rename from openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/icons/COPYING.oxygen rename to mote/v1/openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/icons/COPYING.oxygen diff --git a/openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/icons/network.png b/mote/v1/openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/icons/network.png similarity index 100% rename from openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/icons/network.png rename to mote/v1/openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/icons/network.png diff --git a/openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/icons/system.png b/mote/v1/openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/icons/system.png similarity index 100% rename from openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/icons/system.png rename to mote/v1/openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/icons/system.png diff --git a/openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/icons/wifi.png b/mote/v1/openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/icons/wifi.png similarity index 100% rename from openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/icons/wifi.png rename to mote/v1/openwrt/package/luci/themes/oxygen/htdocs/luci-static/oxygen/icons/wifi.png diff --git a/openwrt/package/luci/themes/oxygen/ipkg/postinst b/mote/v1/openwrt/package/luci/themes/oxygen/ipkg/postinst similarity index 100% rename from openwrt/package/luci/themes/oxygen/ipkg/postinst rename to mote/v1/openwrt/package/luci/themes/oxygen/ipkg/postinst diff --git a/openwrt/package/luci/themes/oxygen/luasrc/view/themes/oxygen/dashboard.htm b/mote/v1/openwrt/package/luci/themes/oxygen/luasrc/view/themes/oxygen/dashboard.htm similarity index 100% rename from openwrt/package/luci/themes/oxygen/luasrc/view/themes/oxygen/dashboard.htm rename to mote/v1/openwrt/package/luci/themes/oxygen/luasrc/view/themes/oxygen/dashboard.htm diff --git a/openwrt/package/luci/themes/oxygen/luasrc/view/themes/oxygen/footer.htm b/mote/v1/openwrt/package/luci/themes/oxygen/luasrc/view/themes/oxygen/footer.htm similarity index 100% rename from openwrt/package/luci/themes/oxygen/luasrc/view/themes/oxygen/footer.htm rename to mote/v1/openwrt/package/luci/themes/oxygen/luasrc/view/themes/oxygen/footer.htm diff --git a/openwrt/package/luci/themes/oxygen/luasrc/view/themes/oxygen/header.htm b/mote/v1/openwrt/package/luci/themes/oxygen/luasrc/view/themes/oxygen/header.htm similarity index 100% rename from openwrt/package/luci/themes/oxygen/luasrc/view/themes/oxygen/header.htm rename to mote/v1/openwrt/package/luci/themes/oxygen/luasrc/view/themes/oxygen/header.htm diff --git a/openwrt/package/luci/themes/oxygen/luasrc/view/themes/oxygen/indexer.htm b/mote/v1/openwrt/package/luci/themes/oxygen/luasrc/view/themes/oxygen/indexer.htm similarity index 100% rename from openwrt/package/luci/themes/oxygen/luasrc/view/themes/oxygen/indexer.htm rename to mote/v1/openwrt/package/luci/themes/oxygen/luasrc/view/themes/oxygen/indexer.htm diff --git a/openwrt/package/luci/themes/oxygen/root/etc/uci-defaults/luci-theme-oxygen b/mote/v1/openwrt/package/luci/themes/oxygen/root/etc/uci-defaults/luci-theme-oxygen similarity index 100% rename from openwrt/package/luci/themes/oxygen/root/etc/uci-defaults/luci-theme-oxygen rename to mote/v1/openwrt/package/luci/themes/oxygen/root/etc/uci-defaults/luci-theme-oxygen diff --git a/openwrt/package/ntpclient/Makefile b/mote/v1/openwrt/package/ntpclient/Makefile similarity index 100% rename from openwrt/package/ntpclient/Makefile rename to mote/v1/openwrt/package/ntpclient/Makefile diff --git a/openwrt/package/ntpclient/files/ntpclient.config b/mote/v1/openwrt/package/ntpclient/files/ntpclient.config similarity index 100% rename from openwrt/package/ntpclient/files/ntpclient.config rename to mote/v1/openwrt/package/ntpclient/files/ntpclient.config diff --git a/openwrt/package/ntpclient/files/ntpclient.hotplug b/mote/v1/openwrt/package/ntpclient/files/ntpclient.hotplug similarity index 100% rename from openwrt/package/ntpclient/files/ntpclient.hotplug rename to mote/v1/openwrt/package/ntpclient/files/ntpclient.hotplug diff --git a/openwrt/package/ntpclient/patches/100-daemon.patch b/mote/v1/openwrt/package/ntpclient/patches/100-daemon.patch similarity index 100% rename from openwrt/package/ntpclient/patches/100-daemon.patch rename to mote/v1/openwrt/package/ntpclient/patches/100-daemon.patch diff --git a/openwrt/package/xyssl/Makefile b/mote/v1/openwrt/package/xyssl/Makefile similarity index 100% rename from openwrt/package/xyssl/Makefile rename to mote/v1/openwrt/package/xyssl/Makefile diff --git a/openwrt/package/xyssl/patches/100-shared.patch b/mote/v1/openwrt/package/xyssl/patches/100-shared.patch similarity index 100% rename from openwrt/package/xyssl/patches/100-shared.patch rename to mote/v1/openwrt/package/xyssl/patches/100-shared.patch diff --git a/openwrt/package/xyssl/patches/110-make.patch b/mote/v1/openwrt/package/xyssl/patches/110-make.patch similarity index 100% rename from openwrt/package/xyssl/patches/110-make.patch rename to mote/v1/openwrt/package/xyssl/patches/110-make.patch diff --git a/openwrt/patches/100.disable.console.patch b/mote/v1/openwrt/patches/100.disable.console.patch similarity index 100% rename from openwrt/patches/100.disable.console.patch rename to mote/v1/openwrt/patches/100.disable.console.patch diff --git a/openwrt/patches/110.set.console.baud.to.4800.patch b/mote/v1/openwrt/patches/110.set.console.baud.to.4800.patch similarity index 100% rename from openwrt/patches/110.set.console.baud.to.4800.patch rename to mote/v1/openwrt/patches/110.set.console.baud.to.4800.patch diff --git a/openwrt/patches/120.set.AR5315_RESET_GPIO.to.6.patch b/mote/v1/openwrt/patches/120.set.AR5315_RESET_GPIO.to.6.patch similarity index 100% rename from openwrt/patches/120.set.AR5315_RESET_GPIO.to.6.patch rename to mote/v1/openwrt/patches/120.set.AR5315_RESET_GPIO.to.6.patch diff --git a/openwrt/patches/245.ignore.dhcpc.sigterm.patch b/mote/v1/openwrt/patches/245.ignore.dhcpc.sigterm.patch similarity index 100% rename from openwrt/patches/245.ignore.dhcpc.sigterm.patch rename to mote/v1/openwrt/patches/245.ignore.dhcpc.sigterm.patch diff --git a/mote/v1/uc/Makefile b/mote/v1/uc/Makefile new file mode 100755 index 0000000..38a527a --- /dev/null +++ b/mote/v1/uc/Makefile @@ -0,0 +1,278 @@ +# Arduino 0011 Makefile +# Arduino adaptation by mellis, eighthave, oli.keller +# +# This makefile allows you to build sketches from the command line +# without the Arduino environment (or Java). +# +# Detailed instructions for using the makefile: +# +# 1. Copy this file into the folder with your sketch. There should be a +# file with the extension .pde (e.g. foo.pde) +# +# 2. Below, modify the line containing "TARGET" to refer to the name of +# of your program's file without an extension (e.g. TARGET = foo). +# +# 3. Modify the line containg "INSTALL_DIR" to point to the directory that +# contains the Arduino installation (for example, under Mac OS X, this +# might be /Applications/arduino-0011). +# +# 4. Modify the line containing "PORT" to refer to the filename +# representing the USB or serial connection to your Arduino board +# (e.g. PORT = /dev/tty.USB0). If the exact name of this file +# changes, you can use * as a wildcard (e.g. PORT = /dev/tty.USB*). +# +# 5. Set the line containing "MCU" to match your board's processor. +# Older one's are atmega8 based, newer ones like Arduino Mini, Bluetooth +# or Diecimila have the atmega168. If you're using a LilyPad Arduino, +# change F_CPU to 8000000. +# +# 6. At the command line, change to the directory containing your +# program's file and the makefile. +# +# 7. Type "make" and press enter to compile/verify your program. +# +# 8. Type "make upload", reset your Arduino board, and press enter to +# upload your program to the Arduino board. +# +# $Id$ + +############################################################################### +# +# project specific settings: +# +TARGET = main +# +# Predefine the TYPE and SENSORx C macros in main.h via this Makefile. +# Override the defaults on the command line by typing: +# make PHASE=x METERCONST=y SENSOR0=z ... +# +DBG = 0 +# +TYPE = 2300501 +PHASE = 1 +METERCONST= 5508 +# +SENSOR0 = 0123456789abcdef0123456789abcde0 +SENSOR1 = 0123456789abcdef0123456789abcde1 +SENSOR2 = 0123456789abcdef0123456789abcde2 +SENSOR3 = 0123456789abcdef0123456789abcde3 +# +CEXTRA = -D DBG=$(DBG) -D PHASE=$(PHASE) -D METERCONST=$(METERCONST) -D 'SENSOR0="$(SENSOR0)"' -D 'SENSOR1="$(SENSOR1)"' -D 'SENSOR2="$(SENSOR2)"' -D 'SENSOR3="$(SENSOR3)"' +############################################################################### + + +############################################################################### +# +# serial uploader settings +# +PORT = /dev/ttyUSB* +UPLOAD_RATE = 19200 +AVRDUDE_PROGRAMMER = usbtiny +# +# HINT: If you want to use the automatic reset feature which comes with Arduino +# Diecimila, put the follwoing in your avrdude.conf: +# (Use the systemwide $(INSTALL_DIR)/tools/avr/etc/avrdude.conf or create a +# local $HOME/.avrduderc file) +# +# programmer +# id = "arduino"; +# desc = "Arduino Serial Bootloader"; +# type = stk500; +# reset = 7; +# # since Arduino Diecimila the serial DTR line can be used to trigger a reset! +# ; +# +# After this you can specify AVRDUDE_PROGRAMMER = arduino, above. +# On older boards you can manually ad this reset feature. Wire a cable from the +# FTDI 232 Chip's DTR pin (the number differs from package to package, see datasheet) +# to the RESET line of the ATmega. Inbetween this connection must be a 100nF capacitor. +##################################################################################### + + +##################################################################################### +# +# hardware dependent settings +# +MCU = atmega48 +F_CPU = 1000000 +##################################################################################### + +##################################################################################### +# +# Below here nothing should be changed... +# +##################################################################################### + +AVR_TOOLS_PATH = /usr/bin +SRC = wiring/serial.c +FORMAT = ihex + +# Name of this Makefile (used for "make depend"). +MAKEFILE = Makefile + +# Debugging format. +# Native formats for AVR-GCC's -g are stabs [default], or dwarf-2. +# AVR (extended) COFF requires stabs, plus an avr-objcopy run. +DEBUG = stabs + +OPT = s + +# Place -D or -U options here +CDEFS = -DF_CPU=$(F_CPU) +CXXDEFS = -DF_CPU=$(F_CPU) + +# Compiler flag to set the C Standard level. +# c89 - "ANSI" C +# gnu89 - c89 plus GCC extensions +# c99 - ISO C99 standard (not yet fully implemented) +# gnu99 - c99 plus GCC extensions +CSTANDARD = -std=gnu99 +CDEBUG = -g$(DEBUG) +CWARN = -Wall -Wstrict-prototypes +CTUNING = -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums +#CEXTRA = -Wa,-adhlns=$(<:.c=.lst) + +CFLAGS = $(CDEBUG) $(CDEFS) $(CINCS) -O$(OPT) $(CWARN) $(CSTANDARD) $(CEXTRA) +CXXFLAGS = $(CDEFS) $(CINCS) -O$(OPT) +#ASFLAGS = -Wa,-adhlns=$(<:.S=.lst),-gstabs +LDFLAGS = -lm + + +# Programming support using avrdude. Settings and variables. +AVRDUDE_PORT = $(PORT) +AVRDUDE_WRITE_FUSES= -U lfuse:w:0x6E:m -U hfuse:w:0xD6:m -U efuse:w:0x1:m +AVRDUDE_WRITE_FLASH = -U flash:w:bin/$(TARGET).hex +AVRDUDE_WRITE_EEPROM = -U eeprom:w:bin/$(TARGET).eep +AVRDUDE_FLAGS = -p $(MCU) -c $(AVRDUDE_PROGRAMMER) -b $(UPLOAD_RATE) + +# Program settings +CC = $(AVR_TOOLS_PATH)/avr-gcc +CXX = $(AVR_TOOLS_PATH)/avr-g++ +OBJCOPY = $(AVR_TOOLS_PATH)/avr-objcopy +OBJDUMP = $(AVR_TOOLS_PATH)/avr-objdump +AR = $(AVR_TOOLS_PATH)/avr-ar +SIZE = $(AVR_TOOLS_PATH)/avr-size +NM = $(AVR_TOOLS_PATH)/avr-nm +AVRDUDE = avrdude +REMOVE = rm -f +MV = mv -f + +# Define all object files. +OBJ = $(SRC:.c=.o) $(CXXSRC:.cpp=.o) $(ASRC:.S=.o) + +# Define all listing files. +LST = $(ASRC:.S=.lst) $(CXXSRC:.cpp=.lst) $(SRC:.c=.lst) + +# Combine all necessary flags and optional flags. +# Add target processor to flags. +ALL_CFLAGS = -mmcu=$(MCU) -I. $(CFLAGS) +ALL_CXXFLAGS = -mmcu=$(MCU) -I. $(CXXFLAGS) +ALL_ASFLAGS = -mmcu=$(MCU) -I. -x assembler-with-cpp $(ASFLAGS) + + +# Default target. +all: bin_files build sizeafter + +build: elf hex eep + +bin_files: $(TARGET).c + @test -d bin || mkdir bin + @cp $(TARGET).c bin/$(TARGET).c + +elf: bin/$(TARGET).elf +hex: bin/$(TARGET).hex +eep: bin/$(TARGET).eep +lss: bin/$(TARGET).lss +sym: bin/$(TARGET).sym + +# Program the device. +upload: bin/$(TARGET).hex + @$(AVRDUDE) $(AVRDUDE_FLAGS) $(AVRDUDE_WRITE_FUSES) $(AVRDUDE_WRITE_FLASH) $(AVRDUDE_WRITE_EEPROM) + +# Display size of file. +HEXSIZE = $(SIZE) --target=$(FORMAT) bin/$(TARGET).hex +ELFSIZE = $(SIZE) bin/$(TARGET).elf +sizebefore: + @if [ -f bin/$(TARGET).elf ]; then echo; echo $(MSG_SIZE_BEFORE); $(HEXSIZE); echo; fi + +sizeafter: + @if [ -f bin/$(TARGET).elf ]; then echo; echo $(MSG_SIZE_AFTER); $(HEXSIZE); echo; fi + + +# Convert ELF to COFF for use in debugging / simulating in AVR Studio or VMLAB. +COFFCONVERT=$(OBJCOPY) --debugging \ +--change-section-address .data-0x800000 \ +--change-section-address .bss-0x800000 \ +--change-section-address .noinit-0x800000 \ +--change-section-address .eeprom-0x810000 + + +coff: bin/$(TARGET).elf + $(COFFCONVERT) -O coff-avr bin/$(TARGET).elf $(TARGET).cof + + +extcoff: $(TARGET).elf + $(COFFCONVERT) -O coff-ext-avr bin/$(TARGET).elf $(TARGET).cof + +.SUFFIXES: .elf .hex .eep .lss .sym + +.elf.hex: + @$(OBJCOPY) -O $(FORMAT) -R .eeprom $< $@ + +.elf.eep: + @$(OBJCOPY) -j .eeprom --set-section-flags=.eeprom="alloc,load" \ + --change-section-lma .eeprom=0 -O $(FORMAT) $< $@ + +# Create extended listing file from ELF output file. +.elf.lss: + $(OBJDUMP) -h -S $< > $@ + +# Create a symbol table from ELF output file. +.elf.sym: + $(NM) -n $< > $@ + + # Link: create ELF output file from library. +bin/$(TARGET).elf: $(TARGET).c bin/core.a + @$(CC) $(ALL_CFLAGS) -o $@ bin/$(TARGET).c -L. bin/core.a $(LDFLAGS) + +bin/core.a: $(OBJ) + @for i in $(OBJ); do $(AR) rcs bin/core.a $$i; done + +# Compile: create object files from C++ source files. +.cpp.o: + @$(CXX) -c $(ALL_CXXFLAGS) $< -o $@ + +# Compile: create object files from C source files. +.c.o: + @$(CC) -c $(ALL_CFLAGS) $< -o $@ + + +# Compile: create assembler files from C source files. +.c.s: + $(CC) -S $(ALL_CFLAGS) $< -o $@ + + +# Assemble: create object files from assembler source files. +.S.o: + $(CC) -c $(ALL_ASFLAGS) $< -o $@ + + + +# Target: clean project. +clean: + @$(REMOVE) bin/$(TARGET).hex bin/$(TARGET).eep bin/$(TARGET).cof bin/$(TARGET).elf \ + bin/$(TARGET).map bin/$(TARGET).sym bin/$(TARGET).lss bin/$(TARGET).c bin/core.a \ + $(OBJ) $(LST) $(SRC:.c=.s) $(SRC:.c=.d) $(CXXSRC:.cpp=.s) $(CXXSRC:.cpp=.d) + +depend: + if grep '^# DO NOT DELETE' $(MAKEFILE) >/dev/null; \ + then \ + sed -e '/^# DO NOT DELETE/,$$d' $(MAKEFILE) > \ + $(MAKEFILE).$$$$ && \ + $(MV) $(MAKEFILE).$$$$ $(MAKEFILE); \ + fi + echo '# DO NOT DELETE THIS LINE -- make depend depends on it.' \ + >> $(MAKEFILE); \ + $(CC) -M -mmcu=$(MCU) $(CDEFS) $(CINCS) $(SRC) $(ASRC) >> $(MAKEFILE) + +.PHONY: all build elf hex eep lss sym program coff extcoff clean depend bin_files sizebefore sizeafter diff --git a/mote/v1/uc/calibration.c b/mote/v1/uc/calibration.c new file mode 100644 index 0000000..47f504d --- /dev/null +++ b/mote/v1/uc/calibration.c @@ -0,0 +1,182 @@ +// Copyright (c) 2008 jokamajo.org +// $Id$ + +// define section, move to main.h later on + +// macro's +#ifndef __AVR_ATmega168__ + #define __AVR_ATmega168__ +#endif + +#define METER0 "cccccccccccccccccccccccccccccccc" +#define METER1 "dddddddddddddddddddddddddddddddd" +#define METER2 "eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee" +#define METER3 "ffffffffffffffffffffffffffffffff" + +#define START 0 +#define END3 0xffffffff +#define END2 0xeeeeeeee +#define END1 0xdddddddd +#define END0 0xcccccccc + +// pin definitions +#define METER0PIN 2 +#define METER1PIN 3 +#define METER2PIN 4 +#define METER3PIN 9 + +#define POTPIN0 6 +#define POTPIN1 7 +#define POTPIN2 8 + +#define LEDPIN 13 + +// end of define + + +// pin/register/ISR definitions +#include + +// eeprom library +#include + +// watchdog timer library +#include + +// variable declarations +uint16_t i; + +typedef struct { + boolean pulse0; + boolean toggle0; + boolean pulse1; + boolean toggle1; + boolean pulse2; + boolean toggle2; + boolean pulse3; + boolean toggle3; +} struct_aux; + +volatile struct_aux aux = {false, false, false, false, false, false, false, false}; + + +typedef struct { + char meter[513]; //don't forget to reserve a byte for a terminating NULL +} struct_meas; + +volatile struct_meas EEMEM EEPROM_measurements; +volatile struct_meas measurements; + + +// interrupt service routine for analog comparator +ISR(ANALOG_COMP_vect) { + digitalWrite(LEDPIN, HIGH); // sets the LED on + UCSR0B &= ~((1< moved the call to this function to start of the main loop, before init + + // clock settings: divide by 8 to get a 1Mhz clock, allows us to set the BOD level to 1.8V (DS p.37) + CLKPR = (1< +#include + +#include "wiring/wiring_private.h" + +#include "main.h" + +#include +// pin/register/ISR definitions +#include + +// eeprom library +#include + +// watchdog timer library +#include + +// variable declarations +volatile struct state aux[4] = {{false, false, START, 0}, {false, false, START, 0}, {false, false, START, 0}, {false, false, START, 0}}; + +volatile struct sensor EEMEM EEPROM_measurements[4] = {{SENSOR0, START}, {SENSOR1, START}, {SENSOR2, START}, {SENSOR3, START}}; +volatile struct sensor measurements[4]; + +volatile uint8_t muxn = 0; +volatile uint16_t timer = 0; + +// interrupt service routine for INT0 +ISR(INT0_vect) { + measurements[2].value++; + aux[2].pulse = true; +} + +// interrupt service routine for INT1 +ISR(INT1_vect) { + measurements[3].value++; + aux[3].pulse = true; +} + +// interrupt service routine for PCI2 (PCINT20) +/** +ISR(PCINT2_vect) { + if (aux[4].toggle == false) { + aux[4].toggle = true; + } + else { + measurements[4].value++; + aux[4].pulse = true; + aux[4].toggle = false; + } +} +**/ + +// interrupt service routine for ADC +ISR(TIMER2_COMPA_vect) { +#if DBG > 0 + PORTD |= (1< WATT) { + measurements[muxn].value++; + aux[muxn].pulse = true; + aux[muxn].nano -= WATT; + aux[muxn].pulse_count++; + } + + if (timer == SECOND) { + aux[muxn].nano_start = aux[muxn].nano_end; + aux[muxn].nano_end = aux[muxn].nano; + aux[muxn].pulse_count_final = aux[muxn].pulse_count; + aux[muxn].pulse_count = 0; + aux[muxn].power = true; + } + + // cycle through the available ADC input channels (0 and 1) + muxn++; + if (!(muxn &= 0x1)) timer++; + if (timer > SECOND) timer = 0; + + ADMUX &= 0xF8; + ADMUX |= muxn; + // start a new ADC conversion + ADCSRA |= (1< 0 + PORTD &= ~(1< 1 + aux[muxn].nano = WATT+1; + timer = SECOND; +#endif +} + +// interrupt service routine for analog comparator +ISR(ANALOG_COMP_vect) { + uint8_t i; + + //debugging: + //measurements[3].value = END3; + //measurements[2].value = END2; + //measurements[1].value = END1; + //measurements[0].value = END0; + + //disable uC sections to consume less power while writing to EEPROM + + //disable UART Tx and Rx: + UCSR0B &= ~((1< moved the call to this function to start of the main loop, before init + + // clock settings: divide by 8 to get a 1Mhz clock, allows us to set the BOD level to 1.8V (DS p.37) + CLKPR = (1< 0 + // re-use PD4 pin for tracing interrupt times + DDRD |= (1< 0 + // Toggle pin OC2A=PB3 on compare match + TCCR2A |= 1< fTOV2 = 1000kHz / 256 / 8 = 488.28Hz (DS p.158) + TCCR2B |= (1< 1000kHz / 8 = 125kHz (DS p.258) + ADCSRA |= (1<value; + sei(); + + strcpy(message, "pls "); + break; + + case POWER: + cli(); + rest = aux->nano_end - aux->nano_start; + pulse_count = aux->pulse_count_final; + sei(); + + MacU16X16to32(value, (uint16_t)(labs(rest)/65536), 242); + value /= 1024; + + if (rest >= 0) + value += pulse_count*3600; + else + value = pulse_count*3600 - value; + + strcpy(message, "pwr "); + break; + } + + strcpy(&message[4], measurement->id); + strcpy(&message[36], ":0000000000\n"); + + do { // generate digits in reverse order + message[i--] = '0' + value % 10; // get next digit + } while ((value /= 10) > 0); // delete it + + printString(message); +} + +void loop() +{ + uint8_t i; + + // check whether we have to send out a pls or pwr to the deamon + for (i=0; i<4; i++) { + if (aux[i].pulse == true) { + send(PULSE, (const struct sensor *)&measurements[i], (const struct state *)&aux[i]); + aux[i].pulse = false; + } + + if (aux[i].power == true) { + send(POWER, (const struct sensor *)&measurements[i], (const struct state *)&aux[i]); + aux[i].power = false; + } + } + wdt_reset(); +} + +int main(void) +{ + uint8_t i; + + WDT_off(); + setup(); + + // insert a startup delay of 20s to prevent interference with redboot + // interrupts are already enabled at this stage + // so the pulses are counted but not sent to the deamon + for (i=0; i<4; i++) _delay_ms(5000); + + serialFlush(); + printString("\n"); + + WDT_on(); + + for (;;) loop(); + return 0; +} diff --git a/mote/v1/uc/main.h b/mote/v1/uc/main.h new file mode 100644 index 0000000..1596d88 --- /dev/null +++ b/mote/v1/uc/main.h @@ -0,0 +1,112 @@ +// +// main.h : AVR uC header file for flukso sensor board +// Copyright (c) 2008-2009 jokamajo.org +// Copyright (c) 2010 flukso.net +// +// This program is free software; you can redistribute it and/or +// modify it under the terms of the GNU General Public License +// as published by the Free Software Foundation; either version 2 +// of the License, or (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. +// +// You should have received a copy of the GNU General Public License +// along with this program; if not, write to the Free Software +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +// +// $Id$ +// + +# define PULSE 0 +# define POWER 1 + +# define WATT 1000000000 +# define SECOND 624 // 625Hz - 1 + +#ifndef SENSOR0 + #error "SENSOR0 not defined" +#endif + +#ifndef SENSOR1 + #error "SENSOR1 not defined" +#endif + +#ifndef SENSOR2 + #error "SENSOR2 not defined" +#endif + +#ifndef SENSOR3 + #error "SENSOR3 not defined" +#endif + +#ifndef PHASE + #error "PHASE not defined" +#endif + +#ifndef METERCONST + #error "METERCONST not defined" +#endif + +#define START 0 +#define END3 0xffffffff +#define END2 0xeeeeeeee +#define END1 0xdddddddd +#define END0 0xcccccccc + + +// This macro performs a 16x16 -> 32 unsigned MAC in 37 cycles with operands and results in memory +// based on http://www2.ife.ee.ethz.ch/~roggend/publications/wear/DSPMic_v1.1.pdf par 3.4 and table 31. +#define MacU16X16to32(uint_32Acc, uint_16In1, uint_16In2) \ +asm volatile ( \ + "clr r2 \n\t" \ + "mul %B2, %B1 \n\t" \ + "movw r4, r0 \n\t" \ + "mul %A2, %A1 \n\t" \ + "add %A0, r0 \n\t" \ + "adc %B0, r1 \n\t" \ + "adc %C0, r4 \n\t" \ + "adc %D0, r5 \n\t" \ + "mul %B2, %A1 \n\t" \ + "add %B0, r0 \n\t" \ + "adc %C0, r1 \n\t" \ + "adc %D0, r2 \n\t" \ + "mul %A2, %B1 \n\t" \ + "add %B0, r0 \n\t" \ + "adc %C0, r1 \n\t" \ + "adc %D0, r2 \n\t" \ + "clr r1 \n\t" \ + : \ + "+r" (uint_32Acc) \ + : \ + "a" (uint_16In1), \ + "a" (uint_16In2) \ + : \ + "r2", "r4", "r5" \ +) + +// datastructures +struct state { + boolean pulse; + boolean toggle; + uint32_t nano; + uint16_t adc; + + boolean power; + uint32_t nano_start; + uint32_t nano_end; + uint8_t pulse_count; + uint8_t pulse_count_final; +}; + +struct sensor { + char id[33]; + uint32_t value; +}; + +// prototypes +void WDT_off(void); +void WDT_on(void); +void send(uint8_t msg_type, const struct sensor *measurement, const struct state *aux); diff --git a/mote/v1/uc/wiring/binary.h b/mote/v1/uc/wiring/binary.h new file mode 100644 index 0000000..af14980 --- /dev/null +++ b/mote/v1/uc/wiring/binary.h @@ -0,0 +1,515 @@ +#ifndef Binary_h +#define Binary_h + +#define B0 0 +#define B00 0 +#define B000 0 +#define B0000 0 +#define B00000 0 +#define B000000 0 +#define B0000000 0 +#define B00000000 0 +#define B1 1 +#define B01 1 +#define B001 1 +#define B0001 1 +#define B00001 1 +#define B000001 1 +#define B0000001 1 +#define B00000001 1 +#define B10 2 +#define B010 2 +#define B0010 2 +#define B00010 2 +#define B000010 2 +#define B0000010 2 +#define B00000010 2 +#define B11 3 +#define B011 3 +#define B0011 3 +#define B00011 3 +#define B000011 3 +#define B0000011 3 +#define B00000011 3 +#define B100 4 +#define B0100 4 +#define B00100 4 +#define B000100 4 +#define B0000100 4 +#define B00000100 4 +#define B101 5 +#define B0101 5 +#define B00101 5 +#define B000101 5 +#define B0000101 5 +#define B00000101 5 +#define B110 6 +#define B0110 6 +#define B00110 6 +#define B000110 6 +#define B0000110 6 +#define B00000110 6 +#define B111 7 +#define B0111 7 +#define B00111 7 +#define B000111 7 +#define B0000111 7 +#define B00000111 7 +#define B1000 8 +#define B01000 8 +#define B001000 8 +#define B0001000 8 +#define B00001000 8 +#define B1001 9 +#define B01001 9 +#define B001001 9 +#define B0001001 9 +#define B00001001 9 +#define B1010 10 +#define B01010 10 +#define B001010 10 +#define B0001010 10 +#define B00001010 10 +#define B1011 11 +#define B01011 11 +#define B001011 11 +#define B0001011 11 +#define B00001011 11 +#define B1100 12 +#define B01100 12 +#define B001100 12 +#define B0001100 12 +#define B00001100 12 +#define B1101 13 +#define B01101 13 +#define B001101 13 +#define B0001101 13 +#define B00001101 13 +#define B1110 14 +#define B01110 14 +#define B001110 14 +#define B0001110 14 +#define B00001110 14 +#define B1111 15 +#define B01111 15 +#define B001111 15 +#define B0001111 15 +#define B00001111 15 +#define B10000 16 +#define B010000 16 +#define B0010000 16 +#define B00010000 16 +#define B10001 17 +#define B010001 17 +#define B0010001 17 +#define B00010001 17 +#define B10010 18 +#define B010010 18 +#define B0010010 18 +#define B00010010 18 +#define B10011 19 +#define B010011 19 +#define B0010011 19 +#define B00010011 19 +#define B10100 20 +#define B010100 20 +#define B0010100 20 +#define B00010100 20 +#define B10101 21 +#define B010101 21 +#define B0010101 21 +#define B00010101 21 +#define B10110 22 +#define B010110 22 +#define B0010110 22 +#define B00010110 22 +#define B10111 23 +#define B010111 23 +#define B0010111 23 +#define B00010111 23 +#define B11000 24 +#define B011000 24 +#define B0011000 24 +#define B00011000 24 +#define B11001 25 +#define B011001 25 +#define B0011001 25 +#define B00011001 25 +#define B11010 26 +#define B011010 26 +#define B0011010 26 +#define B00011010 26 +#define B11011 27 +#define B011011 27 +#define B0011011 27 +#define B00011011 27 +#define B11100 28 +#define B011100 28 +#define B0011100 28 +#define B00011100 28 +#define B11101 29 +#define B011101 29 +#define B0011101 29 +#define B00011101 29 +#define B11110 30 +#define B011110 30 +#define B0011110 30 +#define B00011110 30 +#define B11111 31 +#define B011111 31 +#define B0011111 31 +#define B00011111 31 +#define B100000 32 +#define B0100000 32 +#define B00100000 32 +#define B100001 33 +#define B0100001 33 +#define B00100001 33 +#define B100010 34 +#define B0100010 34 +#define B00100010 34 +#define B100011 35 +#define B0100011 35 +#define B00100011 35 +#define B100100 36 +#define B0100100 36 +#define B00100100 36 +#define B100101 37 +#define B0100101 37 +#define B00100101 37 +#define B100110 38 +#define B0100110 38 +#define B00100110 38 +#define B100111 39 +#define B0100111 39 +#define B00100111 39 +#define B101000 40 +#define B0101000 40 +#define B00101000 40 +#define B101001 41 +#define B0101001 41 +#define B00101001 41 +#define B101010 42 +#define B0101010 42 +#define B00101010 42 +#define B101011 43 +#define B0101011 43 +#define B00101011 43 +#define B101100 44 +#define B0101100 44 +#define B00101100 44 +#define B101101 45 +#define B0101101 45 +#define B00101101 45 +#define B101110 46 +#define B0101110 46 +#define B00101110 46 +#define B101111 47 +#define B0101111 47 +#define B00101111 47 +#define B110000 48 +#define B0110000 48 +#define B00110000 48 +#define B110001 49 +#define B0110001 49 +#define B00110001 49 +#define B110010 50 +#define B0110010 50 +#define B00110010 50 +#define B110011 51 +#define B0110011 51 +#define B00110011 51 +#define B110100 52 +#define B0110100 52 +#define B00110100 52 +#define B110101 53 +#define B0110101 53 +#define B00110101 53 +#define B110110 54 +#define B0110110 54 +#define B00110110 54 +#define B110111 55 +#define B0110111 55 +#define B00110111 55 +#define B111000 56 +#define B0111000 56 +#define B00111000 56 +#define B111001 57 +#define B0111001 57 +#define B00111001 57 +#define B111010 58 +#define B0111010 58 +#define B00111010 58 +#define B111011 59 +#define B0111011 59 +#define B00111011 59 +#define B111100 60 +#define B0111100 60 +#define B00111100 60 +#define B111101 61 +#define B0111101 61 +#define B00111101 61 +#define B111110 62 +#define B0111110 62 +#define B00111110 62 +#define B111111 63 +#define B0111111 63 +#define B00111111 63 +#define B1000000 64 +#define B01000000 64 +#define B1000001 65 +#define B01000001 65 +#define B1000010 66 +#define B01000010 66 +#define B1000011 67 +#define B01000011 67 +#define B1000100 68 +#define B01000100 68 +#define B1000101 69 +#define B01000101 69 +#define B1000110 70 +#define B01000110 70 +#define B1000111 71 +#define B01000111 71 +#define B1001000 72 +#define B01001000 72 +#define B1001001 73 +#define B01001001 73 +#define B1001010 74 +#define B01001010 74 +#define B1001011 75 +#define B01001011 75 +#define B1001100 76 +#define B01001100 76 +#define B1001101 77 +#define B01001101 77 +#define B1001110 78 +#define B01001110 78 +#define B1001111 79 +#define B01001111 79 +#define B1010000 80 +#define B01010000 80 +#define B1010001 81 +#define B01010001 81 +#define B1010010 82 +#define B01010010 82 +#define B1010011 83 +#define B01010011 83 +#define B1010100 84 +#define B01010100 84 +#define B1010101 85 +#define B01010101 85 +#define B1010110 86 +#define B01010110 86 +#define B1010111 87 +#define B01010111 87 +#define B1011000 88 +#define B01011000 88 +#define B1011001 89 +#define B01011001 89 +#define B1011010 90 +#define B01011010 90 +#define B1011011 91 +#define B01011011 91 +#define B1011100 92 +#define B01011100 92 +#define B1011101 93 +#define B01011101 93 +#define B1011110 94 +#define B01011110 94 +#define B1011111 95 +#define B01011111 95 +#define B1100000 96 +#define B01100000 96 +#define B1100001 97 +#define B01100001 97 +#define B1100010 98 +#define B01100010 98 +#define B1100011 99 +#define B01100011 99 +#define B1100100 100 +#define B01100100 100 +#define B1100101 101 +#define B01100101 101 +#define B1100110 102 +#define B01100110 102 +#define B1100111 103 +#define B01100111 103 +#define B1101000 104 +#define B01101000 104 +#define B1101001 105 +#define B01101001 105 +#define B1101010 106 +#define B01101010 106 +#define B1101011 107 +#define B01101011 107 +#define B1101100 108 +#define B01101100 108 +#define B1101101 109 +#define B01101101 109 +#define B1101110 110 +#define B01101110 110 +#define B1101111 111 +#define B01101111 111 +#define B1110000 112 +#define B01110000 112 +#define B1110001 113 +#define B01110001 113 +#define B1110010 114 +#define B01110010 114 +#define B1110011 115 +#define B01110011 115 +#define B1110100 116 +#define B01110100 116 +#define B1110101 117 +#define B01110101 117 +#define B1110110 118 +#define B01110110 118 +#define B1110111 119 +#define B01110111 119 +#define B1111000 120 +#define B01111000 120 +#define B1111001 121 +#define B01111001 121 +#define B1111010 122 +#define B01111010 122 +#define B1111011 123 +#define B01111011 123 +#define B1111100 124 +#define B01111100 124 +#define B1111101 125 +#define B01111101 125 +#define B1111110 126 +#define B01111110 126 +#define B1111111 127 +#define B01111111 127 +#define B10000000 128 +#define B10000001 129 +#define B10000010 130 +#define B10000011 131 +#define B10000100 132 +#define B10000101 133 +#define B10000110 134 +#define B10000111 135 +#define B10001000 136 +#define B10001001 137 +#define B10001010 138 +#define B10001011 139 +#define B10001100 140 +#define B10001101 141 +#define B10001110 142 +#define B10001111 143 +#define B10010000 144 +#define B10010001 145 +#define B10010010 146 +#define B10010011 147 +#define B10010100 148 +#define B10010101 149 +#define B10010110 150 +#define B10010111 151 +#define B10011000 152 +#define B10011001 153 +#define B10011010 154 +#define B10011011 155 +#define B10011100 156 +#define B10011101 157 +#define B10011110 158 +#define B10011111 159 +#define B10100000 160 +#define B10100001 161 +#define B10100010 162 +#define B10100011 163 +#define B10100100 164 +#define B10100101 165 +#define B10100110 166 +#define B10100111 167 +#define B10101000 168 +#define B10101001 169 +#define B10101010 170 +#define B10101011 171 +#define B10101100 172 +#define B10101101 173 +#define B10101110 174 +#define B10101111 175 +#define B10110000 176 +#define B10110001 177 +#define B10110010 178 +#define B10110011 179 +#define B10110100 180 +#define B10110101 181 +#define B10110110 182 +#define B10110111 183 +#define B10111000 184 +#define B10111001 185 +#define B10111010 186 +#define B10111011 187 +#define B10111100 188 +#define B10111101 189 +#define B10111110 190 +#define B10111111 191 +#define B11000000 192 +#define B11000001 193 +#define B11000010 194 +#define B11000011 195 +#define B11000100 196 +#define B11000101 197 +#define B11000110 198 +#define B11000111 199 +#define B11001000 200 +#define B11001001 201 +#define B11001010 202 +#define B11001011 203 +#define B11001100 204 +#define B11001101 205 +#define B11001110 206 +#define B11001111 207 +#define B11010000 208 +#define B11010001 209 +#define B11010010 210 +#define B11010011 211 +#define B11010100 212 +#define B11010101 213 +#define B11010110 214 +#define B11010111 215 +#define B11011000 216 +#define B11011001 217 +#define B11011010 218 +#define B11011011 219 +#define B11011100 220 +#define B11011101 221 +#define B11011110 222 +#define B11011111 223 +#define B11100000 224 +#define B11100001 225 +#define B11100010 226 +#define B11100011 227 +#define B11100100 228 +#define B11100101 229 +#define B11100110 230 +#define B11100111 231 +#define B11101000 232 +#define B11101001 233 +#define B11101010 234 +#define B11101011 235 +#define B11101100 236 +#define B11101101 237 +#define B11101110 238 +#define B11101111 239 +#define B11110000 240 +#define B11110001 241 +#define B11110010 242 +#define B11110011 243 +#define B11110100 244 +#define B11110101 245 +#define B11110110 246 +#define B11110111 247 +#define B11111000 248 +#define B11111001 249 +#define B11111010 250 +#define B11111011 251 +#define B11111100 252 +#define B11111101 253 +#define B11111110 254 +#define B11111111 255 + +#endif diff --git a/mote/v1/uc/wiring/serial.c b/mote/v1/uc/wiring/serial.c new file mode 100755 index 0000000..57f9503 --- /dev/null +++ b/mote/v1/uc/wiring/serial.c @@ -0,0 +1,159 @@ +/* + wiring_serial.c - serial functions. + Part of Arduino - http://www.arduino.cc/ + + Copyright (c) 2005-2006 David A. Mellis + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General + Public License along with this library; if not, write to the + Free Software Foundation, Inc., 59 Temple Place, Suite 330, + Boston, MA 02111-1307 USA + + $Id: wiring.c 248 2007-02-03 15:36:30Z mellis $ +*/ + +#include "wiring_private.h" + +// Define constants and variables for buffering incoming serial data. We're +// using a ring buffer (I think), in which rx_buffer_head is the index of the +// location to which to write the next incoming character and rx_buffer_tail +// is the index of the location from which to read. +#define RX_BUFFER_SIZE 1 + +unsigned char rx_buffer[RX_BUFFER_SIZE]; + +int rx_buffer_head = 0; +int rx_buffer_tail = 0; + +void beginSerial(long baud) +{ + UBRR0H = ((F_CPU / 16 + baud / 2) / baud - 1) >> 8; + UBRR0L = ((F_CPU / 16 + baud / 2) / baud - 1); + + // enable rx and tx + sbi(UCSR0B, RXEN0); + sbi(UCSR0B, TXEN0); + + // enable interrupt on complete reception of a byte + sbi(UCSR0B, RXCIE0); + + // defaults to 8-bit, no parity, 1 stop bit +} + +void serialWrite(unsigned char c) +{ + while (!(UCSR0A & (1 << UDRE0))) + ; + + UDR0 = c; +} + +int serialAvailable() +{ + return (RX_BUFFER_SIZE + rx_buffer_head - rx_buffer_tail) % RX_BUFFER_SIZE; +} + +int serialRead() +{ + // if the head isn't ahead of the tail, we don't have any characters + if (rx_buffer_head == rx_buffer_tail) { + return -1; + } else { + unsigned char c = rx_buffer[rx_buffer_tail]; + rx_buffer_tail = (rx_buffer_tail + 1) % RX_BUFFER_SIZE; + return c; + } +} + +void serialFlush() +{ + // don't reverse this or there may be problems if the RX interrupt + // occurs after reading the value of rx_buffer_head but before writing + // the value to rx_buffer_tail; the previous value of rx_buffer_head + // may be written to rx_buffer_tail, making it appear as if the buffer + // were full, not empty. + rx_buffer_head = rx_buffer_tail; +} + +SIGNAL(SIG_USART_RECV) +{ + unsigned char c = UDR0; + + int i = (rx_buffer_head + 1) % RX_BUFFER_SIZE; + + // if we should be storing the received character into the location + // just before the tail (meaning that the head would advance to the + // current location of the tail), we're about to overflow the buffer + // and so we don't write the character or advance the head. + if (i != rx_buffer_tail) { + rx_buffer[rx_buffer_head] = c; + rx_buffer_head = i; + } +} + +void printByte(unsigned char c) +{ + serialWrite(c); +} + +void printString(const char *s) +{ + while (*s) + printByte(*s++); +} + +void printIntegerInBase(unsigned long n, unsigned long base) +{ + unsigned char buf[8 * sizeof(long)]; // Assumes 8-bit chars. + unsigned long i = 0; + + if (n == 0) { + printByte('0'); + return; + } + + while (n > 0) { + buf[i++] = n % base; + n /= base; + } + + for (; i > 0; i--) + printByte(buf[i - 1] < 10 ? + '0' + buf[i - 1] : + 'A' + buf[i - 1] - 10); +} + +void printInteger(long n) +{ + if (n < 0) { + printByte('-'); + n = -n; + } + + printIntegerInBase(n, 10); +} + +void printHex(unsigned long n) +{ + printIntegerInBase(n, 16); +} + +void printOctal(unsigned long n) +{ + printIntegerInBase(n, 8); +} + +void printBinary(unsigned long n) +{ + printIntegerInBase(n, 2); +} diff --git a/mote/v1/uc/wiring/wiring.h b/mote/v1/uc/wiring/wiring.h new file mode 100755 index 0000000..c4d4daa --- /dev/null +++ b/mote/v1/uc/wiring/wiring.h @@ -0,0 +1,119 @@ +/* + wiring.h - Partial implementation of the Wiring API for the ATmega8. + Part of Arduino - http://www.arduino.cc/ + + Copyright (c) 2005-2006 David A. Mellis + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General + Public License along with this library; if not, write to the + Free Software Foundation, Inc., 59 Temple Place, Suite 330, + Boston, MA 02111-1307 USA + + $Id: wiring.h 387 2008-03-08 21:30:00Z mellis $ +*/ + +#ifndef Wiring_h +#define Wiring_h + +#include +#include "binary.h" + +#ifdef __cplusplus +extern "C"{ +#endif + +#define HIGH 0x1 +#define LOW 0x0 + +#define INPUT 0x0 +#define OUTPUT 0x1 + +#define true 0x1 +#define false 0x0 + +#define PI 3.14159265 +#define HALF_PI 1.57079 +#define TWO_PI 6.283185 +#define DEG_TO_RAD 0.01745329 +#define RAD_TO_DEG 57.2957786 + +#define SERIAL 0x0 +#define DISPLAY 0x1 + +#define LSBFIRST 0 +#define MSBFIRST 1 + +#define CHANGE 1 +#define FALLING 2 +#define RISING 3 + +#define INTERNAL 3 +#define DEFAULT 1 +#define EXTERNAL 0 + +// undefine stdlib's abs if encountered +#ifdef abs +#undef abs +#endif + +#define int(x) ((int)(x)) +#define char(x) ((char)(x)) +#define long(x) ((long)(x)) +#define byte(x) ((uint8_t)(x)) +#define float(x) ((float)(x)) +#define boolean(x) ((uint8_t)((x)==0?0:1)) + +#define min(a,b) ((a)<(b)?(a):(b)) +#define max(a,b) ((a)>(b)?(a):(b)) +#define abs(x) ((x)>0?(x):-(x)) +#define constrain(amt,low,high) ((amt)<(low)?(low):((amt)>(high)?(high):(amt))) +#define round(x) ((x)>=0?(long)((x)+0.5):(long)((x)-0.5)) +#define radians(deg) ((deg)*DEG_TO_RAD) +#define degrees(rad) ((rad)*RAD_TO_DEG) +#define sq(x) ((x)*(x)) + +#define interrupts() sei() +#define noInterrupts() cli() + +#define clockCyclesPerMicrosecond() ( F_CPU / 1000000L ) +#define clockCyclesToMicroseconds(a) ( (a) / clockCyclesPerMicrosecond() ) +#define microsecondsToClockCycles(a) ( (a) * clockCyclesPerMicrosecond() ) + +typedef uint8_t boolean; +typedef uint8_t byte; + +void init(void); + +void beginSerial(long); +void serialWrite(unsigned char); +int serialAvailable(void); +int serialRead(void); +void serialFlush(void); +void printByte(unsigned char c); +void printString(const char *s); +void printInteger(long n); +void printHex(unsigned long n); +void printOctal(unsigned long n); +void printBinary(unsigned long n); +void printIntegerInBase(unsigned long n, unsigned long base); + +void shiftOut(uint8_t dataPin, uint8_t clockPin, uint8_t bitOrder, byte val); + +void setup(void); +void loop(void); + +#ifdef __cplusplus +} // extern "C" +#endif + +#endif diff --git a/mote/v1/uc/wiring/wiring_private.h b/mote/v1/uc/wiring/wiring_private.h new file mode 100755 index 0000000..f2dc83f --- /dev/null +++ b/mote/v1/uc/wiring/wiring_private.h @@ -0,0 +1,58 @@ +/* + wiring_private.h - Internal header file. + Part of Arduino - http://www.arduino.cc/ + + Copyright (c) 2005-2006 David A. Mellis + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General + Public License along with this library; if not, write to the + Free Software Foundation, Inc., 59 Temple Place, Suite 330, + Boston, MA 02111-1307 USA + + $Id: wiring.h 239 2007-01-12 17:58:39Z mellis $ +*/ + +#ifndef WiringPrivate_h +#define WiringPrivate_h + +#include +#include +#include +#include +#include + +#include "wiring.h" + +#ifdef __cplusplus +extern "C"{ +#endif + +#ifndef cbi +#define cbi(sfr, bit) (_SFR_BYTE(sfr) &= ~_BV(bit)) +#endif +#ifndef sbi +#define sbi(sfr, bit) (_SFR_BYTE(sfr) |= _BV(bit)) +#endif + +#define EXTERNAL_INT_0 0 +#define EXTERNAL_INT_1 1 + +#define EXTERNAL_NUM_INTERRUPTS 2 + +typedef void (*voidFuncPtr)(void); + +#ifdef __cplusplus +} // extern "C" +#endif + +#endif diff --git a/mote/v2/eagle/cam/flukso-gerb274x.cam b/mote/v2/eagle/cam/flukso-gerb274x.cam new file mode 100644 index 0000000..2c96f81 --- /dev/null +++ b/mote/v2/eagle/cam/flukso-gerb274x.cam @@ -0,0 +1,154 @@ +[CAM Processor Job] +Description[en]="Generates Extended Gerber Format

\nThis CAM job consists of five sections that generate data for a two layer board.

\nYou will get five gerber files that contain data for:
\ncomponent side *.cmp
\nsolder side *.sol
\nsilkscreen component side *.plc
\nsolder stop component side *.stc
\nsolder stop solder sid *.sts
" +Section=Sec_1 +Section=Sec_2 +Section=Sec_3 +Section=Sec_4 +Section=Sec_5 +Section=Sec_6 +Section=Sec_7 +Section=Sec_8 + +[Sec_1] +Name[en]="Top Copper" +Prompt[en]="" +Device="GERBER_RS274X" +Wheel="" +Rack="" +Scale=1 +Output=".GTL" +Flags="0 0 0 1 0 1 1" +Emulate="0 0 0" +Offset="0.0mil 0.0mil" +Sheet=1 +Tolerance="0 0 0 0 0 0" +Pen="0.0mil 0" +Page="12000.0mil 8000.0mil" +Layers=" 1 17 18 20" +Colors=" 1 2 1 2 1 2 1 2 1 2 1 2 1 2 1 2 6 6 4 8 8 8 8 8 8 8 8 8 8 8 8 8 4 4 1 1 1 1 3 3 1 2 6 8 8 5 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 4 2 4 3 6 6 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0" + +[Sec_2] +Name[en]="Bottom Copper" +Prompt[en]="" +Device="GERBER_RS274X" +Wheel=".whl" +Rack="" +Scale=1 +Output=".GBL" +Flags="0 0 0 1 0 1 1" +Emulate="0 0 0" +Offset="0.0mil 0.0mil" +Sheet=1 +Tolerance="0 0 0 0 0 0" +Pen="0.0mil 0" +Page="12000.0mil 8000.0mil" +Layers=" 16 17 18" +Colors=" 1 2 1 2 1 2 1 2 1 2 1 2 1 2 1 2 6 6 4 8 8 8 8 8 8 8 8 8 8 8 8 8 4 4 1 1 1 1 3 3 1 2 6 8 8 5 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 4 2 4 3 6 6 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0" + +[Sec_3] +Name[en]="Top Silkscreen" +Prompt[en]="" +Device="GERBER_RS274X" +Wheel=".whl" +Rack="" +Scale=1 +Output=".GTO" +Flags="0 0 0 1 0 1 1" +Emulate="0 0 0" +Offset="0.0mil 0.0mil" +Sheet=1 +Tolerance="0 0 0 0 0 0" +Pen="0.0mil 0" +Page="12000.0mil 8000.0mil" +Layers=" 21 25" +Colors=" 1 2 1 2 1 2 1 2 1 2 1 2 1 2 1 2 6 6 4 8 8 8 8 8 8 8 8 8 8 8 8 8 4 4 1 1 1 1 3 3 1 2 6 8 8 5 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 4 2 4 3 6 6 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0" + +[Sec_4] +Name[en]="Top Paste" +Prompt[en]="" +Device="GERBER_RS274X" +Wheel=".whl" +Rack="" +Scale=1 +Output=".GTP" +Flags="0 0 0 1 0 1 1" +Emulate="0 0 0" +Offset="0.0mil 0.0mil" +Sheet=1 +Tolerance="0 0 0 0 0 0" +Pen="0.0mil 0" +Page="12000.0mil 8000.0mil" +Layers=" 31" +Colors=" 1 2 1 2 1 2 1 2 1 2 1 2 1 2 1 2 6 6 4 8 8 8 8 8 8 8 8 8 8 8 8 8 4 4 1 1 1 1 3 3 1 2 6 8 8 5 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 4 2 4 3 6 6 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0" + +[Sec_5] +Name[en]="Bottom Silkscreen" +Prompt[en]="" +Device="GERBER_RS274X" +Wheel="" +Rack="" +Scale=1 +Output=".GBO" +Flags="0 0 0 1 0 1 1" +Emulate="0 0 0" +Offset="0.0mil 0.0mil" +Sheet=1 +Tolerance="0 0 0 0 0 0" +Pen="0.0mil 0" +Page="12000.0mil 8000.0mil" +Layers=" 22" +Colors=" 1 2 1 2 1 2 1 2 1 2 1 2 1 2 1 2 6 6 4 8 8 8 8 8 8 8 8 8 8 8 8 8 4 4 1 1 1 1 3 3 1 2 6 8 8 5 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 4 2 4 3 6 6 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0" + +[Sec_6] +Name[en]="Top Soldermask" +Prompt[en]="" +Device="GERBER_RS274X" +Wheel=".whl" +Rack="" +Scale=1 +Output=".GTS" +Flags="0 0 0 1 0 1 1" +Emulate="0 0 0" +Offset="0.0mil 0.0mil" +Sheet=1 +Tolerance="0 0 0 0 0 0" +Pen="0.0mil 0" +Page="12000.0mil 8000.0mil" +Layers=" 29" +Colors=" 1 2 1 2 1 2 1 2 1 2 1 2 1 2 1 2 6 6 4 8 8 8 8 8 8 8 8 8 8 8 8 8 4 4 1 1 1 1 3 3 1 2 6 8 8 5 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 4 2 4 3 6 6 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0" + +[Sec_7] +Name[en]="Bottom Soldermask" +Prompt[en]="" +Device="GERBER_RS274X" +Wheel=".whl" +Rack="" +Scale=1 +Output=".GBS" +Flags="0 0 0 1 0 1 1" +Emulate="0 0 0" +Offset="0.0mil 0.0mil" +Sheet=1 +Tolerance="0 0 0 0 0 0" +Pen="0.0mil 0" +Page="12000.0mil 8000.0mil" +Layers=" 30" +Colors=" 1 2 1 2 1 2 1 2 1 2 1 2 1 2 1 2 6 6 4 8 8 8 8 8 8 8 8 8 8 8 8 8 4 4 1 1 1 1 3 3 1 2 6 8 8 5 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 4 2 4 3 6 6 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0" + +[Sec_8] +Name[en]="Drill File" +Prompt[en]="" +Device="EXCELLON" +Wheel="" +Rack="/Users/icarus75/Documents/eagle/flukso.sensor.board.v2.0/flukso.sensor.board.v2.0.DRL" +Scale=1 +Output=".DRD" +Flags="0 0 0 1 0 1 1" +Emulate="0 0 0" +Offset="0.0mil 0.0mil" +Sheet=1 +Tolerance="0 0 0 0 0 0" +Pen="0.0mil 0" +Page="12000.0mil 8000.0mil" +Layers=" 44 45" +Colors=" 1 2 1 2 1 2 1 2 1 2 1 2 1 2 1 2 6 6 4 8 8 8 8 8 8 8 8 8 8 8 8 8 4 4 1 1 1 1 3 3 1 2 6 8 8 5 8 8 8 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 4 2 4 3 6 6 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0" diff --git a/mote/v2/eagle/dru/flukso.10mil.dru b/mote/v2/eagle/dru/flukso.10mil.dru new file mode 100644 index 0000000..4f75e26 --- /dev/null +++ b/mote/v2/eagle/dru/flukso.10mil.dru @@ -0,0 +1,72 @@ +description[en] = EAGLE Design Rules\n

\nThe default Design Rules have been set to cover\na wide range of applications. Your particular design\nmay have different requirements, so please make the\nnecessary adjustments and save your customized\ndesign rules under a new name. +layerSetup = (1*16) +mtCopper = 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm +mtIsolate = 1.5mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm +mdWireWire = 10mil +mdWirePad = 10mil +mdWireVia = 10mil +mdPadPad = 10mil +mdPadVia = 10mil +mdViaVia = 10mil +mdSmdPad = 10mil +mdSmdVia = 10mil +mdSmdSmd = 10mil +mdViaViaSameLayer = 8mil +mnLayersViaInSmd = 2 +mdCopperDimension = 40mil +mdDrill = 10mil +mdSmdStop = 0mil +msWidth = 10mil +msDrill = 24mil +msMicroVia = 9.99mm +msBlindViaRatio = 0.500000 +rvPadTop = 0.250000 +rvPadInner = 0.250000 +rvPadBottom = 0.250000 +rvViaOuter = 0.250000 +rvViaInner = 0.250000 +rvMicroViaOuter = 0.250000 +rvMicroViaInner = 0.250000 +rlMinPadTop = 10mil +rlMaxPadTop = 20mil +rlMinPadInner = 10mil +rlMaxPadInner = 20mil +rlMinPadBottom = 10mil +rlMaxPadBottom = 20mil +rlMinViaOuter = 8mil +rlMaxViaOuter = 20mil +rlMinViaInner = 8mil +rlMaxViaInner = 20mil +rlMinMicroViaOuter = 4mil +rlMaxMicroViaOuter = 20mil +rlMinMicroViaInner = 4mil +rlMaxMicroViaInner = 20mil +psTop = -1 +psBottom = -1 +psFirst = -1 +psElongationLong = 100 +psElongationOffset = 100 +mvStopFrame = 0.100000 +mvCreamFrame = 0.000000 +mlMinStopFrame = 0mil +mlMaxStopFrame = 20mil +mlMinCreamFrame = 0mil +mlMaxCreamFrame = 0mil +mlViaStopLimit = 0mil +srRoundness = 0.000000 +srMinRoundness = 0mil +srMaxRoundness = 0mil +slThermalGap = 0.500000 +slMinThermalGap = 20mil +slMaxThermalGap = 100mil +slAnnulusIsolate = 20mil +slThermalIsolate = 10mil +slAnnulusRestring = 0 +slThermalRestring = 1 +slThermalsForVias = 0 +checkGrid = 0 +checkAngle = 0 +checkFont = 1 +checkRestrict = 1 +useDiameter = 13 +maxErrors = 50 diff --git a/mote/v2/eagle/dru/flukso.8mil.dru b/mote/v2/eagle/dru/flukso.8mil.dru new file mode 100644 index 0000000..562a117 --- /dev/null +++ b/mote/v2/eagle/dru/flukso.8mil.dru @@ -0,0 +1,72 @@ +description = EAGLE Design Rules\n

\nThe default Design Rules have been set to cover\na wide range of applications. Your particular design\nmay have different requirements, so please make the\nnecessary adjustments and save your customized\ndesign rules under a new name. +layerSetup = (1*16) +mtCopper = 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm 0.035mm +mtIsolate = 1.5mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm 0.15mm 0.2mm +mdWireWire = 8mil +mdWirePad = 8mil +mdWireVia = 8mil +mdPadPad = 8mil +mdPadVia = 8mil +mdViaVia = 8mil +mdSmdPad = 8mil +mdSmdVia = 8mil +mdSmdSmd = 8mil +mdViaViaSameLayer = 8mil +mnLayersViaInSmd = 2 +mdCopperDimension = 40mil +mdDrill = 10mil +mdSmdStop = 0mil +msWidth = 8mil +msDrill = 0.6mm +msMicroVia = 0mil +msBlindViaRatio = 0.000000 +rvPadTop = 0.250000 +rvPadInner = 0.250000 +rvPadBottom = 0.250000 +rvViaOuter = 0.250000 +rvViaInner = 0.250000 +rvMicroViaOuter = 0.250000 +rvMicroViaInner = 0.250000 +rlMinPadTop = 10mil +rlMaxPadTop = 20mil +rlMinPadInner = 10mil +rlMaxPadInner = 20mil +rlMinPadBottom = 10mil +rlMaxPadBottom = 20mil +rlMinViaOuter = 8mil +rlMaxViaOuter = 20mil +rlMinViaInner = 8mil +rlMaxViaInner = 20mil +rlMinMicroViaOuter = 8mil +rlMaxMicroViaOuter = 20mil +rlMinMicroViaInner = 8mil +rlMaxMicroViaInner = 20mil +psTop = -1 +psBottom = -1 +psFirst = -1 +psElongationLong = 100 +psElongationOffset = 100 +mvStopFrame = 0.100000 +mvCreamFrame = 0.000000 +mlMinStopFrame = 0mil +mlMaxStopFrame = 20mil +mlMinCreamFrame = 0mil +mlMaxCreamFrame = 0mil +mlViaStopLimit = 0mil +srRoundness = 0.000000 +srMinRoundness = 0mil +srMaxRoundness = 0mil +slThermalGap = 0.500000 +slMinThermalGap = 20mil +slMaxThermalGap = 100mil +slAnnulusIsolate = 20mil +slThermalIsolate = 10mil +slAnnulusRestring = 0 +slThermalRestring = 1 +slThermalsForVias = 0 +checkGrid = 0 +checkAngle = 0 +checkFont = 1 +checkRestrict = 1 +useDiameter = 13 +maxErrors = 50 diff --git a/mote/v2/eagle/lbr/flukso.lbr b/mote/v2/eagle/lbr/flukso.lbr new file mode 100644 index 0000000..e664d9a Binary files /dev/null and b/mote/v2/eagle/lbr/flukso.lbr differ diff --git a/mote/v2/eagle/prj/flukso.sensor.board.v2.0/flukso.bom.v2.0.xls b/mote/v2/eagle/prj/flukso.sensor.board.v2.0/flukso.bom.v2.0.xls new file mode 100644 index 0000000..31008b3 Binary files /dev/null and b/mote/v2/eagle/prj/flukso.sensor.board.v2.0/flukso.bom.v2.0.xls differ diff --git a/mote/v2/eagle/prj/flukso.sensor.board.v2.0/flukso.sensor.board.v2.0.brd b/mote/v2/eagle/prj/flukso.sensor.board.v2.0/flukso.sensor.board.v2.0.brd new file mode 100644 index 0000000..b5db493 Binary files /dev/null and b/mote/v2/eagle/prj/flukso.sensor.board.v2.0/flukso.sensor.board.v2.0.brd differ diff --git a/mote/v2/eagle/prj/flukso.sensor.board.v2.0/flukso.sensor.board.v2.0.sch b/mote/v2/eagle/prj/flukso.sensor.board.v2.0/flukso.sensor.board.v2.0.sch new file mode 100644 index 0000000..77421e5 Binary files /dev/null and b/mote/v2/eagle/prj/flukso.sensor.board.v2.0/flukso.sensor.board.v2.0.sch differ diff --git a/web/api/flukso/Emakefile b/server/api/flukso/Emakefile similarity index 100% rename from web/api/flukso/Emakefile rename to server/api/flukso/Emakefile diff --git a/web/api/flukso/Makefile b/server/api/flukso/Makefile similarity index 100% rename from web/api/flukso/Makefile rename to server/api/flukso/Makefile diff --git a/web/api/flukso/deps/erlrrd/AUTHORS b/server/api/flukso/deps/erlrrd/AUTHORS similarity index 100% rename from web/api/flukso/deps/erlrrd/AUTHORS rename to server/api/flukso/deps/erlrrd/AUTHORS diff --git a/web/api/flukso/deps/erlrrd/ChangeLog b/server/api/flukso/deps/erlrrd/ChangeLog similarity index 100% rename from web/api/flukso/deps/erlrrd/ChangeLog rename to server/api/flukso/deps/erlrrd/ChangeLog diff --git a/web/api/flukso/deps/erlrrd/Makefile b/server/api/flukso/deps/erlrrd/Makefile similarity index 100% rename from web/api/flukso/deps/erlrrd/Makefile rename to server/api/flukso/deps/erlrrd/Makefile diff --git a/web/api/flukso/deps/erlrrd/Makefile.am.local b/server/api/flukso/deps/erlrrd/Makefile.am.local similarity index 100% rename from web/api/flukso/deps/erlrrd/Makefile.am.local rename to server/api/flukso/deps/erlrrd/Makefile.am.local diff --git a/web/api/flukso/deps/erlrrd/NEWS b/server/api/flukso/deps/erlrrd/NEWS similarity index 100% rename from web/api/flukso/deps/erlrrd/NEWS rename to server/api/flukso/deps/erlrrd/NEWS diff --git a/web/api/flukso/deps/erlrrd/README b/server/api/flukso/deps/erlrrd/README similarity index 100% rename from web/api/flukso/deps/erlrrd/README rename to server/api/flukso/deps/erlrrd/README diff --git a/web/api/flukso/deps/erlrrd/README.maintainer b/server/api/flukso/deps/erlrrd/README.maintainer similarity index 100% rename from web/api/flukso/deps/erlrrd/README.maintainer rename to server/api/flukso/deps/erlrrd/README.maintainer diff --git a/web/api/flukso/deps/erlrrd/bootstrap b/server/api/flukso/deps/erlrrd/bootstrap similarity index 100% rename from web/api/flukso/deps/erlrrd/bootstrap rename to server/api/flukso/deps/erlrrd/bootstrap diff --git a/web/api/flukso/deps/erlrrd/configure.ac.local b/server/api/flukso/deps/erlrrd/configure.ac.local similarity index 100% rename from web/api/flukso/deps/erlrrd/configure.ac.local rename to server/api/flukso/deps/erlrrd/configure.ac.local diff --git a/web/api/flukso/deps/erlrrd/doc/Makefile.am.local b/server/api/flukso/deps/erlrrd/doc/Makefile.am.local similarity index 100% rename from web/api/flukso/deps/erlrrd/doc/Makefile.am.local rename to server/api/flukso/deps/erlrrd/doc/Makefile.am.local diff --git a/web/api/flukso/deps/erlrrd/doc/overview.edoc.in b/server/api/flukso/deps/erlrrd/doc/overview.edoc.in similarity index 100% rename from web/api/flukso/deps/erlrrd/doc/overview.edoc.in rename to server/api/flukso/deps/erlrrd/doc/overview.edoc.in diff --git a/web/api/flukso/deps/erlrrd/fw-pkgin/Makefile.am.local b/server/api/flukso/deps/erlrrd/fw-pkgin/Makefile.am.local similarity index 100% rename from web/api/flukso/deps/erlrrd/fw-pkgin/Makefile.am.local rename to server/api/flukso/deps/erlrrd/fw-pkgin/Makefile.am.local diff --git a/web/api/flukso/deps/erlrrd/fw-pkgin/config b/server/api/flukso/deps/erlrrd/fw-pkgin/config similarity index 100% rename from web/api/flukso/deps/erlrrd/fw-pkgin/config rename to server/api/flukso/deps/erlrrd/fw-pkgin/config diff --git a/web/api/flukso/deps/erlrrd/fw-pkgin/post-install b/server/api/flukso/deps/erlrrd/fw-pkgin/post-install similarity index 100% rename from web/api/flukso/deps/erlrrd/fw-pkgin/post-install rename to server/api/flukso/deps/erlrrd/fw-pkgin/post-install diff --git a/web/api/flukso/deps/erlrrd/fw-pkgin/post-remove b/server/api/flukso/deps/erlrrd/fw-pkgin/post-remove similarity index 100% rename from web/api/flukso/deps/erlrrd/fw-pkgin/post-remove rename to server/api/flukso/deps/erlrrd/fw-pkgin/post-remove diff --git a/web/api/flukso/deps/erlrrd/fw-pkgin/pre-install b/server/api/flukso/deps/erlrrd/fw-pkgin/pre-install similarity index 100% rename from web/api/flukso/deps/erlrrd/fw-pkgin/pre-install rename to server/api/flukso/deps/erlrrd/fw-pkgin/pre-install diff --git a/web/api/flukso/deps/erlrrd/fw-pkgin/pre-remove b/server/api/flukso/deps/erlrrd/fw-pkgin/pre-remove similarity index 100% rename from web/api/flukso/deps/erlrrd/fw-pkgin/pre-remove rename to server/api/flukso/deps/erlrrd/fw-pkgin/pre-remove diff --git a/web/api/flukso/deps/erlrrd/fw-pkgin/start b/server/api/flukso/deps/erlrrd/fw-pkgin/start similarity index 100% rename from web/api/flukso/deps/erlrrd/fw-pkgin/start rename to server/api/flukso/deps/erlrrd/fw-pkgin/start diff --git a/web/api/flukso/deps/erlrrd/fw-pkgin/stop b/server/api/flukso/deps/erlrrd/fw-pkgin/stop similarity index 100% rename from web/api/flukso/deps/erlrrd/fw-pkgin/stop rename to server/api/flukso/deps/erlrrd/fw-pkgin/stop diff --git a/web/api/flukso/deps/erlrrd/src/Makefile b/server/api/flukso/deps/erlrrd/src/Makefile similarity index 100% rename from web/api/flukso/deps/erlrrd/src/Makefile rename to server/api/flukso/deps/erlrrd/src/Makefile diff --git a/web/api/flukso/deps/erlrrd/src/Makefile.am.local b/server/api/flukso/deps/erlrrd/src/Makefile.am.local similarity index 100% rename from web/api/flukso/deps/erlrrd/src/Makefile.am.local rename to server/api/flukso/deps/erlrrd/src/Makefile.am.local diff --git a/web/api/flukso/deps/erlrrd/src/erlrrd.app b/server/api/flukso/deps/erlrrd/src/erlrrd.app similarity index 100% rename from web/api/flukso/deps/erlrrd/src/erlrrd.app rename to server/api/flukso/deps/erlrrd/src/erlrrd.app diff --git a/web/api/flukso/deps/erlrrd/src/erlrrd.erl b/server/api/flukso/deps/erlrrd/src/erlrrd.erl similarity index 100% rename from web/api/flukso/deps/erlrrd/src/erlrrd.erl rename to server/api/flukso/deps/erlrrd/src/erlrrd.erl diff --git a/web/api/flukso/deps/erlrrd/src/erlrrd_app.erl b/server/api/flukso/deps/erlrrd/src/erlrrd_app.erl similarity index 100% rename from web/api/flukso/deps/erlrrd/src/erlrrd_app.erl rename to server/api/flukso/deps/erlrrd/src/erlrrd_app.erl diff --git a/web/api/flukso/deps/erlrrd/src/erlrrd_sup.erl b/server/api/flukso/deps/erlrrd/src/erlrrd_sup.erl similarity index 100% rename from web/api/flukso/deps/erlrrd/src/erlrrd_sup.erl rename to server/api/flukso/deps/erlrrd/src/erlrrd_sup.erl diff --git a/web/api/flukso/deps/erlrrd/support/include.mk b/server/api/flukso/deps/erlrrd/support/include.mk similarity index 100% rename from web/api/flukso/deps/erlrrd/support/include.mk rename to server/api/flukso/deps/erlrrd/support/include.mk diff --git a/web/api/flukso/deps/erlrrd/tests/Makefile.am.local b/server/api/flukso/deps/erlrrd/tests/Makefile.am.local similarity index 100% rename from web/api/flukso/deps/erlrrd/tests/Makefile.am.local rename to server/api/flukso/deps/erlrrd/tests/Makefile.am.local diff --git a/web/api/flukso/deps/erlrrd/tests/dummyrrdtool b/server/api/flukso/deps/erlrrd/tests/dummyrrdtool similarity index 100% rename from web/api/flukso/deps/erlrrd/tests/dummyrrdtool rename to server/api/flukso/deps/erlrrd/tests/dummyrrdtool diff --git a/web/api/flukso/deps/mysql/Makefile b/server/api/flukso/deps/mysql/Makefile similarity index 100% rename from web/api/flukso/deps/mysql/Makefile rename to server/api/flukso/deps/mysql/Makefile diff --git a/web/api/flukso/deps/mysql/doc/edoc-info b/server/api/flukso/deps/mysql/doc/edoc-info similarity index 100% rename from web/api/flukso/deps/mysql/doc/edoc-info rename to server/api/flukso/deps/mysql/doc/edoc-info diff --git a/web/api/flukso/deps/mysql/doc/erlang.png b/server/api/flukso/deps/mysql/doc/erlang.png similarity index 100% rename from web/api/flukso/deps/mysql/doc/erlang.png rename to server/api/flukso/deps/mysql/doc/erlang.png diff --git a/web/api/flukso/deps/mysql/doc/index.html b/server/api/flukso/deps/mysql/doc/index.html similarity index 100% rename from web/api/flukso/deps/mysql/doc/index.html rename to server/api/flukso/deps/mysql/doc/index.html diff --git a/web/api/flukso/deps/mysql/doc/modules-frame.html b/server/api/flukso/deps/mysql/doc/modules-frame.html similarity index 100% rename from web/api/flukso/deps/mysql/doc/modules-frame.html rename to server/api/flukso/deps/mysql/doc/modules-frame.html diff --git a/web/api/flukso/deps/mysql/doc/mysql.html b/server/api/flukso/deps/mysql/doc/mysql.html similarity index 100% rename from web/api/flukso/deps/mysql/doc/mysql.html rename to server/api/flukso/deps/mysql/doc/mysql.html diff --git a/web/api/flukso/deps/mysql/doc/mysql_auth.html b/server/api/flukso/deps/mysql/doc/mysql_auth.html similarity index 100% rename from web/api/flukso/deps/mysql/doc/mysql_auth.html rename to server/api/flukso/deps/mysql/doc/mysql_auth.html diff --git a/web/api/flukso/deps/mysql/doc/mysql_conn.html b/server/api/flukso/deps/mysql/doc/mysql_conn.html similarity index 100% rename from web/api/flukso/deps/mysql/doc/mysql_conn.html rename to server/api/flukso/deps/mysql/doc/mysql_conn.html diff --git a/web/api/flukso/deps/mysql/doc/mysql_recv.html b/server/api/flukso/deps/mysql/doc/mysql_recv.html similarity index 100% rename from web/api/flukso/deps/mysql/doc/mysql_recv.html rename to server/api/flukso/deps/mysql/doc/mysql_recv.html diff --git a/web/api/flukso/deps/mysql/doc/overview-summary.html b/server/api/flukso/deps/mysql/doc/overview-summary.html similarity index 100% rename from web/api/flukso/deps/mysql/doc/overview-summary.html rename to server/api/flukso/deps/mysql/doc/overview-summary.html diff --git a/web/api/flukso/deps/mysql/doc/packages-frame.html b/server/api/flukso/deps/mysql/doc/packages-frame.html similarity index 100% rename from web/api/flukso/deps/mysql/doc/packages-frame.html rename to server/api/flukso/deps/mysql/doc/packages-frame.html diff --git a/web/api/flukso/deps/mysql/doc/stylesheet.css b/server/api/flukso/deps/mysql/doc/stylesheet.css similarity index 100% rename from web/api/flukso/deps/mysql/doc/stylesheet.css rename to server/api/flukso/deps/mysql/doc/stylesheet.css diff --git a/web/api/flukso/deps/mysql/src/Makefile b/server/api/flukso/deps/mysql/src/Makefile similarity index 100% rename from web/api/flukso/deps/mysql/src/Makefile rename to server/api/flukso/deps/mysql/src/Makefile diff --git a/web/api/flukso/deps/mysql/src/mysql.app b/server/api/flukso/deps/mysql/src/mysql.app similarity index 100% rename from web/api/flukso/deps/mysql/src/mysql.app rename to server/api/flukso/deps/mysql/src/mysql.app diff --git a/web/api/flukso/deps/mysql/src/mysql.erl b/server/api/flukso/deps/mysql/src/mysql.erl similarity index 100% rename from web/api/flukso/deps/mysql/src/mysql.erl rename to server/api/flukso/deps/mysql/src/mysql.erl diff --git a/web/api/flukso/deps/mysql/src/mysql.hrl b/server/api/flukso/deps/mysql/src/mysql.hrl similarity index 100% rename from web/api/flukso/deps/mysql/src/mysql.hrl rename to server/api/flukso/deps/mysql/src/mysql.hrl diff --git a/web/api/flukso/deps/mysql/src/mysql_app.erl b/server/api/flukso/deps/mysql/src/mysql_app.erl similarity index 100% rename from web/api/flukso/deps/mysql/src/mysql_app.erl rename to server/api/flukso/deps/mysql/src/mysql_app.erl diff --git a/web/api/flukso/deps/mysql/src/mysql_auth.erl b/server/api/flukso/deps/mysql/src/mysql_auth.erl similarity index 100% rename from web/api/flukso/deps/mysql/src/mysql_auth.erl rename to server/api/flukso/deps/mysql/src/mysql_auth.erl diff --git a/web/api/flukso/deps/mysql/src/mysql_conn.erl b/server/api/flukso/deps/mysql/src/mysql_conn.erl similarity index 100% rename from web/api/flukso/deps/mysql/src/mysql_conn.erl rename to server/api/flukso/deps/mysql/src/mysql_conn.erl diff --git a/web/api/flukso/deps/mysql/src/mysql_recv.erl b/server/api/flukso/deps/mysql/src/mysql_recv.erl similarity index 100% rename from web/api/flukso/deps/mysql/src/mysql_recv.erl rename to server/api/flukso/deps/mysql/src/mysql_recv.erl diff --git a/web/api/flukso/deps/mysql/src/mysql_sup.erl b/server/api/flukso/deps/mysql/src/mysql_sup.erl similarity index 100% rename from web/api/flukso/deps/mysql/src/mysql_sup.erl rename to server/api/flukso/deps/mysql/src/mysql_sup.erl diff --git a/web/api/flukso/deps/mysql/support/include.mk b/server/api/flukso/deps/mysql/support/include.mk similarity index 100% rename from web/api/flukso/deps/mysql/support/include.mk rename to server/api/flukso/deps/mysql/support/include.mk diff --git a/web/api/flukso/deps/webmachine b/server/api/flukso/deps/webmachine similarity index 100% rename from web/api/flukso/deps/webmachine rename to server/api/flukso/deps/webmachine diff --git a/web/api/flukso/priv/dispatch.conf b/server/api/flukso/priv/dispatch.conf similarity index 100% rename from web/api/flukso/priv/dispatch.conf rename to server/api/flukso/priv/dispatch.conf diff --git a/web/api/flukso/priv/www/index.html b/server/api/flukso/priv/www/index.html similarity index 100% rename from web/api/flukso/priv/www/index.html rename to server/api/flukso/priv/www/index.html diff --git a/web/api/flukso/src/flukso.app b/server/api/flukso/src/flukso.app similarity index 100% rename from web/api/flukso/src/flukso.app rename to server/api/flukso/src/flukso.app diff --git a/web/api/flukso/src/flukso.erl b/server/api/flukso/src/flukso.erl similarity index 100% rename from web/api/flukso/src/flukso.erl rename to server/api/flukso/src/flukso.erl diff --git a/web/api/flukso/src/flukso.hrl b/server/api/flukso/src/flukso.hrl similarity index 100% rename from web/api/flukso/src/flukso.hrl rename to server/api/flukso/src/flukso.hrl diff --git a/web/api/flukso/src/flukso_app.erl b/server/api/flukso/src/flukso_app.erl similarity index 100% rename from web/api/flukso/src/flukso_app.erl rename to server/api/flukso/src/flukso_app.erl diff --git a/web/api/flukso/src/flukso_deps.erl b/server/api/flukso/src/flukso_deps.erl similarity index 100% rename from web/api/flukso/src/flukso_deps.erl rename to server/api/flukso/src/flukso_deps.erl diff --git a/web/api/flukso/src/flukso_resource.erl b/server/api/flukso/src/flukso_resource.erl similarity index 100% rename from web/api/flukso/src/flukso_resource.erl rename to server/api/flukso/src/flukso_resource.erl diff --git a/web/api/flukso/src/flukso_sup.erl b/server/api/flukso/src/flukso_sup.erl similarity index 100% rename from web/api/flukso/src/flukso_sup.erl rename to server/api/flukso/src/flukso_sup.erl diff --git a/web/api/flukso/start-dev.sh b/server/api/flukso/start-dev.sh similarity index 100% rename from web/api/flukso/start-dev.sh rename to server/api/flukso/start-dev.sh diff --git a/web/api/flukso/start.sh b/server/api/flukso/start.sh similarity index 100% rename from web/api/flukso/start.sh rename to server/api/flukso/start.sh diff --git a/web/api/flukso/var/data b/server/api/flukso/var/data similarity index 100% rename from web/api/flukso/var/data rename to server/api/flukso/var/data diff --git a/web/api/webmachine/.hg/00changelog.i b/server/api/webmachine/.hg/00changelog.i similarity index 100% rename from web/api/webmachine/.hg/00changelog.i rename to server/api/webmachine/.hg/00changelog.i diff --git a/web/api/webmachine/.hg/branch b/server/api/webmachine/.hg/branch similarity index 100% rename from web/api/webmachine/.hg/branch rename to server/api/webmachine/.hg/branch diff --git a/web/api/webmachine/.hg/branch.cache b/server/api/webmachine/.hg/branch.cache similarity index 100% rename from web/api/webmachine/.hg/branch.cache rename to server/api/webmachine/.hg/branch.cache diff --git a/web/api/webmachine/.hg/dirstate b/server/api/webmachine/.hg/dirstate similarity index 100% rename from web/api/webmachine/.hg/dirstate rename to server/api/webmachine/.hg/dirstate diff --git a/web/api/webmachine/.hg/hgrc b/server/api/webmachine/.hg/hgrc similarity index 100% rename from web/api/webmachine/.hg/hgrc rename to server/api/webmachine/.hg/hgrc diff --git a/web/api/webmachine/.hg/requires b/server/api/webmachine/.hg/requires similarity index 100% rename from web/api/webmachine/.hg/requires rename to server/api/webmachine/.hg/requires diff --git a/web/api/webmachine/.hg/store/00changelog.i b/server/api/webmachine/.hg/store/00changelog.i similarity index 100% rename from web/api/webmachine/.hg/store/00changelog.i rename to server/api/webmachine/.hg/store/00changelog.i diff --git a/web/api/webmachine/.hg/store/00manifest.i b/server/api/webmachine/.hg/store/00manifest.i similarity index 100% rename from web/api/webmachine/.hg/store/00manifest.i rename to server/api/webmachine/.hg/store/00manifest.i diff --git a/web/api/webmachine/.hg/store/data/.hgignore.i b/server/api/webmachine/.hg/store/data/.hgignore.i similarity index 100% rename from web/api/webmachine/.hg/store/data/.hgignore.i rename to server/api/webmachine/.hg/store/data/.hgignore.i diff --git a/web/api/webmachine/.hg/store/data/.hgtags.i b/server/api/webmachine/.hg/store/data/.hgtags.i similarity index 100% rename from web/api/webmachine/.hg/store/data/.hgtags.i rename to server/api/webmachine/.hg/store/data/.hgtags.i diff --git a/web/api/webmachine/.hg/store/data/_emakefile.i b/server/api/webmachine/.hg/store/data/_emakefile.i similarity index 100% rename from web/api/webmachine/.hg/store/data/_emakefile.i rename to server/api/webmachine/.hg/store/data/_emakefile.i diff --git a/web/api/webmachine/.hg/store/data/_l_i_c_e_n_s_e.i b/server/api/webmachine/.hg/store/data/_l_i_c_e_n_s_e.i similarity index 100% rename from web/api/webmachine/.hg/store/data/_l_i_c_e_n_s_e.i rename to server/api/webmachine/.hg/store/data/_l_i_c_e_n_s_e.i diff --git a/web/api/webmachine/.hg/store/data/_makefile.i b/server/api/webmachine/.hg/store/data/_makefile.i similarity index 100% rename from web/api/webmachine/.hg/store/data/_makefile.i rename to server/api/webmachine/.hg/store/data/_makefile.i diff --git a/web/api/webmachine/.hg/store/data/_t_h_a_n_k_s.i b/server/api/webmachine/.hg/store/data/_t_h_a_n_k_s.i similarity index 100% rename from web/api/webmachine/.hg/store/data/_t_h_a_n_k_s.i rename to server/api/webmachine/.hg/store/data/_t_h_a_n_k_s.i diff --git a/web/api/webmachine/.hg/store/data/demo/_emakefile.i b/server/api/webmachine/.hg/store/data/demo/_emakefile.i similarity index 100% rename from web/api/webmachine/.hg/store/data/demo/_emakefile.i rename to server/api/webmachine/.hg/store/data/demo/_emakefile.i diff --git a/web/api/webmachine/.hg/store/data/demo/_makefile.i b/server/api/webmachine/.hg/store/data/demo/_makefile.i similarity index 100% rename from web/api/webmachine/.hg/store/data/demo/_makefile.i rename to server/api/webmachine/.hg/store/data/demo/_makefile.i diff --git a/web/api/webmachine/.hg/store/data/demo/ebin/.hg__empty__dir.i b/server/api/webmachine/.hg/store/data/demo/ebin/.hg__empty__dir.i similarity index 100% rename from web/api/webmachine/.hg/store/data/demo/ebin/.hg__empty__dir.i rename to server/api/webmachine/.hg/store/data/demo/ebin/.hg__empty__dir.i diff --git a/web/api/webmachine/.hg/store/data/demo/mochiweb.i b/server/api/webmachine/.hg/store/data/demo/mochiweb.i similarity index 100% rename from web/api/webmachine/.hg/store/data/demo/mochiweb.i rename to server/api/webmachine/.hg/store/data/demo/mochiweb.i diff --git a/web/api/webmachine/.hg/store/data/demo/priv/.hg__empty__dir.i b/server/api/webmachine/.hg/store/data/demo/priv/.hg__empty__dir.i similarity index 100% rename from web/api/webmachine/.hg/store/data/demo/priv/.hg__empty__dir.i rename to server/api/webmachine/.hg/store/data/demo/priv/.hg__empty__dir.i diff --git a/web/api/webmachine/.hg/store/data/demo/src/demo__fs__resource.erl.i b/server/api/webmachine/.hg/store/data/demo/src/demo__fs__resource.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/demo/src/demo__fs__resource.erl.i rename to server/api/webmachine/.hg/store/data/demo/src/demo__fs__resource.erl.i diff --git a/web/api/webmachine/.hg/store/data/demo/src/webmachine__demo.app.i b/server/api/webmachine/.hg/store/data/demo/src/webmachine__demo.app.i similarity index 100% rename from web/api/webmachine/.hg/store/data/demo/src/webmachine__demo.app.i rename to server/api/webmachine/.hg/store/data/demo/src/webmachine__demo.app.i diff --git a/web/api/webmachine/.hg/store/data/demo/src/webmachine__demo.erl.i b/server/api/webmachine/.hg/store/data/demo/src/webmachine__demo.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/demo/src/webmachine__demo.erl.i rename to server/api/webmachine/.hg/store/data/demo/src/webmachine__demo.erl.i diff --git a/web/api/webmachine/.hg/store/data/demo/src/webmachine__demo.hrl.i b/server/api/webmachine/.hg/store/data/demo/src/webmachine__demo.hrl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/demo/src/webmachine__demo.hrl.i rename to server/api/webmachine/.hg/store/data/demo/src/webmachine__demo.hrl.i diff --git a/web/api/webmachine/.hg/store/data/demo/src/webmachine__demo__app.erl.i b/server/api/webmachine/.hg/store/data/demo/src/webmachine__demo__app.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/demo/src/webmachine__demo__app.erl.i rename to server/api/webmachine/.hg/store/data/demo/src/webmachine__demo__app.erl.i diff --git a/web/api/webmachine/.hg/store/data/demo/src/webmachine__demo__resource.erl.i b/server/api/webmachine/.hg/store/data/demo/src/webmachine__demo__resource.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/demo/src/webmachine__demo__resource.erl.i rename to server/api/webmachine/.hg/store/data/demo/src/webmachine__demo__resource.erl.i diff --git a/web/api/webmachine/.hg/store/data/demo/src/webmachine__demo__sup.erl.i b/server/api/webmachine/.hg/store/data/demo/src/webmachine__demo__sup.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/demo/src/webmachine__demo__sup.erl.i rename to server/api/webmachine/.hg/store/data/demo/src/webmachine__demo__sup.erl.i diff --git a/web/api/webmachine/.hg/store/data/demo/start.sh.i b/server/api/webmachine/.hg/store/data/demo/start.sh.i similarity index 100% rename from web/api/webmachine/.hg/store/data/demo/start.sh.i rename to server/api/webmachine/.hg/store/data/demo/start.sh.i diff --git a/web/api/webmachine/.hg/store/data/demo/webmachine.i b/server/api/webmachine/.hg/store/data/demo/webmachine.i similarity index 100% rename from web/api/webmachine/.hg/store/data/demo/webmachine.i rename to server/api/webmachine/.hg/store/data/demo/webmachine.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/_l_i_c_e_n_s_e.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/_l_i_c_e_n_s_e.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/_l_i_c_e_n_s_e.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/_l_i_c_e_n_s_e.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/_makefile.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/_makefile.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/_makefile.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/_makefile.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/_r_e_a_d_m_e.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/_r_e_a_d_m_e.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/_r_e_a_d_m_e.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/_r_e_a_d_m_e.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/ebin/.hg__empty__dir.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/ebin/.hg__empty__dir.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/ebin/.hg__empty__dir.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/ebin/.hg__empty__dir.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/_makefile.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/_makefile.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/_makefile.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/_makefile.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/priv/www/index.html.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/priv/www/index.html.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/priv/www/index.html.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/priv/www/index.html.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/_makefile.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/_makefile.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/_makefile.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/_makefile.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel.app.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel.app.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel.app.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel.app.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel.hrl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel.hrl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel.hrl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel.hrl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel__app.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel__app.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel__app.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel__app.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel__deps.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel__deps.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel__deps.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel__deps.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel__sup.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel__sup.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel__sup.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel__sup.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel__web.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel__web.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel__web.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/src/skel__web.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/start-dev.sh.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/start-dev.sh.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/start-dev.sh.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/start-dev.sh.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/start.sh.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/start.sh.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/start.sh.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/start.sh.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/support/include.mk.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/support/include.mk.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/support/include.mk.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/priv/skel/support/include.mk.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/scripts/new__mochiweb.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/scripts/new__mochiweb.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/scripts/new__mochiweb.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/scripts/new__mochiweb.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/_makefile.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/_makefile.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/_makefile.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/_makefile.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochifmt.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochifmt.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochifmt.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochifmt.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochifmt__records.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochifmt__records.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochifmt__records.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochifmt__records.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochifmt__std.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochifmt__std.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochifmt__std.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochifmt__std.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochihex.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochihex.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochihex.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochihex.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochijson.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochijson.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochijson.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochijson.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochijson2.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochijson2.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochijson2.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochijson2.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochinum.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochinum.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochinum.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochinum.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb.app.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb.app.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb.app.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb.app.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__app.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__app.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__app.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__app.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__charref.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__charref.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__charref.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__charref.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__cookies.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__cookies.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__cookies.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__cookies.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__echo.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__echo.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__echo.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__echo.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__headers.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__headers.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__headers.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__headers.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__html.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__html.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__html.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__html.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__http.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__http.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__http.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__http.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__multipart.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__multipart.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__multipart.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__multipart.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__request.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__request.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__request.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__request.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__response.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__response.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__response.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__response.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__skel.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__skel.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__skel.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__skel.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__socket__server.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__socket__server.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__socket__server.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__socket__server.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__sup.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__sup.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__sup.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__sup.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__util.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__util.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__util.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/mochiweb__util.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/src/reloader.erl.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/src/reloader.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/src/reloader.erl.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/src/reloader.erl.i diff --git a/web/api/webmachine/.hg/store/data/deps/mochiweb/support/include.mk.i b/server/api/webmachine/.hg/store/data/deps/mochiweb/support/include.mk.i similarity index 100% rename from web/api/webmachine/.hg/store/data/deps/mochiweb/support/include.mk.i rename to server/api/webmachine/.hg/store/data/deps/mochiweb/support/include.mk.i diff --git a/web/api/webmachine/.hg/store/data/docs/http-headers-status-v3.png.d b/server/api/webmachine/.hg/store/data/docs/http-headers-status-v3.png.d similarity index 100% rename from web/api/webmachine/.hg/store/data/docs/http-headers-status-v3.png.d rename to server/api/webmachine/.hg/store/data/docs/http-headers-status-v3.png.d diff --git a/web/api/webmachine/.hg/store/data/docs/http-headers-status-v3.png.i b/server/api/webmachine/.hg/store/data/docs/http-headers-status-v3.png.i similarity index 100% rename from web/api/webmachine/.hg/store/data/docs/http-headers-status-v3.png.i rename to server/api/webmachine/.hg/store/data/docs/http-headers-status-v3.png.i diff --git a/web/api/webmachine/.hg/store/data/ebin/.hg__empty__dir.i b/server/api/webmachine/.hg/store/data/ebin/.hg__empty__dir.i similarity index 100% rename from web/api/webmachine/.hg/store/data/ebin/.hg__empty__dir.i rename to server/api/webmachine/.hg/store/data/ebin/.hg__empty__dir.i diff --git a/web/api/webmachine/.hg/store/data/include/webmachine.hrl.i b/server/api/webmachine/.hg/store/data/include/webmachine.hrl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/include/webmachine.hrl.i rename to server/api/webmachine/.hg/store/data/include/webmachine.hrl.i diff --git a/web/api/webmachine/.hg/store/data/include/wm__reqdata.hrl.i b/server/api/webmachine/.hg/store/data/include/wm__reqdata.hrl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/include/wm__reqdata.hrl.i rename to server/api/webmachine/.hg/store/data/include/wm__reqdata.hrl.i diff --git a/web/api/webmachine/.hg/store/data/priv/skel/_emakefile.i b/server/api/webmachine/.hg/store/data/priv/skel/_emakefile.i similarity index 100% rename from web/api/webmachine/.hg/store/data/priv/skel/_emakefile.i rename to server/api/webmachine/.hg/store/data/priv/skel/_emakefile.i diff --git a/web/api/webmachine/.hg/store/data/priv/skel/_makefile.i b/server/api/webmachine/.hg/store/data/priv/skel/_makefile.i similarity index 100% rename from web/api/webmachine/.hg/store/data/priv/skel/_makefile.i rename to server/api/webmachine/.hg/store/data/priv/skel/_makefile.i diff --git a/web/api/webmachine/.hg/store/data/priv/skel/deps/.empty.i b/server/api/webmachine/.hg/store/data/priv/skel/deps/.empty.i similarity index 100% rename from web/api/webmachine/.hg/store/data/priv/skel/deps/.empty.i rename to server/api/webmachine/.hg/store/data/priv/skel/deps/.empty.i diff --git a/web/api/webmachine/.hg/store/data/priv/skel/ebin/.empty.i b/server/api/webmachine/.hg/store/data/priv/skel/ebin/.empty.i similarity index 100% rename from web/api/webmachine/.hg/store/data/priv/skel/ebin/.empty.i rename to server/api/webmachine/.hg/store/data/priv/skel/ebin/.empty.i diff --git a/web/api/webmachine/.hg/store/data/priv/skel/priv/dispatch.conf.i b/server/api/webmachine/.hg/store/data/priv/skel/priv/dispatch.conf.i similarity index 100% rename from web/api/webmachine/.hg/store/data/priv/skel/priv/dispatch.conf.i rename to server/api/webmachine/.hg/store/data/priv/skel/priv/dispatch.conf.i diff --git a/web/api/webmachine/.hg/store/data/priv/skel/priv/www/index.html.i b/server/api/webmachine/.hg/store/data/priv/skel/priv/www/index.html.i similarity index 100% rename from web/api/webmachine/.hg/store/data/priv/skel/priv/www/index.html.i rename to server/api/webmachine/.hg/store/data/priv/skel/priv/www/index.html.i diff --git a/web/api/webmachine/.hg/store/data/priv/skel/src/skel.app.i b/server/api/webmachine/.hg/store/data/priv/skel/src/skel.app.i similarity index 100% rename from web/api/webmachine/.hg/store/data/priv/skel/src/skel.app.i rename to server/api/webmachine/.hg/store/data/priv/skel/src/skel.app.i diff --git a/web/api/webmachine/.hg/store/data/priv/skel/src/skel.erl.i b/server/api/webmachine/.hg/store/data/priv/skel/src/skel.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/priv/skel/src/skel.erl.i rename to server/api/webmachine/.hg/store/data/priv/skel/src/skel.erl.i diff --git a/web/api/webmachine/.hg/store/data/priv/skel/src/skel.hrl.i b/server/api/webmachine/.hg/store/data/priv/skel/src/skel.hrl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/priv/skel/src/skel.hrl.i rename to server/api/webmachine/.hg/store/data/priv/skel/src/skel.hrl.i diff --git a/web/api/webmachine/.hg/store/data/priv/skel/src/skel__app.erl.i b/server/api/webmachine/.hg/store/data/priv/skel/src/skel__app.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/priv/skel/src/skel__app.erl.i rename to server/api/webmachine/.hg/store/data/priv/skel/src/skel__app.erl.i diff --git a/web/api/webmachine/.hg/store/data/priv/skel/src/skel__deps.erl.i b/server/api/webmachine/.hg/store/data/priv/skel/src/skel__deps.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/priv/skel/src/skel__deps.erl.i rename to server/api/webmachine/.hg/store/data/priv/skel/src/skel__deps.erl.i diff --git a/web/api/webmachine/.hg/store/data/priv/skel/src/skel__resource.erl.i b/server/api/webmachine/.hg/store/data/priv/skel/src/skel__resource.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/priv/skel/src/skel__resource.erl.i rename to server/api/webmachine/.hg/store/data/priv/skel/src/skel__resource.erl.i diff --git a/web/api/webmachine/.hg/store/data/priv/skel/src/skel__sup.erl.i b/server/api/webmachine/.hg/store/data/priv/skel/src/skel__sup.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/priv/skel/src/skel__sup.erl.i rename to server/api/webmachine/.hg/store/data/priv/skel/src/skel__sup.erl.i diff --git a/web/api/webmachine/.hg/store/data/priv/skel/start-dev.sh.i b/server/api/webmachine/.hg/store/data/priv/skel/start-dev.sh.i similarity index 100% rename from web/api/webmachine/.hg/store/data/priv/skel/start-dev.sh.i rename to server/api/webmachine/.hg/store/data/priv/skel/start-dev.sh.i diff --git a/web/api/webmachine/.hg/store/data/priv/skel/start.sh.i b/server/api/webmachine/.hg/store/data/priv/skel/start.sh.i similarity index 100% rename from web/api/webmachine/.hg/store/data/priv/skel/start.sh.i rename to server/api/webmachine/.hg/store/data/priv/skel/start.sh.i diff --git a/web/api/webmachine/.hg/store/data/priv/www/index.html.i b/server/api/webmachine/.hg/store/data/priv/www/index.html.i similarity index 100% rename from web/api/webmachine/.hg/store/data/priv/www/index.html.i rename to server/api/webmachine/.hg/store/data/priv/www/index.html.i diff --git a/web/api/webmachine/.hg/store/data/scripts/new__webmachine.erl.i b/server/api/webmachine/.hg/store/data/scripts/new__webmachine.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/scripts/new__webmachine.erl.i rename to server/api/webmachine/.hg/store/data/scripts/new__webmachine.erl.i diff --git a/web/api/webmachine/.hg/store/data/src/webmachine.app.i b/server/api/webmachine/.hg/store/data/src/webmachine.app.i similarity index 100% rename from web/api/webmachine/.hg/store/data/src/webmachine.app.i rename to server/api/webmachine/.hg/store/data/src/webmachine.app.i diff --git a/web/api/webmachine/.hg/store/data/src/webmachine.erl.i b/server/api/webmachine/.hg/store/data/src/webmachine.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/src/webmachine.erl.i rename to server/api/webmachine/.hg/store/data/src/webmachine.erl.i diff --git a/web/api/webmachine/.hg/store/data/src/webmachine__app.erl.i b/server/api/webmachine/.hg/store/data/src/webmachine__app.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/src/webmachine__app.erl.i rename to server/api/webmachine/.hg/store/data/src/webmachine__app.erl.i diff --git a/web/api/webmachine/.hg/store/data/src/webmachine__decision__core.erl.i b/server/api/webmachine/.hg/store/data/src/webmachine__decision__core.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/src/webmachine__decision__core.erl.i rename to server/api/webmachine/.hg/store/data/src/webmachine__decision__core.erl.i diff --git a/web/api/webmachine/.hg/store/data/src/webmachine__deps.erl.i b/server/api/webmachine/.hg/store/data/src/webmachine__deps.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/src/webmachine__deps.erl.i rename to server/api/webmachine/.hg/store/data/src/webmachine__deps.erl.i diff --git a/web/api/webmachine/.hg/store/data/src/webmachine__dispatcher.erl.i b/server/api/webmachine/.hg/store/data/src/webmachine__dispatcher.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/src/webmachine__dispatcher.erl.i rename to server/api/webmachine/.hg/store/data/src/webmachine__dispatcher.erl.i diff --git a/web/api/webmachine/.hg/store/data/src/webmachine__error__handler.erl.i b/server/api/webmachine/.hg/store/data/src/webmachine__error__handler.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/src/webmachine__error__handler.erl.i rename to server/api/webmachine/.hg/store/data/src/webmachine__error__handler.erl.i diff --git a/web/api/webmachine/.hg/store/data/src/webmachine__logger.erl.i b/server/api/webmachine/.hg/store/data/src/webmachine__logger.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/src/webmachine__logger.erl.i rename to server/api/webmachine/.hg/store/data/src/webmachine__logger.erl.i diff --git a/web/api/webmachine/.hg/store/data/src/webmachine__logger.hrl.i b/server/api/webmachine/.hg/store/data/src/webmachine__logger.hrl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/src/webmachine__logger.hrl.i rename to server/api/webmachine/.hg/store/data/src/webmachine__logger.hrl.i diff --git a/web/api/webmachine/.hg/store/data/src/webmachine__mochiweb.erl.i b/server/api/webmachine/.hg/store/data/src/webmachine__mochiweb.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/src/webmachine__mochiweb.erl.i rename to server/api/webmachine/.hg/store/data/src/webmachine__mochiweb.erl.i diff --git a/web/api/webmachine/.hg/store/data/src/webmachine__multipart.erl.i b/server/api/webmachine/.hg/store/data/src/webmachine__multipart.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/src/webmachine__multipart.erl.i rename to server/api/webmachine/.hg/store/data/src/webmachine__multipart.erl.i diff --git a/web/api/webmachine/.hg/store/data/src/webmachine__perf__logger.erl.i b/server/api/webmachine/.hg/store/data/src/webmachine__perf__logger.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/src/webmachine__perf__logger.erl.i rename to server/api/webmachine/.hg/store/data/src/webmachine__perf__logger.erl.i diff --git a/web/api/webmachine/.hg/store/data/src/webmachine__request.erl.i b/server/api/webmachine/.hg/store/data/src/webmachine__request.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/src/webmachine__request.erl.i rename to server/api/webmachine/.hg/store/data/src/webmachine__request.erl.i diff --git a/web/api/webmachine/.hg/store/data/src/webmachine__request__srv.erl.i b/server/api/webmachine/.hg/store/data/src/webmachine__request__srv.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/src/webmachine__request__srv.erl.i rename to server/api/webmachine/.hg/store/data/src/webmachine__request__srv.erl.i diff --git a/web/api/webmachine/.hg/store/data/src/webmachine__resource.erl.i b/server/api/webmachine/.hg/store/data/src/webmachine__resource.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/src/webmachine__resource.erl.i rename to server/api/webmachine/.hg/store/data/src/webmachine__resource.erl.i diff --git a/web/api/webmachine/.hg/store/data/src/webmachine__skel.erl.i b/server/api/webmachine/.hg/store/data/src/webmachine__skel.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/src/webmachine__skel.erl.i rename to server/api/webmachine/.hg/store/data/src/webmachine__skel.erl.i diff --git a/web/api/webmachine/.hg/store/data/src/webmachine__sup.erl.i b/server/api/webmachine/.hg/store/data/src/webmachine__sup.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/src/webmachine__sup.erl.i rename to server/api/webmachine/.hg/store/data/src/webmachine__sup.erl.i diff --git a/web/api/webmachine/.hg/store/data/src/webmachine__util.erl.i b/server/api/webmachine/.hg/store/data/src/webmachine__util.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/src/webmachine__util.erl.i rename to server/api/webmachine/.hg/store/data/src/webmachine__util.erl.i diff --git a/web/api/webmachine/.hg/store/data/src/wmtrace__resource.erl.i b/server/api/webmachine/.hg/store/data/src/wmtrace__resource.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/src/wmtrace__resource.erl.i rename to server/api/webmachine/.hg/store/data/src/wmtrace__resource.erl.i diff --git a/web/api/webmachine/.hg/store/data/src/wrq.erl.i b/server/api/webmachine/.hg/store/data/src/wrq.erl.i similarity index 100% rename from web/api/webmachine/.hg/store/data/src/wrq.erl.i rename to server/api/webmachine/.hg/store/data/src/wrq.erl.i diff --git a/web/api/webmachine/.hg/store/data/start-dev.sh.i b/server/api/webmachine/.hg/store/data/start-dev.sh.i similarity index 100% rename from web/api/webmachine/.hg/store/data/start-dev.sh.i rename to server/api/webmachine/.hg/store/data/start-dev.sh.i diff --git a/web/api/webmachine/.hg/store/data/start.sh.i b/server/api/webmachine/.hg/store/data/start.sh.i similarity index 100% rename from web/api/webmachine/.hg/store/data/start.sh.i rename to server/api/webmachine/.hg/store/data/start.sh.i diff --git a/web/api/webmachine/.hg/store/data/trace/wmtrace.css.i b/server/api/webmachine/.hg/store/data/trace/wmtrace.css.i similarity index 100% rename from web/api/webmachine/.hg/store/data/trace/wmtrace.css.i rename to server/api/webmachine/.hg/store/data/trace/wmtrace.css.i diff --git a/web/api/webmachine/.hg/store/data/trace/wmtrace.js.i b/server/api/webmachine/.hg/store/data/trace/wmtrace.js.i similarity index 100% rename from web/api/webmachine/.hg/store/data/trace/wmtrace.js.i rename to server/api/webmachine/.hg/store/data/trace/wmtrace.js.i diff --git a/web/api/webmachine/.hg/store/data/www/blogs.html.i b/server/api/webmachine/.hg/store/data/www/blogs.html.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/blogs.html.i rename to server/api/webmachine/.hg/store/data/www/blogs.html.i diff --git a/web/api/webmachine/.hg/store/data/www/contact.html.i b/server/api/webmachine/.hg/store/data/www/contact.html.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/contact.html.i rename to server/api/webmachine/.hg/store/data/www/contact.html.i diff --git a/web/api/webmachine/.hg/store/data/www/css/style-1c.css.i b/server/api/webmachine/.hg/store/data/www/css/style-1c.css.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/css/style-1c.css.i rename to server/api/webmachine/.hg/store/data/www/css/style-1c.css.i diff --git a/web/api/webmachine/.hg/store/data/www/css/style.css.i b/server/api/webmachine/.hg/store/data/www/css/style.css.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/css/style.css.i rename to server/api/webmachine/.hg/store/data/www/css/style.css.i diff --git a/web/api/webmachine/.hg/store/data/www/debugging.html.i b/server/api/webmachine/.hg/store/data/www/debugging.html.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/debugging.html.i rename to server/api/webmachine/.hg/store/data/www/debugging.html.i diff --git a/web/api/webmachine/.hg/store/data/www/diagram.html.i b/server/api/webmachine/.hg/store/data/www/diagram.html.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/diagram.html.i rename to server/api/webmachine/.hg/store/data/www/diagram.html.i diff --git a/web/api/webmachine/.hg/store/data/www/dispatcher.html.i b/server/api/webmachine/.hg/store/data/www/dispatcher.html.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/dispatcher.html.i rename to server/api/webmachine/.hg/store/data/www/dispatcher.html.i diff --git a/web/api/webmachine/.hg/store/data/www/docs.html.i b/server/api/webmachine/.hg/store/data/www/docs.html.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/docs.html.i rename to server/api/webmachine/.hg/store/data/www/docs.html.i diff --git a/web/api/webmachine/.hg/store/data/www/example__resources.html.i b/server/api/webmachine/.hg/store/data/www/example__resources.html.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/example__resources.html.i rename to server/api/webmachine/.hg/store/data/www/example__resources.html.i diff --git a/web/api/webmachine/.hg/store/data/www/favicon.ico.i b/server/api/webmachine/.hg/store/data/www/favicon.ico.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/favicon.ico.i rename to server/api/webmachine/.hg/store/data/www/favicon.ico.i diff --git a/web/api/webmachine/.hg/store/data/www/images/_w_m200-crop.png.i b/server/api/webmachine/.hg/store/data/www/images/_w_m200-crop.png.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/images/_w_m200-crop.png.i rename to server/api/webmachine/.hg/store/data/www/images/_w_m200-crop.png.i diff --git a/web/api/webmachine/.hg/store/data/www/images/basho-landscape.gif.i b/server/api/webmachine/.hg/store/data/www/images/basho-landscape.gif.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/images/basho-landscape.gif.i rename to server/api/webmachine/.hg/store/data/www/images/basho-landscape.gif.i diff --git a/web/api/webmachine/.hg/store/data/www/images/basic-trace-decision-tab.png.i b/server/api/webmachine/.hg/store/data/www/images/basic-trace-decision-tab.png.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/images/basic-trace-decision-tab.png.i rename to server/api/webmachine/.hg/store/data/www/images/basic-trace-decision-tab.png.i diff --git a/web/api/webmachine/.hg/store/data/www/images/basic-trace-labeled.png.i b/server/api/webmachine/.hg/store/data/www/images/basic-trace-labeled.png.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/images/basic-trace-labeled.png.i rename to server/api/webmachine/.hg/store/data/www/images/basic-trace-labeled.png.i diff --git a/web/api/webmachine/.hg/store/data/www/images/basic-trace-request-tab.png.i b/server/api/webmachine/.hg/store/data/www/images/basic-trace-request-tab.png.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/images/basic-trace-request-tab.png.i rename to server/api/webmachine/.hg/store/data/www/images/basic-trace-request-tab.png.i diff --git a/web/api/webmachine/.hg/store/data/www/images/basic-trace-response-tab.png.i b/server/api/webmachine/.hg/store/data/www/images/basic-trace-response-tab.png.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/images/basic-trace-response-tab.png.i rename to server/api/webmachine/.hg/store/data/www/images/basic-trace-response-tab.png.i diff --git a/web/api/webmachine/.hg/store/data/www/images/bg.gif.i b/server/api/webmachine/.hg/store/data/www/images/bg.gif.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/images/bg.gif.i rename to server/api/webmachine/.hg/store/data/www/images/bg.gif.i diff --git a/web/api/webmachine/.hg/store/data/www/images/blankbox.gif.i b/server/api/webmachine/.hg/store/data/www/images/blankbox.gif.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/images/blankbox.gif.i rename to server/api/webmachine/.hg/store/data/www/images/blankbox.gif.i diff --git a/web/api/webmachine/.hg/store/data/www/images/chash.gif.i b/server/api/webmachine/.hg/store/data/www/images/chash.gif.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/images/chash.gif.i rename to server/api/webmachine/.hg/store/data/www/images/chash.gif.i diff --git a/web/api/webmachine/.hg/store/data/www/images/easy-ops.gif.i b/server/api/webmachine/.hg/store/data/www/images/easy-ops.gif.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/images/easy-ops.gif.i rename to server/api/webmachine/.hg/store/data/www/images/easy-ops.gif.i diff --git a/web/api/webmachine/.hg/store/data/www/images/gossip4.gif.i b/server/api/webmachine/.hg/store/data/www/images/gossip4.gif.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/images/gossip4.gif.i rename to server/api/webmachine/.hg/store/data/www/images/gossip4.gif.i diff --git a/web/api/webmachine/.hg/store/data/www/images/halfblankbox.gif.i b/server/api/webmachine/.hg/store/data/www/images/halfblankbox.gif.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/images/halfblankbox.gif.i rename to server/api/webmachine/.hg/store/data/www/images/halfblankbox.gif.i diff --git a/web/api/webmachine/.hg/store/data/www/images/http-headers-status-v3.png.d b/server/api/webmachine/.hg/store/data/www/images/http-headers-status-v3.png.d similarity index 100% rename from web/api/webmachine/.hg/store/data/www/images/http-headers-status-v3.png.d rename to server/api/webmachine/.hg/store/data/www/images/http-headers-status-v3.png.d diff --git a/web/api/webmachine/.hg/store/data/www/images/http-headers-status-v3.png.i b/server/api/webmachine/.hg/store/data/www/images/http-headers-status-v3.png.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/images/http-headers-status-v3.png.i rename to server/api/webmachine/.hg/store/data/www/images/http-headers-status-v3.png.i diff --git a/web/api/webmachine/.hg/store/data/www/images/more.gif.i b/server/api/webmachine/.hg/store/data/www/images/more.gif.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/images/more.gif.i rename to server/api/webmachine/.hg/store/data/www/images/more.gif.i diff --git a/web/api/webmachine/.hg/store/data/www/images/site.gif.i b/server/api/webmachine/.hg/store/data/www/images/site.gif.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/images/site.gif.i rename to server/api/webmachine/.hg/store/data/www/images/site.gif.i diff --git a/web/api/webmachine/.hg/store/data/www/images/splash250.gif.i b/server/api/webmachine/.hg/store/data/www/images/splash250.gif.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/images/splash250.gif.i rename to server/api/webmachine/.hg/store/data/www/images/splash250.gif.i diff --git a/web/api/webmachine/.hg/store/data/www/images/vclock.gif.i b/server/api/webmachine/.hg/store/data/www/images/vclock.gif.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/images/vclock.gif.i rename to server/api/webmachine/.hg/store/data/www/images/vclock.gif.i diff --git a/web/api/webmachine/.hg/store/data/www/index.html.i b/server/api/webmachine/.hg/store/data/www/index.html.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/index.html.i rename to server/api/webmachine/.hg/store/data/www/index.html.i diff --git a/web/api/webmachine/.hg/store/data/www/intros.html.i b/server/api/webmachine/.hg/store/data/www/intros.html.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/intros.html.i rename to server/api/webmachine/.hg/store/data/www/intros.html.i diff --git a/web/api/webmachine/.hg/store/data/www/mechanics.html.i b/server/api/webmachine/.hg/store/data/www/mechanics.html.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/mechanics.html.i rename to server/api/webmachine/.hg/store/data/www/mechanics.html.i diff --git a/web/api/webmachine/.hg/store/data/www/quickstart.html.i b/server/api/webmachine/.hg/store/data/www/quickstart.html.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/quickstart.html.i rename to server/api/webmachine/.hg/store/data/www/quickstart.html.i diff --git a/web/api/webmachine/.hg/store/data/www/reftrans.html.i b/server/api/webmachine/.hg/store/data/www/reftrans.html.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/reftrans.html.i rename to server/api/webmachine/.hg/store/data/www/reftrans.html.i diff --git a/web/api/webmachine/.hg/store/data/www/reqdata.html.i b/server/api/webmachine/.hg/store/data/www/reqdata.html.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/reqdata.html.i rename to server/api/webmachine/.hg/store/data/www/reqdata.html.i diff --git a/web/api/webmachine/.hg/store/data/www/resources.html.i b/server/api/webmachine/.hg/store/data/www/resources.html.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/resources.html.i rename to server/api/webmachine/.hg/store/data/www/resources.html.i diff --git a/web/api/webmachine/.hg/store/data/www/streambody.html.i b/server/api/webmachine/.hg/store/data/www/streambody.html.i similarity index 100% rename from web/api/webmachine/.hg/store/data/www/streambody.html.i rename to server/api/webmachine/.hg/store/data/www/streambody.html.i diff --git a/web/api/webmachine/.hg/store/undo b/server/api/webmachine/.hg/store/undo similarity index 100% rename from web/api/webmachine/.hg/store/undo rename to server/api/webmachine/.hg/store/undo diff --git a/web/api/webmachine/.hg/undo.branch b/server/api/webmachine/.hg/undo.branch similarity index 100% rename from web/api/webmachine/.hg/undo.branch rename to server/api/webmachine/.hg/undo.branch diff --git a/web/api/webmachine/.hg/undo.dirstate b/server/api/webmachine/.hg/undo.dirstate similarity index 100% rename from web/api/webmachine/.hg/undo.dirstate rename to server/api/webmachine/.hg/undo.dirstate diff --git a/web/api/webmachine/.hgignore b/server/api/webmachine/.hgignore similarity index 100% rename from web/api/webmachine/.hgignore rename to server/api/webmachine/.hgignore diff --git a/web/api/webmachine/.hgtags b/server/api/webmachine/.hgtags similarity index 100% rename from web/api/webmachine/.hgtags rename to server/api/webmachine/.hgtags diff --git a/web/api/webmachine/Emakefile b/server/api/webmachine/Emakefile similarity index 100% rename from web/api/webmachine/Emakefile rename to server/api/webmachine/Emakefile diff --git a/web/api/webmachine/LICENSE b/server/api/webmachine/LICENSE similarity index 100% rename from web/api/webmachine/LICENSE rename to server/api/webmachine/LICENSE diff --git a/web/api/webmachine/Makefile b/server/api/webmachine/Makefile similarity index 100% rename from web/api/webmachine/Makefile rename to server/api/webmachine/Makefile diff --git a/web/api/webmachine/THANKS b/server/api/webmachine/THANKS similarity index 100% rename from web/api/webmachine/THANKS rename to server/api/webmachine/THANKS diff --git a/web/api/webmachine/demo/Emakefile b/server/api/webmachine/demo/Emakefile similarity index 100% rename from web/api/webmachine/demo/Emakefile rename to server/api/webmachine/demo/Emakefile diff --git a/web/api/webmachine/demo/Makefile b/server/api/webmachine/demo/Makefile similarity index 100% rename from web/api/webmachine/demo/Makefile rename to server/api/webmachine/demo/Makefile diff --git a/web/api/webmachine/demo/ebin/.hg_empty_dir b/server/api/webmachine/demo/ebin/.hg_empty_dir similarity index 100% rename from web/api/webmachine/demo/ebin/.hg_empty_dir rename to server/api/webmachine/demo/ebin/.hg_empty_dir diff --git a/web/api/webmachine/demo/mochiweb b/server/api/webmachine/demo/mochiweb similarity index 100% rename from web/api/webmachine/demo/mochiweb rename to server/api/webmachine/demo/mochiweb diff --git a/web/api/webmachine/demo/priv/.hg_empty_dir b/server/api/webmachine/demo/priv/.hg_empty_dir similarity index 100% rename from web/api/webmachine/demo/priv/.hg_empty_dir rename to server/api/webmachine/demo/priv/.hg_empty_dir diff --git a/web/api/webmachine/demo/src/demo_fs_resource.erl b/server/api/webmachine/demo/src/demo_fs_resource.erl similarity index 100% rename from web/api/webmachine/demo/src/demo_fs_resource.erl rename to server/api/webmachine/demo/src/demo_fs_resource.erl diff --git a/web/api/webmachine/demo/src/webmachine_demo.app b/server/api/webmachine/demo/src/webmachine_demo.app similarity index 100% rename from web/api/webmachine/demo/src/webmachine_demo.app rename to server/api/webmachine/demo/src/webmachine_demo.app diff --git a/web/api/webmachine/demo/src/webmachine_demo.erl b/server/api/webmachine/demo/src/webmachine_demo.erl similarity index 100% rename from web/api/webmachine/demo/src/webmachine_demo.erl rename to server/api/webmachine/demo/src/webmachine_demo.erl diff --git a/web/api/webmachine/demo/src/webmachine_demo.hrl b/server/api/webmachine/demo/src/webmachine_demo.hrl similarity index 100% rename from web/api/webmachine/demo/src/webmachine_demo.hrl rename to server/api/webmachine/demo/src/webmachine_demo.hrl diff --git a/web/api/webmachine/demo/src/webmachine_demo_app.erl b/server/api/webmachine/demo/src/webmachine_demo_app.erl similarity index 100% rename from web/api/webmachine/demo/src/webmachine_demo_app.erl rename to server/api/webmachine/demo/src/webmachine_demo_app.erl diff --git a/web/api/webmachine/demo/src/webmachine_demo_resource.erl b/server/api/webmachine/demo/src/webmachine_demo_resource.erl similarity index 100% rename from web/api/webmachine/demo/src/webmachine_demo_resource.erl rename to server/api/webmachine/demo/src/webmachine_demo_resource.erl diff --git a/web/api/webmachine/demo/src/webmachine_demo_sup.erl b/server/api/webmachine/demo/src/webmachine_demo_sup.erl similarity index 100% rename from web/api/webmachine/demo/src/webmachine_demo_sup.erl rename to server/api/webmachine/demo/src/webmachine_demo_sup.erl diff --git a/web/api/webmachine/demo/start.sh b/server/api/webmachine/demo/start.sh similarity index 100% rename from web/api/webmachine/demo/start.sh rename to server/api/webmachine/demo/start.sh diff --git a/web/api/webmachine/demo/webmachine b/server/api/webmachine/demo/webmachine similarity index 100% rename from web/api/webmachine/demo/webmachine rename to server/api/webmachine/demo/webmachine diff --git a/web/api/webmachine/deps/mochiweb/LICENSE b/server/api/webmachine/deps/mochiweb/LICENSE similarity index 100% rename from web/api/webmachine/deps/mochiweb/LICENSE rename to server/api/webmachine/deps/mochiweb/LICENSE diff --git a/web/api/webmachine/deps/mochiweb/Makefile b/server/api/webmachine/deps/mochiweb/Makefile similarity index 100% rename from web/api/webmachine/deps/mochiweb/Makefile rename to server/api/webmachine/deps/mochiweb/Makefile diff --git a/web/api/webmachine/deps/mochiweb/README b/server/api/webmachine/deps/mochiweb/README similarity index 100% rename from web/api/webmachine/deps/mochiweb/README rename to server/api/webmachine/deps/mochiweb/README diff --git a/web/api/webmachine/deps/mochiweb/ebin/.hg_empty_dir b/server/api/webmachine/deps/mochiweb/ebin/.hg_empty_dir similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/.hg_empty_dir rename to server/api/webmachine/deps/mochiweb/ebin/.hg_empty_dir diff --git a/web/api/webmachine/deps/mochiweb/ebin/mochifmt.beam b/server/api/webmachine/deps/mochiweb/ebin/mochifmt.beam similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/mochifmt.beam rename to server/api/webmachine/deps/mochiweb/ebin/mochifmt.beam diff --git a/web/api/webmachine/deps/mochiweb/ebin/mochifmt_records.beam b/server/api/webmachine/deps/mochiweb/ebin/mochifmt_records.beam similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/mochifmt_records.beam rename to server/api/webmachine/deps/mochiweb/ebin/mochifmt_records.beam diff --git a/web/api/webmachine/deps/mochiweb/ebin/mochifmt_std.beam b/server/api/webmachine/deps/mochiweb/ebin/mochifmt_std.beam similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/mochifmt_std.beam rename to server/api/webmachine/deps/mochiweb/ebin/mochifmt_std.beam diff --git a/web/api/webmachine/deps/mochiweb/ebin/mochihex.beam b/server/api/webmachine/deps/mochiweb/ebin/mochihex.beam similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/mochihex.beam rename to server/api/webmachine/deps/mochiweb/ebin/mochihex.beam diff --git a/web/api/webmachine/deps/mochiweb/ebin/mochijson.beam b/server/api/webmachine/deps/mochiweb/ebin/mochijson.beam similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/mochijson.beam rename to server/api/webmachine/deps/mochiweb/ebin/mochijson.beam diff --git a/web/api/webmachine/deps/mochiweb/ebin/mochijson2.beam b/server/api/webmachine/deps/mochiweb/ebin/mochijson2.beam similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/mochijson2.beam rename to server/api/webmachine/deps/mochiweb/ebin/mochijson2.beam diff --git a/web/api/webmachine/deps/mochiweb/ebin/mochinum.beam b/server/api/webmachine/deps/mochiweb/ebin/mochinum.beam similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/mochinum.beam rename to server/api/webmachine/deps/mochiweb/ebin/mochinum.beam diff --git a/web/api/webmachine/deps/mochiweb/ebin/mochiweb.app b/server/api/webmachine/deps/mochiweb/ebin/mochiweb.app similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/mochiweb.app rename to server/api/webmachine/deps/mochiweb/ebin/mochiweb.app diff --git a/web/api/webmachine/deps/mochiweb/ebin/mochiweb.beam b/server/api/webmachine/deps/mochiweb/ebin/mochiweb.beam similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/mochiweb.beam rename to server/api/webmachine/deps/mochiweb/ebin/mochiweb.beam diff --git a/web/api/webmachine/deps/mochiweb/ebin/mochiweb_app.beam b/server/api/webmachine/deps/mochiweb/ebin/mochiweb_app.beam similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/mochiweb_app.beam rename to server/api/webmachine/deps/mochiweb/ebin/mochiweb_app.beam diff --git a/web/api/webmachine/deps/mochiweb/ebin/mochiweb_charref.beam b/server/api/webmachine/deps/mochiweb/ebin/mochiweb_charref.beam similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/mochiweb_charref.beam rename to server/api/webmachine/deps/mochiweb/ebin/mochiweb_charref.beam diff --git a/web/api/webmachine/deps/mochiweb/ebin/mochiweb_cookies.beam b/server/api/webmachine/deps/mochiweb/ebin/mochiweb_cookies.beam similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/mochiweb_cookies.beam rename to server/api/webmachine/deps/mochiweb/ebin/mochiweb_cookies.beam diff --git a/web/api/webmachine/deps/mochiweb/ebin/mochiweb_echo.beam b/server/api/webmachine/deps/mochiweb/ebin/mochiweb_echo.beam similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/mochiweb_echo.beam rename to server/api/webmachine/deps/mochiweb/ebin/mochiweb_echo.beam diff --git a/web/api/webmachine/deps/mochiweb/ebin/mochiweb_headers.beam b/server/api/webmachine/deps/mochiweb/ebin/mochiweb_headers.beam similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/mochiweb_headers.beam rename to server/api/webmachine/deps/mochiweb/ebin/mochiweb_headers.beam diff --git a/web/api/webmachine/deps/mochiweb/ebin/mochiweb_html.beam b/server/api/webmachine/deps/mochiweb/ebin/mochiweb_html.beam similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/mochiweb_html.beam rename to server/api/webmachine/deps/mochiweb/ebin/mochiweb_html.beam diff --git a/web/api/webmachine/deps/mochiweb/ebin/mochiweb_http.beam b/server/api/webmachine/deps/mochiweb/ebin/mochiweb_http.beam similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/mochiweb_http.beam rename to server/api/webmachine/deps/mochiweb/ebin/mochiweb_http.beam diff --git a/web/api/webmachine/deps/mochiweb/ebin/mochiweb_multipart.beam b/server/api/webmachine/deps/mochiweb/ebin/mochiweb_multipart.beam similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/mochiweb_multipart.beam rename to server/api/webmachine/deps/mochiweb/ebin/mochiweb_multipart.beam diff --git a/web/api/webmachine/deps/mochiweb/ebin/mochiweb_request.beam b/server/api/webmachine/deps/mochiweb/ebin/mochiweb_request.beam similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/mochiweb_request.beam rename to server/api/webmachine/deps/mochiweb/ebin/mochiweb_request.beam diff --git a/web/api/webmachine/deps/mochiweb/ebin/mochiweb_response.beam b/server/api/webmachine/deps/mochiweb/ebin/mochiweb_response.beam similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/mochiweb_response.beam rename to server/api/webmachine/deps/mochiweb/ebin/mochiweb_response.beam diff --git a/web/api/webmachine/deps/mochiweb/ebin/mochiweb_skel.beam b/server/api/webmachine/deps/mochiweb/ebin/mochiweb_skel.beam similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/mochiweb_skel.beam rename to server/api/webmachine/deps/mochiweb/ebin/mochiweb_skel.beam diff --git a/web/api/webmachine/deps/mochiweb/ebin/mochiweb_socket_server.beam b/server/api/webmachine/deps/mochiweb/ebin/mochiweb_socket_server.beam similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/mochiweb_socket_server.beam rename to server/api/webmachine/deps/mochiweb/ebin/mochiweb_socket_server.beam diff --git a/web/api/webmachine/deps/mochiweb/ebin/mochiweb_sup.beam b/server/api/webmachine/deps/mochiweb/ebin/mochiweb_sup.beam similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/mochiweb_sup.beam rename to server/api/webmachine/deps/mochiweb/ebin/mochiweb_sup.beam diff --git a/web/api/webmachine/deps/mochiweb/ebin/mochiweb_util.beam b/server/api/webmachine/deps/mochiweb/ebin/mochiweb_util.beam similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/mochiweb_util.beam rename to server/api/webmachine/deps/mochiweb/ebin/mochiweb_util.beam diff --git a/web/api/webmachine/deps/mochiweb/ebin/reloader.beam b/server/api/webmachine/deps/mochiweb/ebin/reloader.beam similarity index 100% rename from web/api/webmachine/deps/mochiweb/ebin/reloader.beam rename to server/api/webmachine/deps/mochiweb/ebin/reloader.beam diff --git a/web/api/webmachine/deps/mochiweb/priv/skel/Makefile b/server/api/webmachine/deps/mochiweb/priv/skel/Makefile similarity index 100% rename from web/api/webmachine/deps/mochiweb/priv/skel/Makefile rename to server/api/webmachine/deps/mochiweb/priv/skel/Makefile diff --git a/web/api/webmachine/deps/mochiweb/priv/skel/priv/www/index.html b/server/api/webmachine/deps/mochiweb/priv/skel/priv/www/index.html similarity index 100% rename from web/api/webmachine/deps/mochiweb/priv/skel/priv/www/index.html rename to server/api/webmachine/deps/mochiweb/priv/skel/priv/www/index.html diff --git a/web/api/webmachine/deps/mochiweb/priv/skel/src/Makefile b/server/api/webmachine/deps/mochiweb/priv/skel/src/Makefile similarity index 100% rename from web/api/webmachine/deps/mochiweb/priv/skel/src/Makefile rename to server/api/webmachine/deps/mochiweb/priv/skel/src/Makefile diff --git a/web/api/webmachine/deps/mochiweb/priv/skel/src/skel.app b/server/api/webmachine/deps/mochiweb/priv/skel/src/skel.app similarity index 100% rename from web/api/webmachine/deps/mochiweb/priv/skel/src/skel.app rename to server/api/webmachine/deps/mochiweb/priv/skel/src/skel.app diff --git a/web/api/webmachine/deps/mochiweb/priv/skel/src/skel.erl b/server/api/webmachine/deps/mochiweb/priv/skel/src/skel.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/priv/skel/src/skel.erl rename to server/api/webmachine/deps/mochiweb/priv/skel/src/skel.erl diff --git a/web/api/webmachine/deps/mochiweb/priv/skel/src/skel.hrl b/server/api/webmachine/deps/mochiweb/priv/skel/src/skel.hrl similarity index 100% rename from web/api/webmachine/deps/mochiweb/priv/skel/src/skel.hrl rename to server/api/webmachine/deps/mochiweb/priv/skel/src/skel.hrl diff --git a/web/api/webmachine/deps/mochiweb/priv/skel/src/skel_app.erl b/server/api/webmachine/deps/mochiweb/priv/skel/src/skel_app.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/priv/skel/src/skel_app.erl rename to server/api/webmachine/deps/mochiweb/priv/skel/src/skel_app.erl diff --git a/web/api/webmachine/deps/mochiweb/priv/skel/src/skel_deps.erl b/server/api/webmachine/deps/mochiweb/priv/skel/src/skel_deps.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/priv/skel/src/skel_deps.erl rename to server/api/webmachine/deps/mochiweb/priv/skel/src/skel_deps.erl diff --git a/web/api/webmachine/deps/mochiweb/priv/skel/src/skel_sup.erl b/server/api/webmachine/deps/mochiweb/priv/skel/src/skel_sup.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/priv/skel/src/skel_sup.erl rename to server/api/webmachine/deps/mochiweb/priv/skel/src/skel_sup.erl diff --git a/web/api/webmachine/deps/mochiweb/priv/skel/src/skel_web.erl b/server/api/webmachine/deps/mochiweb/priv/skel/src/skel_web.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/priv/skel/src/skel_web.erl rename to server/api/webmachine/deps/mochiweb/priv/skel/src/skel_web.erl diff --git a/web/api/webmachine/deps/mochiweb/priv/skel/start-dev.sh b/server/api/webmachine/deps/mochiweb/priv/skel/start-dev.sh similarity index 100% rename from web/api/webmachine/deps/mochiweb/priv/skel/start-dev.sh rename to server/api/webmachine/deps/mochiweb/priv/skel/start-dev.sh diff --git a/web/api/webmachine/deps/mochiweb/priv/skel/start.sh b/server/api/webmachine/deps/mochiweb/priv/skel/start.sh similarity index 100% rename from web/api/webmachine/deps/mochiweb/priv/skel/start.sh rename to server/api/webmachine/deps/mochiweb/priv/skel/start.sh diff --git a/web/api/webmachine/deps/mochiweb/priv/skel/support/include.mk b/server/api/webmachine/deps/mochiweb/priv/skel/support/include.mk similarity index 100% rename from web/api/webmachine/deps/mochiweb/priv/skel/support/include.mk rename to server/api/webmachine/deps/mochiweb/priv/skel/support/include.mk diff --git a/web/api/webmachine/deps/mochiweb/scripts/new_mochiweb.erl b/server/api/webmachine/deps/mochiweb/scripts/new_mochiweb.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/scripts/new_mochiweb.erl rename to server/api/webmachine/deps/mochiweb/scripts/new_mochiweb.erl diff --git a/web/api/webmachine/deps/mochiweb/src/Makefile b/server/api/webmachine/deps/mochiweb/src/Makefile similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/Makefile rename to server/api/webmachine/deps/mochiweb/src/Makefile diff --git a/web/api/webmachine/deps/mochiweb/src/mochifmt.erl b/server/api/webmachine/deps/mochiweb/src/mochifmt.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/mochifmt.erl rename to server/api/webmachine/deps/mochiweb/src/mochifmt.erl diff --git a/web/api/webmachine/deps/mochiweb/src/mochifmt_records.erl b/server/api/webmachine/deps/mochiweb/src/mochifmt_records.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/mochifmt_records.erl rename to server/api/webmachine/deps/mochiweb/src/mochifmt_records.erl diff --git a/web/api/webmachine/deps/mochiweb/src/mochifmt_std.erl b/server/api/webmachine/deps/mochiweb/src/mochifmt_std.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/mochifmt_std.erl rename to server/api/webmachine/deps/mochiweb/src/mochifmt_std.erl diff --git a/web/api/webmachine/deps/mochiweb/src/mochihex.erl b/server/api/webmachine/deps/mochiweb/src/mochihex.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/mochihex.erl rename to server/api/webmachine/deps/mochiweb/src/mochihex.erl diff --git a/web/api/webmachine/deps/mochiweb/src/mochijson.erl b/server/api/webmachine/deps/mochiweb/src/mochijson.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/mochijson.erl rename to server/api/webmachine/deps/mochiweb/src/mochijson.erl diff --git a/web/api/webmachine/deps/mochiweb/src/mochijson2.erl b/server/api/webmachine/deps/mochiweb/src/mochijson2.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/mochijson2.erl rename to server/api/webmachine/deps/mochiweb/src/mochijson2.erl diff --git a/web/api/webmachine/deps/mochiweb/src/mochinum.erl b/server/api/webmachine/deps/mochiweb/src/mochinum.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/mochinum.erl rename to server/api/webmachine/deps/mochiweb/src/mochinum.erl diff --git a/web/api/webmachine/deps/mochiweb/src/mochiweb.app b/server/api/webmachine/deps/mochiweb/src/mochiweb.app similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/mochiweb.app rename to server/api/webmachine/deps/mochiweb/src/mochiweb.app diff --git a/web/api/webmachine/deps/mochiweb/src/mochiweb.erl b/server/api/webmachine/deps/mochiweb/src/mochiweb.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/mochiweb.erl rename to server/api/webmachine/deps/mochiweb/src/mochiweb.erl diff --git a/web/api/webmachine/deps/mochiweb/src/mochiweb_app.erl b/server/api/webmachine/deps/mochiweb/src/mochiweb_app.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/mochiweb_app.erl rename to server/api/webmachine/deps/mochiweb/src/mochiweb_app.erl diff --git a/web/api/webmachine/deps/mochiweb/src/mochiweb_charref.erl b/server/api/webmachine/deps/mochiweb/src/mochiweb_charref.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/mochiweb_charref.erl rename to server/api/webmachine/deps/mochiweb/src/mochiweb_charref.erl diff --git a/web/api/webmachine/deps/mochiweb/src/mochiweb_cookies.erl b/server/api/webmachine/deps/mochiweb/src/mochiweb_cookies.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/mochiweb_cookies.erl rename to server/api/webmachine/deps/mochiweb/src/mochiweb_cookies.erl diff --git a/web/api/webmachine/deps/mochiweb/src/mochiweb_echo.erl b/server/api/webmachine/deps/mochiweb/src/mochiweb_echo.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/mochiweb_echo.erl rename to server/api/webmachine/deps/mochiweb/src/mochiweb_echo.erl diff --git a/web/api/webmachine/deps/mochiweb/src/mochiweb_headers.erl b/server/api/webmachine/deps/mochiweb/src/mochiweb_headers.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/mochiweb_headers.erl rename to server/api/webmachine/deps/mochiweb/src/mochiweb_headers.erl diff --git a/web/api/webmachine/deps/mochiweb/src/mochiweb_html.erl b/server/api/webmachine/deps/mochiweb/src/mochiweb_html.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/mochiweb_html.erl rename to server/api/webmachine/deps/mochiweb/src/mochiweb_html.erl diff --git a/web/api/webmachine/deps/mochiweb/src/mochiweb_http.erl b/server/api/webmachine/deps/mochiweb/src/mochiweb_http.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/mochiweb_http.erl rename to server/api/webmachine/deps/mochiweb/src/mochiweb_http.erl diff --git a/web/api/webmachine/deps/mochiweb/src/mochiweb_multipart.erl b/server/api/webmachine/deps/mochiweb/src/mochiweb_multipart.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/mochiweb_multipart.erl rename to server/api/webmachine/deps/mochiweb/src/mochiweb_multipart.erl diff --git a/web/api/webmachine/deps/mochiweb/src/mochiweb_request.erl b/server/api/webmachine/deps/mochiweb/src/mochiweb_request.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/mochiweb_request.erl rename to server/api/webmachine/deps/mochiweb/src/mochiweb_request.erl diff --git a/web/api/webmachine/deps/mochiweb/src/mochiweb_response.erl b/server/api/webmachine/deps/mochiweb/src/mochiweb_response.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/mochiweb_response.erl rename to server/api/webmachine/deps/mochiweb/src/mochiweb_response.erl diff --git a/web/api/webmachine/deps/mochiweb/src/mochiweb_skel.erl b/server/api/webmachine/deps/mochiweb/src/mochiweb_skel.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/mochiweb_skel.erl rename to server/api/webmachine/deps/mochiweb/src/mochiweb_skel.erl diff --git a/web/api/webmachine/deps/mochiweb/src/mochiweb_socket_server.erl b/server/api/webmachine/deps/mochiweb/src/mochiweb_socket_server.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/mochiweb_socket_server.erl rename to server/api/webmachine/deps/mochiweb/src/mochiweb_socket_server.erl diff --git a/web/api/webmachine/deps/mochiweb/src/mochiweb_sup.erl b/server/api/webmachine/deps/mochiweb/src/mochiweb_sup.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/mochiweb_sup.erl rename to server/api/webmachine/deps/mochiweb/src/mochiweb_sup.erl diff --git a/web/api/webmachine/deps/mochiweb/src/mochiweb_util.erl b/server/api/webmachine/deps/mochiweb/src/mochiweb_util.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/mochiweb_util.erl rename to server/api/webmachine/deps/mochiweb/src/mochiweb_util.erl diff --git a/web/api/webmachine/deps/mochiweb/src/reloader.erl b/server/api/webmachine/deps/mochiweb/src/reloader.erl similarity index 100% rename from web/api/webmachine/deps/mochiweb/src/reloader.erl rename to server/api/webmachine/deps/mochiweb/src/reloader.erl diff --git a/web/api/webmachine/deps/mochiweb/support/include.mk b/server/api/webmachine/deps/mochiweb/support/include.mk similarity index 100% rename from web/api/webmachine/deps/mochiweb/support/include.mk rename to server/api/webmachine/deps/mochiweb/support/include.mk diff --git a/web/api/webmachine/docs/http-headers-status-v3.png b/server/api/webmachine/docs/http-headers-status-v3.png similarity index 100% rename from web/api/webmachine/docs/http-headers-status-v3.png rename to server/api/webmachine/docs/http-headers-status-v3.png diff --git a/web/api/webmachine/ebin/.hg_empty_dir b/server/api/webmachine/ebin/.hg_empty_dir similarity index 100% rename from web/api/webmachine/ebin/.hg_empty_dir rename to server/api/webmachine/ebin/.hg_empty_dir diff --git a/web/api/webmachine/ebin/webmachine.app b/server/api/webmachine/ebin/webmachine.app similarity index 100% rename from web/api/webmachine/ebin/webmachine.app rename to server/api/webmachine/ebin/webmachine.app diff --git a/web/api/webmachine/ebin/webmachine.beam b/server/api/webmachine/ebin/webmachine.beam similarity index 100% rename from web/api/webmachine/ebin/webmachine.beam rename to server/api/webmachine/ebin/webmachine.beam diff --git a/web/api/webmachine/ebin/webmachine_app.beam b/server/api/webmachine/ebin/webmachine_app.beam similarity index 100% rename from web/api/webmachine/ebin/webmachine_app.beam rename to server/api/webmachine/ebin/webmachine_app.beam diff --git a/web/api/webmachine/ebin/webmachine_decision_core.beam b/server/api/webmachine/ebin/webmachine_decision_core.beam similarity index 100% rename from web/api/webmachine/ebin/webmachine_decision_core.beam rename to server/api/webmachine/ebin/webmachine_decision_core.beam diff --git a/web/api/webmachine/ebin/webmachine_deps.beam b/server/api/webmachine/ebin/webmachine_deps.beam similarity index 100% rename from web/api/webmachine/ebin/webmachine_deps.beam rename to server/api/webmachine/ebin/webmachine_deps.beam diff --git a/web/api/webmachine/ebin/webmachine_dispatcher.beam b/server/api/webmachine/ebin/webmachine_dispatcher.beam similarity index 100% rename from web/api/webmachine/ebin/webmachine_dispatcher.beam rename to server/api/webmachine/ebin/webmachine_dispatcher.beam diff --git a/web/api/webmachine/ebin/webmachine_error_handler.beam b/server/api/webmachine/ebin/webmachine_error_handler.beam similarity index 100% rename from web/api/webmachine/ebin/webmachine_error_handler.beam rename to server/api/webmachine/ebin/webmachine_error_handler.beam diff --git a/web/api/webmachine/ebin/webmachine_logger.beam b/server/api/webmachine/ebin/webmachine_logger.beam similarity index 100% rename from web/api/webmachine/ebin/webmachine_logger.beam rename to server/api/webmachine/ebin/webmachine_logger.beam diff --git a/web/api/webmachine/ebin/webmachine_mochiweb.beam b/server/api/webmachine/ebin/webmachine_mochiweb.beam similarity index 100% rename from web/api/webmachine/ebin/webmachine_mochiweb.beam rename to server/api/webmachine/ebin/webmachine_mochiweb.beam diff --git a/web/api/webmachine/ebin/webmachine_multipart.beam b/server/api/webmachine/ebin/webmachine_multipart.beam similarity index 100% rename from web/api/webmachine/ebin/webmachine_multipart.beam rename to server/api/webmachine/ebin/webmachine_multipart.beam diff --git a/web/api/webmachine/ebin/webmachine_perf_logger.beam b/server/api/webmachine/ebin/webmachine_perf_logger.beam similarity index 100% rename from web/api/webmachine/ebin/webmachine_perf_logger.beam rename to server/api/webmachine/ebin/webmachine_perf_logger.beam diff --git a/web/api/webmachine/ebin/webmachine_request.beam b/server/api/webmachine/ebin/webmachine_request.beam similarity index 100% rename from web/api/webmachine/ebin/webmachine_request.beam rename to server/api/webmachine/ebin/webmachine_request.beam diff --git a/web/api/webmachine/ebin/webmachine_request_srv.beam b/server/api/webmachine/ebin/webmachine_request_srv.beam similarity index 100% rename from web/api/webmachine/ebin/webmachine_request_srv.beam rename to server/api/webmachine/ebin/webmachine_request_srv.beam diff --git a/web/api/webmachine/ebin/webmachine_resource.beam b/server/api/webmachine/ebin/webmachine_resource.beam similarity index 100% rename from web/api/webmachine/ebin/webmachine_resource.beam rename to server/api/webmachine/ebin/webmachine_resource.beam diff --git a/web/api/webmachine/ebin/webmachine_skel.beam b/server/api/webmachine/ebin/webmachine_skel.beam similarity index 100% rename from web/api/webmachine/ebin/webmachine_skel.beam rename to server/api/webmachine/ebin/webmachine_skel.beam diff --git a/web/api/webmachine/ebin/webmachine_sup.beam b/server/api/webmachine/ebin/webmachine_sup.beam similarity index 100% rename from web/api/webmachine/ebin/webmachine_sup.beam rename to server/api/webmachine/ebin/webmachine_sup.beam diff --git a/web/api/webmachine/ebin/webmachine_util.beam b/server/api/webmachine/ebin/webmachine_util.beam similarity index 100% rename from web/api/webmachine/ebin/webmachine_util.beam rename to server/api/webmachine/ebin/webmachine_util.beam diff --git a/web/api/webmachine/ebin/wmtrace_resource.beam b/server/api/webmachine/ebin/wmtrace_resource.beam similarity index 100% rename from web/api/webmachine/ebin/wmtrace_resource.beam rename to server/api/webmachine/ebin/wmtrace_resource.beam diff --git a/web/api/webmachine/ebin/wrq.beam b/server/api/webmachine/ebin/wrq.beam similarity index 100% rename from web/api/webmachine/ebin/wrq.beam rename to server/api/webmachine/ebin/wrq.beam diff --git a/web/api/webmachine/erl_crash.dump b/server/api/webmachine/erl_crash.dump similarity index 100% rename from web/api/webmachine/erl_crash.dump rename to server/api/webmachine/erl_crash.dump diff --git a/web/api/webmachine/include/webmachine.hrl b/server/api/webmachine/include/webmachine.hrl similarity index 100% rename from web/api/webmachine/include/webmachine.hrl rename to server/api/webmachine/include/webmachine.hrl diff --git a/web/api/webmachine/include/wm_reqdata.hrl b/server/api/webmachine/include/wm_reqdata.hrl similarity index 100% rename from web/api/webmachine/include/wm_reqdata.hrl rename to server/api/webmachine/include/wm_reqdata.hrl diff --git a/web/api/webmachine/priv/skel/Emakefile b/server/api/webmachine/priv/skel/Emakefile similarity index 100% rename from web/api/webmachine/priv/skel/Emakefile rename to server/api/webmachine/priv/skel/Emakefile diff --git a/web/api/webmachine/priv/skel/Makefile b/server/api/webmachine/priv/skel/Makefile similarity index 100% rename from web/api/webmachine/priv/skel/Makefile rename to server/api/webmachine/priv/skel/Makefile diff --git a/web/api/webmachine/priv/skel/deps/.empty b/server/api/webmachine/priv/skel/deps/.empty similarity index 100% rename from web/api/webmachine/priv/skel/deps/.empty rename to server/api/webmachine/priv/skel/deps/.empty diff --git a/web/api/webmachine/priv/skel/ebin/.empty b/server/api/webmachine/priv/skel/ebin/.empty similarity index 100% rename from web/api/webmachine/priv/skel/ebin/.empty rename to server/api/webmachine/priv/skel/ebin/.empty diff --git a/web/api/webmachine/priv/skel/priv/dispatch.conf b/server/api/webmachine/priv/skel/priv/dispatch.conf similarity index 100% rename from web/api/webmachine/priv/skel/priv/dispatch.conf rename to server/api/webmachine/priv/skel/priv/dispatch.conf diff --git a/web/api/webmachine/priv/skel/priv/www/index.html b/server/api/webmachine/priv/skel/priv/www/index.html similarity index 100% rename from web/api/webmachine/priv/skel/priv/www/index.html rename to server/api/webmachine/priv/skel/priv/www/index.html diff --git a/web/api/webmachine/priv/skel/src/skel.app b/server/api/webmachine/priv/skel/src/skel.app similarity index 100% rename from web/api/webmachine/priv/skel/src/skel.app rename to server/api/webmachine/priv/skel/src/skel.app diff --git a/web/api/webmachine/priv/skel/src/skel.erl b/server/api/webmachine/priv/skel/src/skel.erl similarity index 100% rename from web/api/webmachine/priv/skel/src/skel.erl rename to server/api/webmachine/priv/skel/src/skel.erl diff --git a/web/api/webmachine/priv/skel/src/skel.hrl b/server/api/webmachine/priv/skel/src/skel.hrl similarity index 100% rename from web/api/webmachine/priv/skel/src/skel.hrl rename to server/api/webmachine/priv/skel/src/skel.hrl diff --git a/web/api/webmachine/priv/skel/src/skel_app.erl b/server/api/webmachine/priv/skel/src/skel_app.erl similarity index 100% rename from web/api/webmachine/priv/skel/src/skel_app.erl rename to server/api/webmachine/priv/skel/src/skel_app.erl diff --git a/web/api/webmachine/priv/skel/src/skel_deps.erl b/server/api/webmachine/priv/skel/src/skel_deps.erl similarity index 100% rename from web/api/webmachine/priv/skel/src/skel_deps.erl rename to server/api/webmachine/priv/skel/src/skel_deps.erl diff --git a/web/api/webmachine/priv/skel/src/skel_resource.erl b/server/api/webmachine/priv/skel/src/skel_resource.erl similarity index 100% rename from web/api/webmachine/priv/skel/src/skel_resource.erl rename to server/api/webmachine/priv/skel/src/skel_resource.erl diff --git a/web/api/webmachine/priv/skel/src/skel_sup.erl b/server/api/webmachine/priv/skel/src/skel_sup.erl similarity index 100% rename from web/api/webmachine/priv/skel/src/skel_sup.erl rename to server/api/webmachine/priv/skel/src/skel_sup.erl diff --git a/web/api/webmachine/priv/skel/start-dev.sh b/server/api/webmachine/priv/skel/start-dev.sh similarity index 100% rename from web/api/webmachine/priv/skel/start-dev.sh rename to server/api/webmachine/priv/skel/start-dev.sh diff --git a/web/api/webmachine/priv/skel/start.sh b/server/api/webmachine/priv/skel/start.sh similarity index 100% rename from web/api/webmachine/priv/skel/start.sh rename to server/api/webmachine/priv/skel/start.sh diff --git a/web/api/webmachine/priv/www/index.html b/server/api/webmachine/priv/www/index.html similarity index 100% rename from web/api/webmachine/priv/www/index.html rename to server/api/webmachine/priv/www/index.html diff --git a/web/api/webmachine/scripts/new_webmachine.erl b/server/api/webmachine/scripts/new_webmachine.erl similarity index 100% rename from web/api/webmachine/scripts/new_webmachine.erl rename to server/api/webmachine/scripts/new_webmachine.erl diff --git a/web/api/webmachine/src/webmachine.app b/server/api/webmachine/src/webmachine.app similarity index 100% rename from web/api/webmachine/src/webmachine.app rename to server/api/webmachine/src/webmachine.app diff --git a/web/api/webmachine/src/webmachine.erl b/server/api/webmachine/src/webmachine.erl similarity index 100% rename from web/api/webmachine/src/webmachine.erl rename to server/api/webmachine/src/webmachine.erl diff --git a/web/api/webmachine/src/webmachine_app.erl b/server/api/webmachine/src/webmachine_app.erl similarity index 100% rename from web/api/webmachine/src/webmachine_app.erl rename to server/api/webmachine/src/webmachine_app.erl diff --git a/web/api/webmachine/src/webmachine_decision_core.erl b/server/api/webmachine/src/webmachine_decision_core.erl similarity index 100% rename from web/api/webmachine/src/webmachine_decision_core.erl rename to server/api/webmachine/src/webmachine_decision_core.erl diff --git a/web/api/webmachine/src/webmachine_deps.erl b/server/api/webmachine/src/webmachine_deps.erl similarity index 100% rename from web/api/webmachine/src/webmachine_deps.erl rename to server/api/webmachine/src/webmachine_deps.erl diff --git a/web/api/webmachine/src/webmachine_dispatcher.erl b/server/api/webmachine/src/webmachine_dispatcher.erl similarity index 100% rename from web/api/webmachine/src/webmachine_dispatcher.erl rename to server/api/webmachine/src/webmachine_dispatcher.erl diff --git a/web/api/webmachine/src/webmachine_error_handler.erl b/server/api/webmachine/src/webmachine_error_handler.erl similarity index 100% rename from web/api/webmachine/src/webmachine_error_handler.erl rename to server/api/webmachine/src/webmachine_error_handler.erl diff --git a/web/api/webmachine/src/webmachine_logger.erl b/server/api/webmachine/src/webmachine_logger.erl similarity index 100% rename from web/api/webmachine/src/webmachine_logger.erl rename to server/api/webmachine/src/webmachine_logger.erl diff --git a/web/api/webmachine/src/webmachine_logger.hrl b/server/api/webmachine/src/webmachine_logger.hrl similarity index 100% rename from web/api/webmachine/src/webmachine_logger.hrl rename to server/api/webmachine/src/webmachine_logger.hrl diff --git a/web/api/webmachine/src/webmachine_mochiweb.erl b/server/api/webmachine/src/webmachine_mochiweb.erl similarity index 100% rename from web/api/webmachine/src/webmachine_mochiweb.erl rename to server/api/webmachine/src/webmachine_mochiweb.erl diff --git a/web/api/webmachine/src/webmachine_multipart.erl b/server/api/webmachine/src/webmachine_multipart.erl similarity index 100% rename from web/api/webmachine/src/webmachine_multipart.erl rename to server/api/webmachine/src/webmachine_multipart.erl diff --git a/web/api/webmachine/src/webmachine_perf_logger.erl b/server/api/webmachine/src/webmachine_perf_logger.erl similarity index 100% rename from web/api/webmachine/src/webmachine_perf_logger.erl rename to server/api/webmachine/src/webmachine_perf_logger.erl diff --git a/web/api/webmachine/src/webmachine_request.erl b/server/api/webmachine/src/webmachine_request.erl similarity index 100% rename from web/api/webmachine/src/webmachine_request.erl rename to server/api/webmachine/src/webmachine_request.erl diff --git a/web/api/webmachine/src/webmachine_request_srv.erl b/server/api/webmachine/src/webmachine_request_srv.erl similarity index 100% rename from web/api/webmachine/src/webmachine_request_srv.erl rename to server/api/webmachine/src/webmachine_request_srv.erl diff --git a/web/api/webmachine/src/webmachine_resource.erl b/server/api/webmachine/src/webmachine_resource.erl similarity index 100% rename from web/api/webmachine/src/webmachine_resource.erl rename to server/api/webmachine/src/webmachine_resource.erl diff --git a/web/api/webmachine/src/webmachine_skel.erl b/server/api/webmachine/src/webmachine_skel.erl similarity index 100% rename from web/api/webmachine/src/webmachine_skel.erl rename to server/api/webmachine/src/webmachine_skel.erl diff --git a/web/api/webmachine/src/webmachine_sup.erl b/server/api/webmachine/src/webmachine_sup.erl similarity index 100% rename from web/api/webmachine/src/webmachine_sup.erl rename to server/api/webmachine/src/webmachine_sup.erl diff --git a/web/api/webmachine/src/webmachine_util.erl b/server/api/webmachine/src/webmachine_util.erl similarity index 100% rename from web/api/webmachine/src/webmachine_util.erl rename to server/api/webmachine/src/webmachine_util.erl diff --git a/web/api/webmachine/src/wmtrace_resource.erl b/server/api/webmachine/src/wmtrace_resource.erl similarity index 100% rename from web/api/webmachine/src/wmtrace_resource.erl rename to server/api/webmachine/src/wmtrace_resource.erl diff --git a/web/api/webmachine/src/wrq.erl b/server/api/webmachine/src/wrq.erl similarity index 100% rename from web/api/webmachine/src/wrq.erl rename to server/api/webmachine/src/wrq.erl diff --git a/web/api/webmachine/start-dev.sh b/server/api/webmachine/start-dev.sh similarity index 100% rename from web/api/webmachine/start-dev.sh rename to server/api/webmachine/start-dev.sh diff --git a/web/api/webmachine/start.sh b/server/api/webmachine/start.sh similarity index 100% rename from web/api/webmachine/start.sh rename to server/api/webmachine/start.sh diff --git a/web/api/webmachine/trace/wmtrace.css b/server/api/webmachine/trace/wmtrace.css similarity index 100% rename from web/api/webmachine/trace/wmtrace.css rename to server/api/webmachine/trace/wmtrace.css diff --git a/web/api/webmachine/trace/wmtrace.js b/server/api/webmachine/trace/wmtrace.js similarity index 100% rename from web/api/webmachine/trace/wmtrace.js rename to server/api/webmachine/trace/wmtrace.js diff --git a/web/api/webmachine/www/blogs.html b/server/api/webmachine/www/blogs.html similarity index 100% rename from web/api/webmachine/www/blogs.html rename to server/api/webmachine/www/blogs.html diff --git a/web/api/webmachine/www/contact.html b/server/api/webmachine/www/contact.html similarity index 100% rename from web/api/webmachine/www/contact.html rename to server/api/webmachine/www/contact.html diff --git a/web/api/webmachine/www/css/style-1c.css b/server/api/webmachine/www/css/style-1c.css similarity index 100% rename from web/api/webmachine/www/css/style-1c.css rename to server/api/webmachine/www/css/style-1c.css diff --git a/web/api/webmachine/www/css/style.css b/server/api/webmachine/www/css/style.css similarity index 100% rename from web/api/webmachine/www/css/style.css rename to server/api/webmachine/www/css/style.css diff --git a/web/api/webmachine/www/debugging.html b/server/api/webmachine/www/debugging.html similarity index 100% rename from web/api/webmachine/www/debugging.html rename to server/api/webmachine/www/debugging.html diff --git a/web/api/webmachine/www/diagram.html b/server/api/webmachine/www/diagram.html similarity index 100% rename from web/api/webmachine/www/diagram.html rename to server/api/webmachine/www/diagram.html diff --git a/web/api/webmachine/www/dispatcher.html b/server/api/webmachine/www/dispatcher.html similarity index 100% rename from web/api/webmachine/www/dispatcher.html rename to server/api/webmachine/www/dispatcher.html diff --git a/web/api/webmachine/www/docs.html b/server/api/webmachine/www/docs.html similarity index 100% rename from web/api/webmachine/www/docs.html rename to server/api/webmachine/www/docs.html diff --git a/web/api/webmachine/www/example_resources.html b/server/api/webmachine/www/example_resources.html similarity index 100% rename from web/api/webmachine/www/example_resources.html rename to server/api/webmachine/www/example_resources.html diff --git a/web/api/webmachine/www/favicon.ico b/server/api/webmachine/www/favicon.ico similarity index 100% rename from web/api/webmachine/www/favicon.ico rename to server/api/webmachine/www/favicon.ico diff --git a/web/api/webmachine/www/images/WM200-crop.png b/server/api/webmachine/www/images/WM200-crop.png similarity index 100% rename from web/api/webmachine/www/images/WM200-crop.png rename to server/api/webmachine/www/images/WM200-crop.png diff --git a/web/api/webmachine/www/images/basho-landscape.gif b/server/api/webmachine/www/images/basho-landscape.gif similarity index 100% rename from web/api/webmachine/www/images/basho-landscape.gif rename to server/api/webmachine/www/images/basho-landscape.gif diff --git a/web/api/webmachine/www/images/basic-trace-decision-tab.png b/server/api/webmachine/www/images/basic-trace-decision-tab.png similarity index 100% rename from web/api/webmachine/www/images/basic-trace-decision-tab.png rename to server/api/webmachine/www/images/basic-trace-decision-tab.png diff --git a/web/api/webmachine/www/images/basic-trace-labeled.png b/server/api/webmachine/www/images/basic-trace-labeled.png similarity index 100% rename from web/api/webmachine/www/images/basic-trace-labeled.png rename to server/api/webmachine/www/images/basic-trace-labeled.png diff --git a/web/api/webmachine/www/images/basic-trace-request-tab.png b/server/api/webmachine/www/images/basic-trace-request-tab.png similarity index 100% rename from web/api/webmachine/www/images/basic-trace-request-tab.png rename to server/api/webmachine/www/images/basic-trace-request-tab.png diff --git a/web/api/webmachine/www/images/basic-trace-response-tab.png b/server/api/webmachine/www/images/basic-trace-response-tab.png similarity index 100% rename from web/api/webmachine/www/images/basic-trace-response-tab.png rename to server/api/webmachine/www/images/basic-trace-response-tab.png diff --git a/web/api/webmachine/www/images/bg.gif b/server/api/webmachine/www/images/bg.gif similarity index 100% rename from web/api/webmachine/www/images/bg.gif rename to server/api/webmachine/www/images/bg.gif diff --git a/web/api/webmachine/www/images/blankbox.gif b/server/api/webmachine/www/images/blankbox.gif similarity index 100% rename from web/api/webmachine/www/images/blankbox.gif rename to server/api/webmachine/www/images/blankbox.gif diff --git a/web/api/webmachine/www/images/chash.gif b/server/api/webmachine/www/images/chash.gif similarity index 100% rename from web/api/webmachine/www/images/chash.gif rename to server/api/webmachine/www/images/chash.gif diff --git a/web/api/webmachine/www/images/easy-ops.gif b/server/api/webmachine/www/images/easy-ops.gif similarity index 100% rename from web/api/webmachine/www/images/easy-ops.gif rename to server/api/webmachine/www/images/easy-ops.gif diff --git a/web/api/webmachine/www/images/gossip4.gif b/server/api/webmachine/www/images/gossip4.gif similarity index 100% rename from web/api/webmachine/www/images/gossip4.gif rename to server/api/webmachine/www/images/gossip4.gif diff --git a/web/api/webmachine/www/images/halfblankbox.gif b/server/api/webmachine/www/images/halfblankbox.gif similarity index 100% rename from web/api/webmachine/www/images/halfblankbox.gif rename to server/api/webmachine/www/images/halfblankbox.gif diff --git a/web/api/webmachine/www/images/http-headers-status-v3.png b/server/api/webmachine/www/images/http-headers-status-v3.png similarity index 100% rename from web/api/webmachine/www/images/http-headers-status-v3.png rename to server/api/webmachine/www/images/http-headers-status-v3.png diff --git a/web/api/webmachine/www/images/more.gif b/server/api/webmachine/www/images/more.gif similarity index 100% rename from web/api/webmachine/www/images/more.gif rename to server/api/webmachine/www/images/more.gif diff --git a/web/api/webmachine/www/images/site.gif b/server/api/webmachine/www/images/site.gif similarity index 100% rename from web/api/webmachine/www/images/site.gif rename to server/api/webmachine/www/images/site.gif diff --git a/web/api/webmachine/www/images/splash250.gif b/server/api/webmachine/www/images/splash250.gif similarity index 100% rename from web/api/webmachine/www/images/splash250.gif rename to server/api/webmachine/www/images/splash250.gif diff --git a/web/api/webmachine/www/images/vclock.gif b/server/api/webmachine/www/images/vclock.gif similarity index 100% rename from web/api/webmachine/www/images/vclock.gif rename to server/api/webmachine/www/images/vclock.gif diff --git a/web/api/webmachine/www/index.html b/server/api/webmachine/www/index.html similarity index 100% rename from web/api/webmachine/www/index.html rename to server/api/webmachine/www/index.html diff --git a/web/api/webmachine/www/intros.html b/server/api/webmachine/www/intros.html similarity index 100% rename from web/api/webmachine/www/intros.html rename to server/api/webmachine/www/intros.html diff --git a/web/api/webmachine/www/mechanics.html b/server/api/webmachine/www/mechanics.html similarity index 100% rename from web/api/webmachine/www/mechanics.html rename to server/api/webmachine/www/mechanics.html diff --git a/web/api/webmachine/www/quickstart.html b/server/api/webmachine/www/quickstart.html similarity index 100% rename from web/api/webmachine/www/quickstart.html rename to server/api/webmachine/www/quickstart.html diff --git a/web/api/webmachine/www/reftrans.html b/server/api/webmachine/www/reftrans.html similarity index 100% rename from web/api/webmachine/www/reftrans.html rename to server/api/webmachine/www/reftrans.html diff --git a/web/api/webmachine/www/reqdata.html b/server/api/webmachine/www/reqdata.html similarity index 100% rename from web/api/webmachine/www/reqdata.html rename to server/api/webmachine/www/reqdata.html diff --git a/web/api/webmachine/www/resources.html b/server/api/webmachine/www/resources.html similarity index 100% rename from web/api/webmachine/www/resources.html rename to server/api/webmachine/www/resources.html diff --git a/web/api/webmachine/www/streambody.html b/server/api/webmachine/www/streambody.html similarity index 100% rename from web/api/webmachine/www/streambody.html rename to server/api/webmachine/www/streambody.html diff --git a/web/drupal/modules/cache_no_filter/cache_no_filter.inc b/server/drupal/modules/cache_no_filter/cache_no_filter.inc similarity index 100% rename from web/drupal/modules/cache_no_filter/cache_no_filter.inc rename to server/drupal/modules/cache_no_filter/cache_no_filter.inc diff --git a/web/drupal/modules/image_annotate/CVS/Entries b/server/drupal/modules/image_annotate/CVS/Entries similarity index 100% rename from web/drupal/modules/image_annotate/CVS/Entries rename to server/drupal/modules/image_annotate/CVS/Entries diff --git a/web/drupal/modules/image_annotate/CVS/Repository b/server/drupal/modules/image_annotate/CVS/Repository similarity index 100% rename from web/drupal/modules/image_annotate/CVS/Repository rename to server/drupal/modules/image_annotate/CVS/Repository diff --git a/web/drupal/modules/image_annotate/CVS/Root b/server/drupal/modules/image_annotate/CVS/Root similarity index 100% rename from web/drupal/modules/image_annotate/CVS/Root rename to server/drupal/modules/image_annotate/CVS/Root diff --git a/web/drupal/modules/image_annotate/CVS/Tag b/server/drupal/modules/image_annotate/CVS/Tag similarity index 100% rename from web/drupal/modules/image_annotate/CVS/Tag rename to server/drupal/modules/image_annotate/CVS/Tag diff --git a/web/drupal/modules/image_annotate/README.txt b/server/drupal/modules/image_annotate/README.txt similarity index 100% rename from web/drupal/modules/image_annotate/README.txt rename to server/drupal/modules/image_annotate/README.txt diff --git a/web/drupal/modules/image_annotate/image_annotate.info b/server/drupal/modules/image_annotate/image_annotate.info similarity index 100% rename from web/drupal/modules/image_annotate/image_annotate.info rename to server/drupal/modules/image_annotate/image_annotate.info diff --git a/web/drupal/modules/image_annotate/image_annotate.install b/server/drupal/modules/image_annotate/image_annotate.install similarity index 100% rename from web/drupal/modules/image_annotate/image_annotate.install rename to server/drupal/modules/image_annotate/image_annotate.install diff --git a/web/drupal/modules/image_annotate/image_annotate.module b/server/drupal/modules/image_annotate/image_annotate.module similarity index 100% rename from web/drupal/modules/image_annotate/image_annotate.module rename to server/drupal/modules/image_annotate/image_annotate.module diff --git a/web/drupal/modules/image_annotate/tag.css b/server/drupal/modules/image_annotate/tag.css similarity index 100% rename from web/drupal/modules/image_annotate/tag.css rename to server/drupal/modules/image_annotate/tag.css diff --git a/web/drupal/modules/image_annotate/tag.js b/server/drupal/modules/image_annotate/tag.js similarity index 100% rename from web/drupal/modules/image_annotate/tag.js rename to server/drupal/modules/image_annotate/tag.js diff --git a/web/drupal/modules/logger/README.txt b/server/drupal/modules/logger/README.txt similarity index 100% rename from web/drupal/modules/logger/README.txt rename to server/drupal/modules/logger/README.txt diff --git a/web/drupal/modules/logger/logger.admin.inc b/server/drupal/modules/logger/logger.admin.inc similarity index 100% rename from web/drupal/modules/logger/logger.admin.inc rename to server/drupal/modules/logger/logger.admin.inc diff --git a/web/drupal/modules/logger/logger.drush.inc b/server/drupal/modules/logger/logger.drush.inc similarity index 100% rename from web/drupal/modules/logger/logger.drush.inc rename to server/drupal/modules/logger/logger.drush.inc diff --git a/web/drupal/modules/logger/logger.info b/server/drupal/modules/logger/logger.info similarity index 100% rename from web/drupal/modules/logger/logger.info rename to server/drupal/modules/logger/logger.info diff --git a/web/drupal/modules/logger/logger.install b/server/drupal/modules/logger/logger.install similarity index 100% rename from web/drupal/modules/logger/logger.install rename to server/drupal/modules/logger/logger.install diff --git a/web/drupal/modules/logger/logger.module b/server/drupal/modules/logger/logger.module similarity index 100% rename from web/drupal/modules/logger/logger.module rename to server/drupal/modules/logger/logger.module diff --git a/web/drupal/modules/logger/patches/flukso.core.patch b/server/drupal/modules/logger/patches/flukso.core.patch similarity index 100% rename from web/drupal/modules/logger/patches/flukso.core.patch rename to server/drupal/modules/logger/patches/flukso.core.patch diff --git a/web/drupal/modules/logger/patches/img_assist.pass.attributes.patch b/server/drupal/modules/logger/patches/img_assist.pass.attributes.patch similarity index 100% rename from web/drupal/modules/logger/patches/img_assist.pass.attributes.patch rename to server/drupal/modules/logger/patches/img_assist.pass.attributes.patch diff --git a/web/drupal/modules/logger/patches/invite.escalation.to.target.role.patch b/server/drupal/modules/logger/patches/invite.escalation.to.target.role.patch similarity index 100% rename from web/drupal/modules/logger/patches/invite.escalation.to.target.role.patch rename to server/drupal/modules/logger/patches/invite.escalation.to.target.role.patch diff --git a/web/drupal/modules/logger/patches/menu.allow.display.of.single.tabs.patch b/server/drupal/modules/logger/patches/menu.allow.display.of.single.tabs.patch similarity index 100% rename from web/drupal/modules/logger/patches/menu.allow.display.of.single.tabs.patch rename to server/drupal/modules/logger/patches/menu.allow.display.of.single.tabs.patch diff --git a/web/drupal/modules/logger/patches/reciprocal-one-way-relationships-not-allowed.patch b/server/drupal/modules/logger/patches/reciprocal-one-way-relationships-not-allowed.patch similarity index 100% rename from web/drupal/modules/logger/patches/reciprocal-one-way-relationships-not-allowed.patch rename to server/drupal/modules/logger/patches/reciprocal-one-way-relationships-not-allowed.patch diff --git a/web/drupal/modules/logger/patches/settings.conf.no.filter.cache.patch b/server/drupal/modules/logger/patches/settings.conf.no.filter.cache.patch similarity index 100% rename from web/drupal/modules/logger/patches/settings.conf.no.filter.cache.patch rename to server/drupal/modules/logger/patches/settings.conf.no.filter.cache.patch diff --git a/web/drupal/modules/logger/xmlrpc.inc b/server/drupal/modules/logger/xmlrpc.inc similarity index 100% rename from web/drupal/modules/logger/xmlrpc.inc rename to server/drupal/modules/logger/xmlrpc.inc diff --git a/web/drupal/modules/logger/xmlrpc1.inc b/server/drupal/modules/logger/xmlrpc1.inc similarity index 100% rename from web/drupal/modules/logger/xmlrpc1.inc rename to server/drupal/modules/logger/xmlrpc1.inc diff --git a/web/drupal/themes/flukso/LICENSE.txt b/server/drupal/themes/flukso/LICENSE.txt similarity index 100% rename from web/drupal/themes/flukso/LICENSE.txt rename to server/drupal/themes/flukso/LICENSE.txt diff --git a/web/drupal/themes/flukso/README.txt b/server/drupal/themes/flukso/README.txt similarity index 100% rename from web/drupal/themes/flukso/README.txt rename to server/drupal/themes/flukso/README.txt diff --git a/web/drupal/themes/flukso/comment.tpl.php b/server/drupal/themes/flukso/comment.tpl.php similarity index 100% rename from web/drupal/themes/flukso/comment.tpl.php rename to server/drupal/themes/flukso/comment.tpl.php diff --git a/web/drupal/themes/flukso/favicon.ico b/server/drupal/themes/flukso/favicon.ico similarity index 100% rename from web/drupal/themes/flukso/favicon.ico rename to server/drupal/themes/flukso/favicon.ico diff --git a/web/drupal/themes/flukso/flukso.info b/server/drupal/themes/flukso/flukso.info similarity index 100% rename from web/drupal/themes/flukso/flukso.info rename to server/drupal/themes/flukso/flukso.info diff --git a/web/drupal/themes/flukso/icons/calendar.png b/server/drupal/themes/flukso/icons/calendar.png similarity index 100% rename from web/drupal/themes/flukso/icons/calendar.png rename to server/drupal/themes/flukso/icons/calendar.png diff --git a/web/drupal/themes/flukso/icons/feed.png b/server/drupal/themes/flukso/icons/feed.png similarity index 100% rename from web/drupal/themes/flukso/icons/feed.png rename to server/drupal/themes/flukso/icons/feed.png diff --git a/web/drupal/themes/flukso/icons/key.png b/server/drupal/themes/flukso/icons/key.png similarity index 100% rename from web/drupal/themes/flukso/icons/key.png rename to server/drupal/themes/flukso/icons/key.png diff --git a/web/drupal/themes/flukso/icons/menu-collapsed.png b/server/drupal/themes/flukso/icons/menu-collapsed.png similarity index 100% rename from web/drupal/themes/flukso/icons/menu-collapsed.png rename to server/drupal/themes/flukso/icons/menu-collapsed.png diff --git a/web/drupal/themes/flukso/icons/menu-expanded.png b/server/drupal/themes/flukso/icons/menu-expanded.png similarity index 100% rename from web/drupal/themes/flukso/icons/menu-expanded.png rename to server/drupal/themes/flukso/icons/menu-expanded.png diff --git a/web/drupal/themes/flukso/icons/menu-leaf.png b/server/drupal/themes/flukso/icons/menu-leaf.png similarity index 100% rename from web/drupal/themes/flukso/icons/menu-leaf.png rename to server/drupal/themes/flukso/icons/menu-leaf.png diff --git a/web/drupal/themes/flukso/icons/page_white.png b/server/drupal/themes/flukso/icons/page_white.png similarity index 100% rename from web/drupal/themes/flukso/icons/page_white.png rename to server/drupal/themes/flukso/icons/page_white.png diff --git a/web/drupal/themes/flukso/icons/page_white_add.png b/server/drupal/themes/flukso/icons/page_white_add.png similarity index 100% rename from web/drupal/themes/flukso/icons/page_white_add.png rename to server/drupal/themes/flukso/icons/page_white_add.png diff --git a/web/drupal/themes/flukso/icons/page_white_go.png b/server/drupal/themes/flukso/icons/page_white_go.png similarity index 100% rename from web/drupal/themes/flukso/icons/page_white_go.png rename to server/drupal/themes/flukso/icons/page_white_go.png diff --git a/web/drupal/themes/flukso/icons/printer.png b/server/drupal/themes/flukso/icons/printer.png similarity index 100% rename from web/drupal/themes/flukso/icons/printer.png rename to server/drupal/themes/flukso/icons/printer.png diff --git a/web/drupal/themes/flukso/icons/user.png b/server/drupal/themes/flukso/icons/user.png similarity index 100% rename from web/drupal/themes/flukso/icons/user.png rename to server/drupal/themes/flukso/icons/user.png diff --git a/web/drupal/themes/flukso/images/comment-dark.gif b/server/drupal/themes/flukso/images/comment-dark.gif similarity index 100% rename from web/drupal/themes/flukso/images/comment-dark.gif rename to server/drupal/themes/flukso/images/comment-dark.gif diff --git a/web/drupal/themes/flukso/images/comment-light.gif b/server/drupal/themes/flukso/images/comment-light.gif similarity index 100% rename from web/drupal/themes/flukso/images/comment-light.gif rename to server/drupal/themes/flukso/images/comment-light.gif diff --git a/web/drupal/themes/flukso/images/menu-bg.png b/server/drupal/themes/flukso/images/menu-bg.png similarity index 100% rename from web/drupal/themes/flukso/images/menu-bg.png rename to server/drupal/themes/flukso/images/menu-bg.png diff --git a/web/drupal/themes/flukso/logo.png b/server/drupal/themes/flukso/logo.png similarity index 100% rename from web/drupal/themes/flukso/logo.png rename to server/drupal/themes/flukso/logo.png diff --git a/web/drupal/themes/flukso/node.tpl.php b/server/drupal/themes/flukso/node.tpl.php similarity index 100% rename from web/drupal/themes/flukso/node.tpl.php rename to server/drupal/themes/flukso/node.tpl.php diff --git a/web/drupal/themes/flukso/page.tpl.php b/server/drupal/themes/flukso/page.tpl.php similarity index 100% rename from web/drupal/themes/flukso/page.tpl.php rename to server/drupal/themes/flukso/page.tpl.php diff --git a/web/drupal/themes/flukso/screenshot-drupal.org.png b/server/drupal/themes/flukso/screenshot-drupal.org.png similarity index 100% rename from web/drupal/themes/flukso/screenshot-drupal.org.png rename to server/drupal/themes/flukso/screenshot-drupal.org.png diff --git a/web/drupal/themes/flukso/screenshot.large.png b/server/drupal/themes/flukso/screenshot.large.png similarity index 100% rename from web/drupal/themes/flukso/screenshot.large.png rename to server/drupal/themes/flukso/screenshot.large.png diff --git a/web/drupal/themes/flukso/screenshot.png b/server/drupal/themes/flukso/screenshot.png similarity index 100% rename from web/drupal/themes/flukso/screenshot.png rename to server/drupal/themes/flukso/screenshot.png diff --git a/web/drupal/themes/flukso/style.css b/server/drupal/themes/flukso/style.css similarity index 100% rename from web/drupal/themes/flukso/style.css rename to server/drupal/themes/flukso/style.css diff --git a/web/drupal/themes/flukso/template.php b/server/drupal/themes/flukso/template.php similarity index 100% rename from web/drupal/themes/flukso/template.php rename to server/drupal/themes/flukso/template.php