summaryrefslogtreecommitdiffstats
path: root/scripts/get-syncthing.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-08-20Fixed GPG keyserver intermittenly failureSebastien Douheret1-1/+11
Workaround about issue with the particular GPG keyserver: trying several explicit keyservers until the command succeeds Change-Id: If0eba5e7a123ea56ee0adadeb69ab7c89301ae5c Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-07-07Add retry (3 times) when glide download failsSebastien Douheret1-8/+8
Change-Id: Iee5aaf12a5d097880c440a50424c1490e8febf06 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-01-05Migration to AGL gerrit (update go import)Sebastien Douheret1-1/+1
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-12-01Added copyright headersv1.0.0-rc1Sebastien Douheret1-0/+17
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-10-17Add xds-agent user systemd service file and installSebastien Douheret1-2/+2
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-06-16Bump xds-agent and syncthing-inotify versionSebastien Douheret1-8/+15
2017-06-15Fix syncthing-inotify build errorSebastien Douheret1-2/+12
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-06-15Add MacOs/darwin package generationSebastien Douheret1-7/+16
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-05-26Fix Syncthing package retrieval for WindowsSebastien Douheret1-9/+22
Note that cross compile for Windows required Go version 1.8 or higher. Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-05-18Bump to Syncthing 0.14.28 et Syncthing-Inotify master.Sebastien Douheret1-23/+7
2017-05-17Add logsDir setting and moreSebastien Douheret1-1/+1
- add logsDir setting in config.json - redirect Syncthing and Syncthing-inotify into log files - Use autogenerated Syncthing apikey if gui-apikey not set in config.json
2017-05-16Use patched version of syncthing-inotifySebastien Douheret1-1/+35
Bug #164 has not been properly merged yet. So patch this bug manually.
2017-05-15Initial commit.Sebastien Douheret1-0/+40
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>