pmaports/main/postmarketos-mkinitfs
Clayton Craft bf26469fd7
main/postmarketos-mkinitfs: add /lib/firmware to list of trigger dirs (MR 4742)
In many cases, when fw is installed in /lib/firmware, some of it ends up
in the initramfs. In those situations, mkinitfs should run so that the
initramfs gets the latest fw. This will result in mkinitfs possibly
running in cases where it doesn't matter (i.e. device has fw in
/lib/firmware but none is used in the initramfs), but I think the
trade-off is worth it.

This also breaks the triggers= line into multiple lines so that it's
easier to review/maintain. We can't prepend whitespace on these lines
since the apkbuild parser expects dirs to be separated by ":"
2024-01-19 18:51:50 +01:00
..
APKBUILD main/postmarketos-mkinitfs: add /lib/firmware to list of trigger dirs (MR 4742) 2024-01-19 18:51:50 +01:00
postmarketos-mkinitfs.post-upgrade main/postmarketos-mkinitfs: don't rm vmlinuz-* (MR 2501) 2021-09-08 23:40:13 +02:00
postmarketos-mkinitfs.trigger main/postmarketos-mkinitfs: fix trigger script (MR 4422) 2023-09-26 08:31:00 +02:00