This Magisk module contains the e2fsprogs

The source for the syslogd is available on this website:

https://e2fsprogs.sourceforge.net/


The source files used to create the binaries and libraries in this Magisk Module  are 

https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git/snapshot/e2fsprogs-1.47.2.tar.gz

from January 2025

(tag v1.47.2 in the repository https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git)


All binaries are dynamically linked but only for the standard Android OS libraries

The binaries are installed in the directory  

/system/bin/e2fsprogs



History

01.02.2025 v1.47.2-v1.0.0
  initial release

08.05.2025 v1.47-2-v1.2.0
  removed the libraries and include files
  debugfs is now also dynamically linked only for the standard Android OS libraries

