Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use *.toml files provided in aktualizr github repo | Anton Gerasimov | 2017-12-04 | 1 | -11/+0 |
| | | | | This enables backwards incompatible changes to configuration format | ||||
* | Move implicit root CA to /usr/lib/sota. | Patrick Vacek | 2017-10-04 | 1 | -1/+1 |
| | | | | It should be able to be updated. | ||||
* | Create recipe for implicit provisioning file shuffling. | Patrick Vacek | 2017-09-29 | 1 | -0/+11 |
Split aktualizr into basic and native recipes by moving most of the work to an include file. Use aktualizr-implicit-writer (on host) to do the actual work of configuring sota.toml and installing files. Still not quite fully functional. |