Commit Graph

2 Commits (594dc433663fc43628803abd2f852a0f34a3c333)

Author SHA1 Message Date
Dustin 6be78932df uboot: Apply patches outside container
When running inside a rootless Podman container on a SELinux-enabled
host, the `patch` command fails because it cannot copy SELinux labels
from the original file to the patched file.  This only happens patching
files that are located in a bind mount.
2023-02-13 22:59:51 -06:00
Dustin d6da5ca777 Initial commit 2023-02-13 22:59:51 -06:00