pmaports/main/postmarketos-initramfs
Clayton Craft 5fffa17b06
main/postmarketos-initramfs: explicitly depend on libinput-libs (MR 5242)
pma!5000 added a new implicit dependency on libinput, because it
specified libinput files in the initramfs file hook. mkinitfs considers
it fatal if it cannot find files listed in a file hook.

Later this could be 'optimized' by adding a -libinput subpkg and an
`install_if=libinput-libs` to add this file hook so it's not installed
everywhere... but the size increase isn't too much for UIs.. someone can
do this later.

> libinput-libs-1.26.0-r0 installed size:
> 476 KiB

This fixes a missing dependency problem where a UI (e.g. "none") doesn't
normally depend on libinput, and mkinitfs would fail because these files
were missing.
2024-06-18 14:23:29 -07:00
..
00-default.modules main/postmarketos-initramfs: add crc32_generic module for F2FS (MR 4973) 2024-04-18 14:44:55 +02:00
00-initramfs-base.dirs main/postmarketos-initramfs: Allow packages to define cleanup hooks (MR 5191) 2024-06-04 18:44:34 +00:00
00-initramfs-base.files postmarketos-initramfs: switch to udev and kmod (MR 5000) 2024-06-18 12:35:05 -07:00
00-initramfs-extra-base.files main/postmarketos-initramfs: switch_root with /dev (MR 3230) (MR 4204) 2023-09-07 20:33:55 +01:00
APKBUILD main/postmarketos-initramfs: explicitly depend on libinput-libs (MR 5242) 2024-06-18 14:23:29 -07:00
init.sh postmarketos-initramfs: switch to udev and kmod (MR 5000) 2024-06-18 12:35:05 -07:00
init_functions.sh postmarketos-initramfs: switch to udev and kmod (MR 5000) 2024-06-18 12:35:05 -07:00
unudhcpd.conf