Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-21 | Move docs into xds-docs repo (published on http://docs.automotivelinux.org) | Sebastien Douheret | 1 | -159/+7 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-19 | Rework search directories for agent-config.json files. | Sebastien Douheret | 1 | -1/+1 | |
Here is the logic to determine which `agent-config.json` file will be used: 1. from command line option: `--config myConfig.json` 2. `$HOME/.xds/agent/agent-config.json` file 3. `/etc/xds-agent/agent-config.json` file 4. `<xds-agent executable dir>/agent-config.json` file | |||||
2017-09-18 | Fix default config values. | Sebastien Douheret | 1 | -2/+2 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-13 | Update download methods of none linux platforms | Sebastien D | 1 | -6/+2 | |
2017-08-31 | Fix install package command for debian in README | Sebastien D | 1 | -2/+1 | |
2017-08-30 | Update Readme | Sebastien Douheret | 1 | -15/+35 | |
2017-08-09 | Clarify that xds-agent is client tool. | Sebastien D | 1 | -1/+1 | |
2017-06-30 | Update README.md | Sebastien D | 1 | -2/+2 | |
Package name has no longer -bin suffix. | |||||
2017-06-27 | Update documentation | Ronan Le Martret | 1 | -2/+54 | |
* install xds-agent from packaging Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> | |||||
2017-06-22 | Rework README | Sebastien Douheret | 1 | -49/+56 | |
2017-06-16 | Used standard DESTDIR variable in make install | Sebastien Douheret | 1 | -2/+9 | |
2017-05-26 | Fix Syncthing package retrieval for Windows | Sebastien Douheret | 1 | -1/+9 | |
Note that cross compile for Windows required Go version 1.8 or higher. Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-17 | Add logsDir setting and more | Sebastien Douheret | 1 | -1/+3 | |
- 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-15 | Fix doc. | Sebastien Douheret | 1 | -2/+3 | |
2017-05-15 | Initial commit. | Sebastien Douheret | 1 | -0/+74 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |