BSDforge™
Following, are FreeBSD ports, or other *BSD related projects, hosted, or worked on at BSDforge in the sysutils category.
- fusefs-chironfs
- A FUSE based replication filesystem
- Chiron FS is a FUSE based filesystem which implements replication at the FILESYSTEM LEVEL like RAID 1 does at the DEVICE LEVEL.
- The replicated filesystems may be of any kind you want. The only requisite is that you mount it.
- No need for special configuration files. The setup is as simple as one mount command (or one line in fstab).
Installation
- Using the FreeBSD ports
system:
cd /usr/ports/sysutils/fusefs-chironfs make install clean
Using the FreeBSD pkg system:pkg install sysutils/fusefs-chironfs