e2fsprogs
- glaucus uses
chattr
andlsattr
fromtoybox
- Depends on
texi2dvi
e2initrd_helper
is enabled by default- Patch and configure could be failing due to
../
? - Remove static libraries manually
configure
creates a file outside ofDESTDIR
when/etc/cron.d
does not exist, and to avoid this use--without-crond-dir
?- Replace
awk
forbin/compile_et
andbin/mk_cmds
? - Consider adding
e2fsprogs_cv_struct_st_flags=no
to configure? - Compare test results with Alpine’s
- Try
-j1
for both build and install