bcachefs support
- Dominant language
- Rust
- Stars
- 2.3k
- Forks
- 230
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 38
Description
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?
Contributor guide
Research direction
Start by reviewing the linked 0001-add-bcachefs-filesystem-support.patch and then locate bootc's hardcoded filesystem-support checks. Compare the patch's bcachefs and fsverity handling with the existing implementation; done means bcachefs sealed-image support is integrated and the runtime capability question has a documented or implemented resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- operating-systems, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100