Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Aktualizr updates, including sync() | Phil Wise | 2017-06-26 | 1 | -1/+1 |
| | | | | | Perform sync() after provisioning Store sota.toml in updatable /usr directory | ||||
* | Add uptane-capable aktualizr | Anton Gerasimov | 2017-06-14 | 2 | -0/+32 |
| | |||||
* | Support Aktualizr in manual-provisioning mode | Phil Wise | 2017-05-24 | 1 | -0/+13 |
Aktualizr currently supports OSTree updates in non-autoprovisioned mode. Add a systemd service to run it in that mode. It uses the same location for the config file as rvi-sota-client (/sysroot/boot/sota.toml) Also, the aktualizr recipe is reformatted according to meta-openembedded/contrib/oe-stylize.py (which follows the OE styleguide) |