This repository has been archived on 2025-09-06. You can view files and clone it, but cannot push or open issues/pull-requests.
home-assistant-yellow/repos/aimee-os/sec-policy/selinux-aimee-os
Dustin 292a4d2268 init-storage: Copy file contexts from rootfs
Apparently, BusyBox's `cp` does NOT copy SELinux contexts when the `-a`
argument is specified.  This differs from GNU coreutils's `cp`, and
explains why the files copied from the rootfs image to the persistent
storage volume were not being labelled correctly.  The `-c` argument is
required.

Now that files are labelled correctly when they are copied, the step to
run `restorecon` is no longer necessary.
2023-03-15 21:14:33 -05:00
..
files init-storage: Copy file contexts from rootfs 2023-03-15 21:14:33 -05:00
Manifest build: Implement CONFIGDIR setting 2023-03-15 21:12:04 -05:00
selinux-aimee-os-2.20221101-r3.ebuild build: Implement CONFIGDIR setting 2023-03-15 21:12:04 -05:00