Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #1004 set default path to repository | OpenGnSys Support Team | 2020-10-06 | 1 | -1/+6 |
| | | | | This is /opt/opengnsys/images if not specified. | ||||
* | #988 remove legacy configuration file | OpenGnSys Support Team | 2020-10-05 | 1 | -11/+32 |
| | | | | Add getopt parser and use json configuration file instead. | ||||
* | #988 Add global config variable | Javier Sánchez Parra | 2020-09-29 | 1 | -1/+2 |
| | | | | | | This commit makes configuration variable global. To use this variable you have to #import "cfg.h". | ||||
* | #998 disable incremental image API | OpenGnSys Support Team | 2020-08-14 | 1 | -6/+0 |
| | | | | This API is not supported by ogClient yet and it uses the obsolete socket hydra API. | ||||
* | #971 rename sources folder to src | OpenGnSys Support Team | 2020-06-26 | 1 | -0/+84 |
Use the same folder as in ogClient. |