ZSTD
configname: CONFIG_INITRAMFS_COMPRESSION_ZSTD
Built-in initramfs compression mode
└─>ZSTD
In linux kernel since version 5.1 (release Date: 2019-05-05)
ZSTD is a compression algorithm targeting intermediate compression
with fast decompression speed. It will compress better than GZIP and
decompress around the same speed as LZO, but slower than LZ4.
If you choose this, keep in mind that you may need to install the zstd
tool to be able to compress the initram.
with fast decompression speed. It will compress better than GZIP and
decompress around the same speed as LZO, but slower than LZ4.
If you choose this, keep in mind that you may need to install the zstd
tool to be able to compress the initram.
