7c99809a71
This function is now basically reimplementing all of the intelligence we have in libostree today. It wouldn't have worked before we fixed https://github.com/ostreedev/ostree/issues/1165 but now that's done, conceptually we just need to call `ostree_repo_commit_modifier_set_sepolicy()`. However, I had to drop the "number of files changed" since currently the libostree API doesn't support that. Also, in order to detect the case that content changes at all (so we still have some useful information in the journal), implement a "content hash" check. See also https://github.com/projectatomic/rpm-ostree/pull/1123 (And note we *don't* use `DEVINO_CANONICAL` here) Closes: #1138 Approved by: jlebon |
||
---|---|---|
.. | ||
fetch-journal.sh | ||
install.sh | ||
multitest.py | ||
overlay.sh | ||
sync.sh | ||
test-basic.sh | ||
test-download-only.sh | ||
test-initramfs.sh | ||
test-kernel-args.sh | ||
test-layering-basic.sh | ||
test-layering-gpg.sh | ||
test-layering-local.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-livefs.sh | ||
test-override-local-replace.sh | ||
test-override-remove.sh | ||
test.sh |