rpm-ostree/src
Colin Walters f58cb44fb2 txn: For --download-only, print 'changed' message if changed
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
2017-11-29 15:29:49 +00:00
..
app app/libpriv: add editor option for karg command 2017-11-28 18:29:42 +00:00
daemon txn: For --download-only, print 'changed' message if changed 2017-11-29 15:29:49 +00:00
lib lib/db: Port to new style 2017-11-10 18:03:14 +00:00
libpriv app/libpriv: add editor option for karg command 2017-11-28 18:29:42 +00:00