diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..1d474a7 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,33 @@ +[submodule "antos-frontend"] + path = antos-frontend + url = https://github.com/antos-rde/antos-frontend.git +[submodule "antos-backend"] + path = antos-backend + url = https://github.com/antos-rde/antos-backend.git +[submodule "antd/ant-http"] + path = antd/ant-http + url = https://github.com/lxsang/ant-http +[submodule "antd/luafcgi"] + path = antd/luafcgi + url = https://git.iohub.dev/dany/luafcgi.git +[submodule "antd/antd-fcgi-plugin"] + path = antd/antd-fcgi-plugin + url = https://github.com/lxsang/antd-fcgi-plugin.git +[submodule "antd/antd-tunnel-plugin"] + path = antd/antd-tunnel-plugin + url = https://github.com/lxsang/antd-tunnel-plugin.git +[submodule "antd/antd-wvnc-plugin"] + path = antd/antd-wvnc-plugin + url = https://github.com/lxsang/antd-wvnc-plugin.git +[submodule "antd/antd-tunnel-publishers"] + path = antd/antd-tunnel-publishers + url = https://github.com/lxsang/antd-tunnel-publishers.git +[submodule "antd/luasocket"] + path = antd/luasocket + url = https://git.iohub.dev/dany/luasocket.git +[submodule "antd/luasec"] + path = antd/luasec + url = https://git.iohub.dev/dany/luasec.git +[submodule "antd/silk"] + path = antd/silk + url = https://github.com/lxsang/silk.git diff --git a/antd/ant-http b/antd/ant-http new file mode 160000 index 0000000..375989a --- /dev/null +++ b/antd/ant-http @@ -0,0 +1 @@ +Subproject commit 375989acbe0e85d69471f778739902b0c55214b3 diff --git a/antd/antd-fcgi-plugin b/antd/antd-fcgi-plugin new file mode 160000 index 0000000..bfa6020 --- /dev/null +++ b/antd/antd-fcgi-plugin @@ -0,0 +1 @@ +Subproject commit bfa6020ce271ed8f3a3d28761fd1bcfef494c394 diff --git a/antd/antd-tunnel-plugin b/antd/antd-tunnel-plugin new file mode 160000 index 0000000..8da0bf3 --- /dev/null +++ b/antd/antd-tunnel-plugin @@ -0,0 +1 @@ +Subproject commit 8da0bf39340f78410e6419876bd6c18bc8eb93ca diff --git a/antd/antd-tunnel-publishers b/antd/antd-tunnel-publishers new file mode 160000 index 0000000..426ccca --- /dev/null +++ b/antd/antd-tunnel-publishers @@ -0,0 +1 @@ +Subproject commit 426ccca40447c366014104fd799f7a0efbb5de97 diff --git a/antd/antd-wvnc-plugin b/antd/antd-wvnc-plugin new file mode 160000 index 0000000..6c1df8e --- /dev/null +++ b/antd/antd-wvnc-plugin @@ -0,0 +1 @@ +Subproject commit 6c1df8e4d558fd88d94f3a78a504c922b4b2aa13 diff --git a/antd/luafcgi b/antd/luafcgi new file mode 160000 index 0000000..77cfca2 --- /dev/null +++ b/antd/luafcgi @@ -0,0 +1 @@ +Subproject commit 77cfca2fac9d60c99cff66a9cb4957c8893ae296 diff --git a/antd/luasec b/antd/luasec new file mode 160000 index 0000000..4c06287 --- /dev/null +++ b/antd/luasec @@ -0,0 +1 @@ +Subproject commit 4c06287052d68fdbe7429b8f967cdc8ee94aa44a diff --git a/antd/luasocket b/antd/luasocket new file mode 160000 index 0000000..2324171 --- /dev/null +++ b/antd/luasocket @@ -0,0 +1 @@ +Subproject commit 23241717bf91c4317065828bedafd05ebb97c1ef diff --git a/antd/silk b/antd/silk new file mode 160000 index 0000000..bf5284e --- /dev/null +++ b/antd/silk @@ -0,0 +1 @@ +Subproject commit bf5284e66f4631e10488884e5bd22d4ac2407810 diff --git a/antos-backend b/antos-backend new file mode 160000 index 0000000..b80bb1c --- /dev/null +++ b/antos-backend @@ -0,0 +1 @@ +Subproject commit b80bb1c0abc6aa9304dcd0a1cc882fe70f9a61bc diff --git a/antos-frontend b/antos-frontend new file mode 160000 index 0000000..e47cb42 --- /dev/null +++ b/antos-frontend @@ -0,0 +1 @@ +Subproject commit e47cb4293f2fbbf64af346a8489e5737e7d29b3b