Skip to content

Commit f13f39b

Browse files
committed
overlay coreos-base/coreos: add erofs-utils
containerd complains that erofs tools do not exist at startup, adding these tools to the image. Implements: flatcar/Flatcar#2047. Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
1 parent d380460 commit f13f39b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk_container/src/third_party/coreos-overlay/coreos-base/coreos/coreos-0.0.1.ebuild

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ RDEPEND="${RDEPEND}
192192
sys-fs/cryptsetup
193193
sys-fs/dosfstools
194194
sys-fs/e2fsprogs
195+
sys-fs/erofs-utils
195196
sys-fs/lsscsi
196197
sys-fs/lvm2
197198
sys-fs/mdadm

0 commit comments

Comments
 (0)