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
Basically since we have a ton of "postprocessing" logic in rpm-ostree around things like tmpfiles.d etc. and rpm-specific postprocessing like the rpmdb normalization, we should add e.g.:
rpm-ostree ex-container commit
(Feel free to bikeshed naming)
That would basically do all of that stuff.
The text was updated successfully, but these errors were encountered:
This is split out of discussion on ostreedev/ostree-rs-ext#159
Basically since we have a ton of "postprocessing" logic in rpm-ostree around things like
tmpfiles.d
etc. and rpm-specific postprocessing like the rpmdb normalization, we should add e.g.:rpm-ostree ex-container commit
(Feel free to bikeshed naming)
That would basically do all of that stuff.
The text was updated successfully, but these errors were encountered: