Geomgui is a viewer for the geom layer in the kernel written in C.
It can show the geom layout on the host computer or fetch info from
a remote system via ssh. It has the same arrow key bindings as fx, vi,
(h,j,k and l)and uses z to soom out and Z to zoom in, u is for updating.
FunionFS means an Union filesystem for the FUSE driver.
This program works only with the Fuse driver which is natively
included since the 2.6.14 Linux kernel.
Fusepak is a small program that makes it possible to mount PACK or WAD files
(used in many games, most notably by id Software) under a directory. This
is achieved by using FUSE (Filesystem in Userspace). The following formats
are supported:
- WAD, can be found in Wolfenstein 3D and Spear of Destiny games
- PACK, can be found in Quake, Quake2, and other games based on
id Software's Quake engine
- WAD2, can be found inside of PACK files
- LGP, can be found in PC version of Final Fantasy VII
- PAK, can be found in Dune 2
- KSGRP, can be found in Duke Nukem 3D
Secondary goal of fusepak is to provide simple framework which allows one to
quickly add support for another file format.
fusexmp_fh is a example from fusefs-libs, could be a dummy driver for using
fuse modules.
For example: `fusexmp_fh
-omodules=iconv:subdir,from_code=big5,to_code=utf8,subdir=/mnt/big5
/mnt/utf8`
Interface between FUSE and the Gnome VFS 2.0. It allows the user to mount
everything you can access via the Nautilus file manager. But of course you
can use a convenient CLI instead of the Desktop.
This is port of Gentoo getdelta.sh.
Getdelta uses Deltup to reduce bandwidth load while upgrading ports distfiles.
fuse.gunzip provides transparent decompression of gzip compressed files.
Files read as if they were not compressed.
Typical usage is to provide transparent decompression for /usr
However, it can be enabled for /opt and /home also.
System administrators select which files to compress.
httpfs depends on FUSE. It uses HTTP/1.1 extensions to read arbitrary
bytes from a file on a web-server. This is particular interesting for
an iso, since it can be investigated (loop device) without actually
downloading the whole iso.
geteltorito is a small Perl script which will extract
(and display information about) an El Torito boot image
from a real CD or a CD image. This helps you modify the boot
image when you want to burn a modified version of the CD in question.
Gigolo is a frontend to easily manage connections to local and
remote filesystems using GIO/GVfs. It allows you to
quickly connect/mount a remote filesystem and manage bookmarks of such.
It is part of the Xfce Goodies project and the Subversion respository
is hosted on the Xfce servers though it does not have any hard
Xfce dependencies and can be used on other desktop environments as well.
The only hard dependency is GTK2.