rpm-ostree/tests/vmcheck
Colin Walters 562e03f7c1 Remove large chunks of rojig code
The inevitable followup to https://github.com/coreos/rpm-ostree/pull/2278
that I was too cowardly to do at the time.  But it's time to admit
the 2 months or so of work on this was wasted.  We have too much
tech debt and this is a large chunk of C/C++ code that touches everything
in the codebase in a nontrivial way.

Bigger picture, I'm going to work on
https://github.com/coreos/fedora-coreos-tracker/issues/828
which will strongly orient rpm-ostree towards the container world instead.
We'll still obviously keep the rpm package world around, but only
as a secondary layer.  What rojig was trying to do in putting "images"
inside an RPM was conflating layers.  It would have had a lot of
benefits probably if we'd truly pushed it over the edge into completion,
but that didn't happen.  Let's focus on containers instead.

There's still a lot more rojig code to delete but this first patch removes
the bulk of it.  Touching everything that references e.g. `RPMOSTREE_REFSPEC_TYPE_ROJIG`
etc. can come as a 3rd phase.
2021-05-18 17:31:36 -04:00
..
install.sh
overlay.sh
runtest.sh
sync.sh
test-autoupdate-check.sh
test-autoupdate-stage.sh
test-cached-rpm-diffs.sh
test-db.sh
test-download-only.sh
test-history.sh
test-initramfs.sh
test-kernel-args.sh
test-layering-basic-1.sh
test-layering-basic-2.sh
test-layering-gpg.sh
test-layering-non-root-caps.sh
test-layering-relabel.sh
test-layering-relayer.sh
test-layering-rpmdb.sh
test-layering-scripts.sh
test-layering-unified.sh
test-misc-2.sh
test-override-kernel.sh
test-override-local-replace.sh
test-override-remove.sh
test-override-replace-2.sh
test-pinned-commit.sh
test-reset.sh
test-upgrades.sh