Skip to content

Support for soft reboots #1350

@cgwalters

Description

@cgwalters

This will build on ostreedev/ostree#3420 and we're hoping to land this by at least the Fedora 43 timeframe.


TODO:

Detailed API

We need more sophistication for agent-driven cases that want precise control over the flow of every step in:

Opt-in soft reboots

  • systemctl enable bootc-soft-reboot.service
  • CLI flag bootc upgrade --queue-soft-reboot? (Problem: tools like flightctl, gnome-software etc. would all need to learn how to opt in to this) - this just calls systemctl enable --runtime bootc-soft-reboot.service

Precedent: rhsm-publish-facts.service which monitors bootc state for modifications

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions