Gzip
configname: CONFIG_INITRAMFS_COMPRESSION_GZIP
Built-in initramfs compression mode
└─>Gzip
In linux kernel since version 2.6.30 (release Date: 2009-06-09)
Use the old and well tested gzip compression algorithm. Gzip provides
a good balance between compression ratio and decompression speed and
has a reasonable compression speed. It is also more likely to be
supported by your build system as the gzip tool is present by default
on most distros.
a good balance between compression ratio and decompression speed and
has a reasonable compression speed. It is also more likely to be
supported by your build system as the gzip tool is present by default
on most distros.
