https://erofs.docs.kernel.org/
EROFS stands for Enhanced Read-Only File System. It aims to be a general
read-only file system solution for various use cases instead of just focusing
on saving storage space without considering runtime performance.
This package includes tools to create, check, and extract EROFS images.
Version: 1.8.2
General Commands | |
dump.erofs | retrieve directory and file entries, show specific file or overall disk statistics information from an EROFS-formatted image. |
fsck.erofs | tool to check an EROFS filesystem's integrity |
mkfs.erofs | tool to create an EROFS filesystem |