Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-16 | update xds-server package in docker | Clément Bénier | 3 | -0/+157 | |
scripts/package-update: bash scripts to update xds-server package in docker monitor updates: default time is 24h, a update is tried at startup api/v1: 2 new requests: - get(updates): return various information about xds-server packages - post(updates): update xds-server packages Change-Id: I1673f7860e57cfe1d4abe5a24609ee46a90b67d8 Signed-off-by: Clément Bénier <clement.benier@iot.bzh> | |||||
2018-08-20 | Fixed GPG keyserver intermittenly failure | Sebastien Douheret | 1 | -1/+10 | |
Workaround about issue with the particular GPG keyserver: trying several explicit keyservers until the command succeeds Change-Id: I7410c07e25d25006c9252b97036c3b33ca183ae6 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-07-06 | Add retry (3 times) when glide download fails | Sebastien Douheret | 1 | -10/+10 | |
Change-Id: I97d70664ed6e62831a70d46f721ed2024ee9b574 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-22 | Added SDKs management support. | Sebastien Douheret | 1 | -1/+1 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-11 | Standardized XDS config file name and location. | Sebastien Douheret | 2 | -0/+63 | |
- config file name is : server-config.json - xds-server settings under user's home is: $HOME/.xds/server - xds-server settings under etc is: /etc/xds/server Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-30 | Added Copyright header. | Sebastien Douheret | 3 | -0/+51 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-14 | Allow to install sdks from local file when iot download site is not available | Sebastien Douheret | 1 | -1/+2 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-13 | Set install dir to /opt/AGL and move conf to $HOME/.xds-server | Sebastien Douheret | 1 | -2/+2 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-30 | Fixed again freeze when iot.bzh website is not accessiblev0.2.2 | Sebastien Douheret | 1 | -7/+7 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-30 | Prevent script freeze when iot.bzh website is not accessible. | Sebastien Douheret | 1 | -0/+7 | |
2017-07-24 | Support SDK directory with spaces | Sebastien Douheret | 1 | -5/+5 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-06-26 | Fix FILE decoding when --file option is set with a full path. | Sebastien Douheret | 1 | -0/+1 | |
2017-06-26 | Intel SDK is now named corei7-64. | Sebastien Douheret | 1 | -3/+9 | |
2017-06-22 | Fix invalid file parameter. | Sebastien Douheret | 1 | -2/+2 | |
2017-06-20 | Create XDT_SDK dir when not existing. | Sebastien Douheret | 1 | -0/+2 | |
2017-06-16 | Bump syncthing-inotify version to 0.8.6 | Sebastien Douheret | 1 | -14/+40 | |
2017-06-16 | Improved script and add -file option. | Sebastien Douheret | 1 | -16/+37 | |
2017-06-07 | Add windows and packaging build support. | Sebastien Douheret | 1 | -9/+22 | |
2017-05-28 | Add script to get xds-agent tarballs. | Sebastien Douheret | 3 | -0/+216 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |