16c9892a8f
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. |
||
---|---|---|
.. | ||
00-default.modules | ||
APKBUILD | ||
init.sh | ||
init_functions.sh | ||
postmarketos-mkinitfs.post-upgrade | ||
postmarketos-mkinitfs.trigger |