Peter is implementing an OSTree feature in Cockpit based on the new rpm-ostree daemon mode:
https://raw.githubusercontent.com/cockpit-project/cockpit-design/master/software-updates/software-updates-ostree-alt.png https://github.com/cockpit-project/cockpit/wiki/Atomic:-OSTree-Update Here's a trello card tracking things: https://trello.com/c/5j0gCd3d/26-atomic-ostree-updates As you can see in the above card, there are a few in OSTree we need to either solve and/or get into a release of OSTree before we can deliver this. Issues: * Allow upgrade to a specific / commit version https://github.com/projectatomic/rpm-ostree/issues/172#issuecomment-144280296 * API option to reboot after upgrade/rollback https://github.com/projectatomic/rpm-ostree/issues/174 Pull requests that need releasing: * https://github.com/projectatomic/rpm-ostree/pull/173 * https://github.com/projectatomic/rpm-ostree/pull/171 It's really cool to see this materializing. Cheers, Stef
