On 2024/3/4 01:15, Yifan Zhao wrote:
EROFS [1] is a lightweight read-only filesystem designed for performance
which has already been shipped in most Linux distributions as well as widely
used in several scenarios, such as Android system partitions, container
images, and rootfs for embedded devices.

This patch brings EROFS uncompressed support. Now, it's possible to boot
directly through GRUB with an EROFS rootfs.

EROFS compressed files will be supported later since it has more work to
polish.

[1] https://erofs.docs.kernel.org

Signed-off-by: Yifan Zhao <zhaoyi...@sjtu.edu.cn>

After checking the v4->v5 diff, it still looks good to me,
Reviewed-by: Gao Xiang <hsiang...@linux.alibaba.com>


BTW, Glenn, would you mind taking some time checking if
this version looks good to you? Thanks a lot!

Thanks,
Gao Xiang

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to