Skip to content

WIP: main/postmarketos-mkinitfs: Initial support for F2FS in initramfs to mount pmos_root

Administrator requested to merge l1_f2fs into master

Well here is my first attempt at a contribution.

TODO

Need to add fsck support for F2FS, but that requires adding a dependency on f2fs-tools, so I'm not sure if it makes more sense to have this as a separate package to keep things streamlined.

This patch doesn't actually setup the root filesystem, partly because I'm not sure where to optionalize the filesystem format. Though given the primary targets for pmos, maybe it makes sense to make F2FS the default.

Merge request reports

Loading