diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-01-17 19:09:57 +0000 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-01-17 19:17:10 +0000 |
commit | 57fe8d036440625153bf26258248adcdd20855c6 (patch) | |
tree | 6d16a3590723cc793c2554a5f7b89430c423776e /recipes-containers/docker/files/0001-dynbinary-use-go-cross-compiler.patch | |
parent | 3763a3a9a61a3a20941341b2a45a651943c8a429 (diff) | |
download | meta-virtualization-57fe8d036440625153bf26258248adcdd20855c6.tar.gz |
image-oci-unmoci: preserve file modes
Based on the following patch:
Subject: [meta-virtualization][PATCH] image-oci-umoci: preserve file modes in rootfs
From: "Florian Wickert via lists.yoctoproject.org" <FlorianWickert=gmail.com@lists.yoctoproject.org>
cp does not preserve file modes by default.
This will break sudo (among others) which needs the suid flag to do its
work.
This patch adds the --preserve=mode flag to the cp call to fix this.
Signed-off-by: Florian Wickert <FlorianWickert@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers/docker/files/0001-dynbinary-use-go-cross-compiler.patch')
0 files changed, 0 insertions, 0 deletions