Skip to content

Commit 936b223

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 936b223

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Add EROFS tools for containerd ([Flatcar#2047](https://github.com/flatcar/Flatcar/issues/2047))

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)