openwrt/config
Gao Xiang f7fa414d3b
image: add support for EROFS rootfs image generation
Add support for generating EROFS rootfs images.

The EROFS filesystem can offer competitive I/O performance while
minimizing final image size when using the MicroLZMA compressor.

Target platform: linux-x86_generic (target-i386_pentium4_musl)

Filesystem     Image Size
=============  ==========
root.erofs     4882432
root.ext4      109051904
root.squashfs  4903302

Co-Developed-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://github.com/openwrt/openwrt/pull/19244
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2025-07-05 15:24:54 +02:00
..
Config-build.in image: add support for EROFS rootfs image generation 2025-07-05 15:24:54 +02:00
Config-devel.in tools: add options to optimize host binaries 2025-05-04 18:25:03 +02:00
Config-images.in image: add support for EROFS rootfs image generation 2025-07-05 15:24:54 +02:00
Config-kernel.in image: add support for EROFS rootfs image generation 2025-07-05 15:24:54 +02:00
check-hostcxx.sh config: add a knob to use the mold linker for packages 2023-07-04 20:25:40 +02:00
check-uname.sh build: add HOST_OS_LINUX and HOST_OS_MACOS config symbols 2021-11-01 16:37:52 +01:00