Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 595 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 595 Bytes

mount.ufs

loc license

A FUSE filesystem client for mounting UFS partitions, mainly used by FreeBSD and its derivatives.

Entirely WIP and experimental until further notice. Any research notes or PRs welcome through any of my contact avenues.

Current Status

  • Get libfuse passthrough example building with Zig
  • Port passthrough code to be pure Zig
  • Read access UFS
  • Write access UFS

License

GPL-2.0