rpm-ostree/rust
Jonathan Lebon 0e5044ca92 postprocess: Add /home -> /var/home SELinux substitution
Manually patch `file_contexts.subs_dist` so that `/home` is equivalent
to `/var/home`. This is required now that the generated homedirs rules
use `/var/home`. Otherwise, `matchpathcon` for example will return wrong
results.

This patch also includes the *removal* of `/var/home -> /home` so that
we're not dependent on this selinux-policy patch making it at the same
time as downstream:

https://src.fedoraproject.org/rpms/selinux-policy/pull-request/14

(See the conversation there for more information.)

Closes: #1754
Approved by: cgwalters
2019-02-14 17:24:09 +00:00
..
src postprocess: Add /home -> /var/home SELinux substitution 2019-02-14 17:24:09 +00:00
cargo-vendor-config Add support for YAML treefiles 2018-06-05 13:08:33 +00:00
Cargo.lock Add rayon dependency, do postprocessing in parallel 2019-01-07 18:50:49 +00:00
Cargo.toml Add rayon dependency, do postprocessing in parallel 2019-01-07 18:50:49 +00:00
cbindgen.toml Move varsubst code into Rust, use it in treefile parsing 2018-11-02 20:36:28 +00:00