From 930389c7c82563808ad2b40e4f5d3226e326d4d1 Mon Sep 17 00:00:00 2001 From: aheirman <48590738+aheirman@users.noreply.github.com> Date: Sun, 14 Feb 2021 18:38:24 +0100 Subject: [PATCH] add e2fsprogs to the build list --- dont_use_here/inside_chroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dont_use_here/inside_chroot b/dont_use_here/inside_chroot index 2200aeb..4924b0c 100755 --- a/dont_use_here/inside_chroot +++ b/dont_use_here/inside_chroot @@ -104,7 +104,7 @@ cd ../.. #NOTE: we recompile mksh, because now we have curl and it can download the man page! -packages="cmake libressl busybox toybox libffi python ca-certificates curl zlib expat kati gettext-tiny git netbsd-curses kakoune mksh linux iglunix llvm musl nasm tiny-linux-bootloader" +packages="cmake libressl busybox toybox libffi python ca-certificates curl zlib expat kati gettext-tiny git netbsd-curses kakoune mksh linux iglunix llvm musl e2fsprogs nasm tiny-linux-bootloader" compile_packages