f58cb44fb2
I was playing with `--download-only` a bit with an eye to having something like this be used by Cockpit/gnome-software instead of what it's doing now, but a problem is that at the moment we don't have a way to reflect the "changed" state back to clients. This is a first step towards that by simply printing a different message. I think really to make all of this work more nicely though, including supporting e.g. rpm database diffs, we are going to have to instead work on the [pending deployment](https://github.com/ostreedev/ostree/issues/545) path. That way we'll have done the depsolve, stored repo timestamps etc.; we'll be able to accurately show what *did* change rather than try to recreate what will happen on the next `rpm-ostree upgrade --cache-only`. Closes: #1118 Approved by: jlebon |
||
---|---|---|
.. | ||
app | ||
daemon | ||
lib | ||
libpriv |