You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dbus: rauc: add support for enabling the auto install feature
Automatic installation and boot of updates can be useful when managing a
fleet of devices. This is however a feature that requires strict user
consent, hence why it is off by default.
Add backend-support for enabling this feature. Frontent support in the
web interface will be added later.
We always enable auto-reboot together with auto-install,
since the migration scripts only run once at the end of the installation.
A system that is updated, but not rebooted, would thus accumulate changes
that are not migrated to the other slot.
Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
0 commit comments