mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-22 17:35:55 +03:00
ab12e380fc
The logic for `--selinux-policy` ended up in the `--tree=dir` path, but there's no reason for that. Fix the imported labeling with `--tree=tar`. Prep for use with containers. We had this bug because the previous logic was trying to avoid duplicating the code for generic `--selinux-policy` and the case of `--selinux-policy-from-base --tree=dir`. It's a bit more code, but it's cleaner if we dis-entangle them. |
||
---|---|---|
.. | ||
destructive | ||
nondestructive | ||
.gitignore | ||
destructive-stamp.ign | ||
install-wrappers.sh | ||
libinsttest.sh | ||
libtest-core.sh | ||
Makefile | ||
README.md |