Skip to content

v0.6.1

Compare
Choose a tag to compare
@beef9999 beef9999 released this 26 May 07:21
· 400 commits to main since this release
  • Add extfs in the fs module

This allows you to operate a disk file filled with ext4 filesystem from user space.

To enable this feature, you should set ENABLE_EXTFS when building with CMake. Package e2fsprogs is also required.