affa50fbc1
Introduce a new `rpmostree_context_execute_jigdo()` that fills the same role as `ostree_repo_pull_with_options()`. This will be used by the sysroot upgrader. I didn't change the jigdo client code much yet; as a TODO says there's a lot more we can do to improve things. Some of the public APIs we added to the core no longer need to be public, such as `rpmostree_context_set_packages()`. But let's try to do things incrementally. I did at least change the `g_print()`s to `rpmostree_output_message()`. I dropped the `commit_and_print()`; at some point will come back and clean things up so we consistently journal/print stats. Closes: #1168 Approved by: jlebon |
||
---|---|---|
.. | ||
app | ||
daemon | ||
lib | ||
libpriv |