Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove aktualizr-manual-provision.service | Anton Gerasimov | 2017-11-30 | 1 | -13/+0 |
| | | | | We don't support this scenario any more and it makes testing more complicated. | ||||
* | 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) |