Use smaller initramfs compression by default and in most devices
!334 (merged) will allow using a different initramfs compression method. Let's use a better compression type (once it is merged).
-
Figure out what a good default is (a value that is supported by all kernels we have, is that true for
gbzip2)? -
Enforce that to be enabled in the kernel (which option is it exactly?) with
pmbootstrap kconfig check
- Set this value in all existing devices
-
Set it in new devices by default (adjust
pmbootstrap aportgen linux
code) -
Consider removing unused compression algorithms from
postmarketos-mkinitfs
again (the ones that were added in !334 (merged))