mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
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:
parent
983315c398
commit
0871a3161a
1
changelog/changes/2026-03-25-erofs-tools.md
Normal file
1
changelog/changes/2026-03-25-erofs-tools.md
Normal file
@ -0,0 +1 @@
|
||||
- Add EROFS tools for containerd ([Flatcar#2047](https://github.com/flatcar/Flatcar/issues/2047))
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user