Commit Graph

22 Commits

Author SHA1 Message Date
Jan-Tarek Butt
4554e23b37 gluon-hoodselector: util.lua, use taps instead of spaces. Use posix.unistd.access instead of io.open
Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
8e99dea0dc package/gluon-hoodselector: hoodselector code cleanup and refactoring 2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
b03e039116 package/gluon-hoodselector: util.lua code cleanup and refactoring 2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
f750853741 package/gluon-hoodselector: check_site.lua rm domain seed check thus its already checked by gluon-core 2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
436bc8f5b0 gluon-hoodselector: remove outdated comments 2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
898ceff9a8 gluon-hoodselector: apply changes of mesh vpn lib 2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
12f6387ad0 gluon-hoodselector: Makefile add gluon-mesh-vpn-core as dependency 2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
459d1e03b4 gluon-hoodselector: use VPN abstraction layer. the hoodselectore does
not need to know about all individual VPN protocols.
2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
e40f8de09b sbin/hoodselector: load hoods only if necessary 2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
6e75a35c97 sbin/hoodselector: remove nixio requiemend 2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
12eae15f20 add luaposix and luabitop to pakage dependency 2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
d57f5f3219 Revert "gluon-hoodselector-add-VPN-MODE: check running hoodselector before loading lua"
This reverts commit 535b0a1b2fb73e563bf6a44b568a796440bd307f.
2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
168beae793 gluon-hoodselector-add-VPN-MODE: remove nixio dependency from hoodselector util 2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
502405b62a gluon-hoodselector-add-VPN-MODE: check running hoodselector before loading lua 2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
d16a9066e5 gluon-hoodselector-add-VPN-MODE: add micrond & libjson-c dependency 2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
f0d0edde57 gluon-hoodselector: automatically set SECTION and CATEGORY for Gluon packages 2019-04-23 18:55:25 +02:00
Andreas Ziegler
843691e04c gluon-hoodselector: fix spelling/grammar 2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
64b64cb415 gluon-hoodselector: fix language syntax and use autoupdate lock mechanism. 2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
3190011e27 gluon-hoodselector: fix language syntax in util.lua
realaise -> realised
2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
c67f380cc8 gluon-hoodselector: fix language syntax in hoodselector
can not -> can't
routers -> router's
continure -> continue
to next -> to the next
TMP -> temporary
for current -> for the current
continure -> continue
with next -> with the next
thier -> there
provides -> provide
possition -> position
therfore -> therefore
2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
064e77d4d8 check_site.lua: fix language syntax
muss -> must
rage -> range
at lease -> at least
coordiantes -> coordinates
realaise -> realised
2019-04-23 18:55:25 +02:00
Jan-Tarek Butt
7f42ea3a72 add gluon-hoodselector: Integrate VPN Mode
This MR includs only the VPN MODE of the hoodselector whitch simply set
hoods base on their geopositions.

Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
2019-04-23 18:55:25 +02:00