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
2019-06-26 22:36:15 +02:00
2018-08-23 21:44:22 +02:00
2021-09-01 03:11:51 +03:00
Description
No description provided
Readme 43 MiB
Languages
Shell 97%
Python 2%
C 0.5%
Batchfile 0.4%