Skip to content

feature compress

Alexey Gladkov edited this page Sep 12, 2022 · 1 revision

Feature: compress

This is a system feature. Its purpose is to compress initramfs image. If the previous image has been compressed, it will use the same compression algorithm.

Parameters

  • COMPRESS -- Determines compress method for the image. Valid values are: gzip, bzip2, 'lz4', lzma, lzo, 'xz', and 'zstd'.
Clone this wiki locally