mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Kernel image is already compressed with bzip2, there is no point in having compressed initramfs inside a compressed image. Initramfs compression is discouraged: https://github.com/torvalds/linux/blob/v5.0/usr/Kconfig#L137-L143