-
Notifications
You must be signed in to change notification settings - Fork 13
feature compress
Alexey Gladkov edited this page Sep 12, 2022
·
1 revision
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.
-
COMPRESS -- Determines compress method for the image. Valid values are:
gzip
,bzip2
, 'lz4',lzma
,lzo
, 'xz', and 'zstd'.
- Get Started
- Initramfs Runtime
- Image Generation
- Contributing
- FAQ
- Presentations