fuse-ufs 0.2.1

FUSE implementation of FreeBSD's UFSv2
fuse-ufs-0.2.1 is not a library.

FUSE UFS driver for FreeBSD

Features

  • Read support for FreeBSD UFSv2
  • Extended Attributes (no ACLs)

Planned Features

  • Full Read & Write Support for FreeBSD & Sun UFSv2
  • Softupdates

Packages

Dependencies

  • rust >= 1.74.0
  • libfuse3

Installation

$ git clone https://github.com/realchonk/fuse-ufs
$ cd fuse-ufs
$ make
# make install