rpm-ostree/src
Jonathan Lebon b804ae8ae3 core: absorb RpmOstreeInstall into RpmOstreeContext
There's not much use in having RpmOstreeInstall be separate now that
it's completely private. Let's just make it part of the main context
object rather than making callers allocate space for it and pass it to
the various context methods.

We also rename `prepare_install` to `prepare` since it will (soon) do
more than just installs (and sometimes only pure uninstalls).

Closes: #805
Approved by: cgwalters
2017-05-30 15:17:07 +00:00
..
app core: absorb RpmOstreeInstall into RpmOstreeContext 2017-05-30 15:17:07 +00:00
daemon core: absorb RpmOstreeInstall into RpmOstreeContext 2017-05-30 15:17:07 +00:00
lib tree-wide: Use autoptr cleanup for HyQuery 2017-02-24 18:55:36 +00:00
libpriv core: absorb RpmOstreeInstall into RpmOstreeContext 2017-05-30 15:17:07 +00:00