pmaports/main/postmarketos-mkinitfs
Minecrell 16c9892a8f
main/postmarketos-mkinitfs: load file system modules dynamically (MR 3166)
At the moment, mkinitfs loads some file system modules always (ext4),
some dynamically (brtfs) and some not at all (f2fs, vfat), expecting
them to be built-in.

To support generic kernels (e.g. from Alpine) properly, use the
partition type detection for both boot and root partition and always
load the necessary modules before mounting.
2022-06-06 10:11:51 +02:00
..
00-default.modules main/postmarketos-mkinitfs: include vfat in initfs by default (MR 3166) 2022-06-06 10:11:51 +02:00
APKBUILD main/postmarketos-mkinitfs: load file system modules dynamically (MR 3166) 2022-06-06 10:11:51 +02:00
init.sh main/postmarketos-mkinitfs: load file system modules dynamically (MR 3166) 2022-06-06 10:11:51 +02:00
init_functions.sh main/postmarketos-mkinitfs: load file system modules dynamically (MR 3166) 2022-06-06 10:11:51 +02: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: use new mkinitfs (MR 2426) 2021-09-03 10:08:34 -07:00