With a patch, it works nicely:
https://raw.githubusercontent.com/fiftydinar/arch-bootc/refs/heads/main/patches/bootc/0001-add-bcachefs-filesystem-support.patch
It just lacks fsverity support for sealed images.
Can it be integrated here?
And why do you have a hardcoded list of supported filesystems generally? Can the filesystem capability be checked in runtime, so it's fs agnostic?
With a patch, it works nicely:
https://raw.githubusercontent.com/fiftydinar/arch-bootc/refs/heads/main/patches/bootc/0001-add-bcachefs-filesystem-support.patch
It just lacks fsverity support for sealed images.
Can it be integrated here?
And why do you have a hardcoded list of supported filesystems generally? Can the filesystem capability be checked in runtime, so it's fs agnostic?