879c5afefc
This is prep for a rework of https://github.com/projectatomic/rpm-ostree/pull/621 For a no-op `rpm-ostree upgrade` (i.e. no updates available), as long as layering is enabled, we pay the cost of checking out the base tree, *mostly* only to get the base rpmdb. This is prep for fixing that down the line by knowing we always have the "base" tree's rpmdb checked out. Then in the layering case we only modify `/usr/share/rpm` (eventually that will point to `/usr/lib/sysimage/rpm`). Teaching `rpmostree-core.c` about this can follow on later. Closes: #1142 Approved by: jlebon |
||
---|---|---|
.. | ||
libbasic-test.sh | ||
libcomposetest.sh | ||
test-basic-unified.sh | ||
test-basic.sh | ||
test-boot-location-new.sh | ||
test-install-langs.sh | ||
test-installroot.sh | ||
test-jigdo.sh | ||
test-misc-tweaks.sh | ||
test-mutate-os-release.sh |