-
Notifications
You must be signed in to change notification settings - Fork 213
Open
Labels
Description
Host system details
$ rpm-ostree status
State: idle
AutomaticUpdates: check; rpm-ostreed-automatic.timer: last run 24h ago
Deployments:
ostree://fedora:fedora/31/x86_64/silverblue
Version: 31.20191211.0 (2019-12-11T01:41:34Z)
BaseCommit: 500e1a1bd0c3a5d1e98857852ad1fce56ab476a95923fb765ad3ce276d8af780
GPGSignature: Valid signature by 7D22D5867F2A4236474BF7B850CB390B3C3359C4
SecAdvisories: 1 low, 3 moderate, 1 critical
Diff: 165 upgraded, 1 removed
● ostree://fedora:fedora/31/x86_64/silverblue
Version: 31.20191128.0 (2019-11-28T00:41:48Z)
BaseCommit: 131985605cb6f4f84bf1dca235583e133fe24a2c88eb2c4df87edc222989ba18
GPGSignature: Valid signature by 7D22D5867F2A4236474BF7B850CB390B3C3359C4
Pinned: yes
Expected vs actual behavior
On pet hosts I would like some option like:
$ rpm-ostree update --preview-new
to only show new changes compared to the new deployment (not the current running one).
Is there a way to do that currently?
I sometimes use:
# rpm-ostree update --preview
but that shows all the changes including those already in the new deployment.
Not sure if my description is clear enough - I can make it more explicit if needed. :)
Would you like to work on the issue?
Please let us know if you can work on it or the issue should be assigned to
someone else.
Reactions are currently unavailable