exfat-fuse is a free exFAT file system implementation with write support.
exFAT is a simple file system created by Microsoft. It is intended to
replace FAT32 removing some of it's limitations. exFAT is a standard FS for
SDXC memory cards.
Dvdimagecmp is a small program to compare an image to a
burned disc. It is not limited to dvds, and supports offsets.
EXT4 implementation for FUSE.
GSTFS is a filesystem for on-demand transcoding of music files
between different formats. It utilizes the gstreamer library for
conversion so any formats supported by gstreamer should also be
supported by gstfs. The filesystem's only requirement is that the
gstreamer pipeline begin with a filesrc with the name "_source"
and end with an fdsink with the name "_dest". The filesystem will
automatically substitute the filename and fd number in these
pipelines.
iFuse is a tool for reaching iOS devices filesystems over USB, without
the need of jailbreaking and installing an SSH server on your iGadget.
iFuse is useful if you want to mount the device manually or if you
don't have GNOME with GVFS nor KDE with kio-ufc installed.
Dwatch (Daemon Watch) is a program that watches over other programs
and performs actions based on conditions specified in a configuration file.
Kernel module for fusefs based filesystems,
backported from 10.x to 8.x and 9.x.
This package provides boot scripts used to enable FreeBSD to run on the
Amazon EC2 cloud computing platform. These include:
* Downloading the SSH public key which will be used to log in to a
newly-launched virtual machine,
* Printing SSH host key fingerprints to the console in a standard
format used by other EC2 images,
* Automatically configuring swap space on EC2 "ephemeral" disks, and
* Sending email when an virtual machine first boots and when rebooting
after a kernel panic.
FUSE makes it possible to implement a filesystem in a userspace program.
Features include: simple yet comprehensive API, secure mounting by non-root
users, support for RELENG_6 and RELENG_7 FreeBSD kernels, multi-threaded
operation.
Atop is an ASCII full-screen performance monitor that is capable of reporting
the activity of all processes (even if processes have finished during the
interval), daily logging of system and process activity for long-term analysis,
highlighting overloaded system resources by using colors, etc.
At regular intervals, it shows system-level activity related to the CPU, memory,
swap, disks, and network layers, and for every active process it shows the CPU
utilization, the memory growth, priority, username, state, and exit code.