overlay coreos-base/coreos: add erofs-utils

containerd complains that erofs tools do not exist at startup,
adding these tools to the image.

Implements: https://github.com/flatcar/Flatcar/issues/2047.

Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
This commit is contained in:
Adrian Vladu 2026-04-27 12:50:35 +00:00
parent 983315c398
commit 0871a3161a
3 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
- Add EROFS tools for containerd ([Flatcar#2047](https://github.com/flatcar/Flatcar/issues/2047))

View File

@ -192,6 +192,7 @@ RDEPEND="${RDEPEND}
sys-fs/cryptsetup
sys-fs/dosfstools
sys-fs/e2fsprogs
sys-fs/erofs-utils
sys-fs/lsscsi
sys-fs/lvm2
sys-fs/mdadm