mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-05 13:18:17 +03:00
2e95e06616
This is analogous to the filtering support for the commit API: we allow library users to skip over checking out specific files. This is useful in some tricky situations where we *know* that the files to be checked out will conflict with existing files in subtle ways. One such example is in rpm-ostree support for multilib. There, we want to allow checking out a package onto an existing tree, but skipping over files that are not coloured to our preferred value (e.g. not overwriting an i686 version of `ldconfig` if we already have the `x86_64` version). See https://github.com/projectatomic/rpm-ostree/pull/1227 for details. Closes: #1441 Approved by: cgwalters |
||
---|---|---|
.. | ||
fah-prep.sh | ||
itest-bare-root.sh | ||
itest-bare-unit.sh | ||
itest-bare-user-root.sh | ||
itest-bareuser-nouserxattrs.sh | ||
itest-deploy-selinux.sh | ||
itest-label-selinux.sh | ||
itest-pull-space.sh | ||
itest-pull.sh | ||
itest-remotes.sh | ||
libinsttest.sh | ||
libtest-core.sh | ||
README.md | ||
run.sh |
This suite of tests is currently run from redhat-ci; they're intended to run as root.