| Summary: | BeOS/Haiku (BeFS) filesystem support for fstyp command | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Miguel Gocobachi <miguel> |
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | emaste |
| Priority: | --- | ||
| Version: | CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Miguel Gocobachi
2021-04-24 06:13:08 UTC
(In reply to Miguel Gocobachi from comment #0) After checking different softwares and implementation I chose BeFS, disktype uses it, Linux and others. Is there FUSE (or other) support for the filesystem? (In reply to Ed Maste from comment #2) Yes, befs-fuse very old for some linux using ppa. (In reply to Ed Maste from comment #2) btw I have plans to add support for BeFS with vfs or maybe fuse (but this does not work for me, at least is not loading the fuse.ko module on FreeBSD-13). But, since this is my very first contribution to the src, I should start with something simpler like fstyp, also to learn the style and guidance. is any plan to integrated this, or should I just forget it? Thank you. This ticket can be closed now, the patch has been merged already. Reference: https://reviews.freebsd.org/R10:0e92585cde5101506720ca1b904372317b7d84b6 |