pmaports/main/postmarketos-mkinitfs
Martin Piatka 8caa370611 postmarketos-mkinitfs: Support initramfs compressions other than gzip (!334)
The postmarketos initramfs is larger than android initramfs. This causes
problems on some devices like htc-ace that have a very small boot
partition (4MB in htc-ace). I've been able to make the boot image small
enough to fit by compressing initramfs using lzma.
With this change it should be possible to change the compression in
deviceinfo like this: deviceinfo_initfs_compression='lzma'
or even deviceinfo_initfs_compression='lzma -9'. When no option is
specified it defaults to 'gzip -1'.

I've also added dependencies to compression utilities for all possible
initramfs compression algorithms.
2019-04-30 17:12:33 +00:00
..
APKBUILD postmarketos-mkinitfs: Support initramfs compressions other than gzip (!334) 2019-04-30 17:12:33 +00:00
init.sh.in main/postmarketos-mkinitfs: support verbose boot (!234) 2019-02-27 21:02:02 +01:00
init_functions.sh main/postmarketos-mkinitfs: fix USB idVendor/idProduct values for ConfigFS (!190) 2019-02-05 10:07:21 +01:00
mkinitfs.sh postmarketos-mkinitfs: Support initramfs compressions other than gzip (!334) 2019-04-30 17:12:33 +00:00
postmarketos-mkinitfs.trigger mkinitfs: Fail on missing depends / better usability in general (#1133) 2018-01-31 19:39:09 +00:00