Commit graph

85 commits

Author SHA1 Message Date
afeiszli 7dc794285c resolving conflicts 2022-01-16 10:28:53 -05:00
afeiszli 93188fb32a adding small fixes and token convert script 2022-01-15 18:46:57 -05:00
ethanfowler b60c6a8d61
Fix netclient install on ARMv6
`uname -m` gives `armv6l` on e.g. raspberry PI zero. This was resulting in the switch defaulting to
`https://github.com/gravitl/netmaker/releases/download/0.9.3/netclient-armv6l` instead of 
`https://github.com/gravitl/netmaker/releases/download/0.9.3/netclient-armv6`
and a 404.
2022-01-10 17:20:33 +00:00
Matthew R Kasun 314fc3057e add resolvconf as dependency in nm-quick.sh 2022-01-01 08:39:07 -05:00
pete1019 64997faea9
Update netclient-install.sh
MacOS Mojave print on uname "Darwin" and not "darwin".
2021-12-13 10:40:51 +01:00
afeiszli 279fa1d3a1 no udp hole punch for docker 2021-12-11 12:39:22 -05:00
afeiszli dd40a317d6 updating install script 2021-11-29 08:18:07 -05:00
afeiszli 11a0ecdbb8 updating readme and versions 2021-11-29 08:16:35 -05:00
afeiszli dc6ee1a18a adding templates 2021-11-29 05:28:08 -05:00
afeiszli 801919ab0d fixing client issues for uspace, fwmark, vpn 2021-11-29 04:34:11 -05:00
afeiszli 46e17b29b3 fixing binary versions 2021-11-23 08:04:37 -05:00
afeiszli 1c8071293d fixing binary versions 2021-11-23 07:54:50 -05:00
Alex 3b7055758d
Merge pull request #499 from a1ad/feature_v0.9.1_arm7_scriptfix
Update install script: netclient-armv7 to netclient-arm7
2021-11-23 07:32:47 -05:00
jeroenr af60538759 dist=netclient-armv7 > dist=netclient-arm7 2021-11-22 18:33:20 +01:00
afeiszli bdd1c8fc38 fixed openwrt/windows scripts 2021-11-22 07:54:01 -05:00
afeiszli 638cb0ec04 cleaning up powershell 2021-11-17 23:45:40 -05:00
afeiszli d4001f6a4d fixing windows 2021-11-17 22:06:25 -05:00
afeiszli ccbd6f90f7 fixing windows 2021-11-17 21:57:27 -05:00
afeiszli 20a939b188 windows netclient fix 2021-11-17 12:33:42 -05:00
afeiszli 55e51da1ec fixing syntax error on nc install 2021-11-17 10:23:29 -05:00
afeiszli 0d9f2db514 binary builder script 2021-11-17 10:21:35 -05:00
Alex c0927b6f40
Merge pull request #468 from gravitl/feature_v0.9.0_cleanup
Feature v0.9.0 cleanup
2021-11-17 09:59:27 -05:00
afeiszli 5626c1111c change develop references to master 2021-11-17 08:21:30 -05:00
Alex d69fa92ae3
Merge pull request #467 from gravitl/feature_v0.9.0_cleanup
Feature v0.9.0 cleanup
2021-11-16 22:40:07 -05:00
afeiszli aac6837147 docker working 2021-11-16 22:18:24 -05:00
Alex fef3f5e206
Merge pull request #466 from gravitl/feature_v0.9.0_cleanup
Feature v0.9.0 cleanup
2021-11-16 20:58:43 -05:00
afeiszli 39cd054521 fixed script for freebsd 2021-11-16 20:56:22 -05:00
afeiszli c901f5ec34 updating windows script 2021-11-16 23:44:26 -05:00
Alex 3fc2a729ad
Merge branch 'develop' into patch-1 2021-11-16 14:21:28 -05:00
Alex 018fd4a18d
Merge pull request #459 from oycol/mipsle_build
openwrt: remove f parameter on ps
2021-11-16 14:19:51 -05:00
afeiszli b42568a7ce fixing script 2021-11-16 14:18:41 -05:00
afeiszli 9ba0b16a99 adding freebsd script 2021-11-16 09:51:37 -05:00
oycol ff5e8c1b7a openwrt: remove f parameter on ps 2021-11-16 07:01:43 +08:00
afeiszli 27c9bfe223 powershell script 2021-11-15 15:02:07 -05:00
CooperNatties 6dc6423f63
Update netclient-install.sh
Remove sudo command from line 108

The script already checks to make sure it's being run as root, so sudo is superfluous here, and causes minimal Debian installs to fail since sudo is not included in base Debian.
2021-11-13 11:18:26 -06:00
Alex 9e9494e524
Update nm-quick.sh 2021-11-07 22:41:36 -05:00
Alex 5c623896e9
Merge pull request #444 from oycol/mipsle_build
openwrt: mipsle version
2021-11-07 11:35:21 -05:00
oycol 9a3fa2d8f1 openwrt: small fix with pids 2021-11-07 23:54:34 +08:00
oycol f5bc70be3a openwrt: mipsle build and service 2021-11-06 05:03:09 +08:00
afeiszli a035a9cb86 point to master instead of develop for pull 2021-11-05 11:43:49 -04:00
afeiszli c0132a13f9 fixing script 2021-11-05 11:16:05 -04:00
afeiszli a52656ce98 fixing script 2021-11-05 09:59:42 -04:00
Adrien Raffin-Caboisse 7a40e80b9b
fix(install-script): add NAME variable to set hostname 2021-11-04 11:35:29 +01:00
Alex a9f6bc78aa
Merge pull request #425 from pete1019/patch-7
armv7l fix
2021-11-03 14:08:56 -04:00
Alex b9673da846
Merge pull request #419 from pete1019/patch-6
check if files exists, if not get from latest
2021-11-03 14:08:00 -04:00
Alex 1f82ed192a
Merge pull request #418 from bsherman/develop
Prepend a 'v' when version is not 'latest' and lacks a leading 'v'.
2021-11-03 14:07:07 -04:00
pete1019 f493cd2c76
armv7l fix
Pi Zero 2 or some Pi 3 will have armv7l. They need armv7.
uname -m
armv7l

it printed a 404 error because thre is no armv7l file
2021-11-03 09:23:25 +01:00
pete1019 29a20abba5
check if files exists, if not get from latest 2021-10-31 18:18:07 +01:00
Benjamin Sherman 6495c8695d Prepend a 'v' when version is not 'latest' and lacks a leading 'v'. Partially addresses #403 2021-10-31 09:58:45 -05:00
afeiszli 10c205e5ea install jq in nm-quick 2021-10-29 15:56:08 -04:00