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.
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.
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.
gkleds is a GKrellM plugin which monitors the CapsLock, NumLock and
ScrollLock keys and reports their current status via on-screen LEDs.
This is useful for people who have keyboards without LEDs (typically
cordless keyboards).
This is a GkrellM2 plugin that displays a variable number of user-defined,
automatically scaled icons. The icons may be used either for notification
or as application launchers.
GKrellM top plugin
Plugin that displays top three processes. Requires /proc to be mounted.
gksu is a Gtk+ frontend to /bin/su. It supports login shells and preserving
environment when acting as a su frontend. It is useful to menu items or other
graphical programs that need to ask a user's password to run another program
as another user.
Another GPL GTK2 frontend for cdrecord, mkisofs, readcd and sox!
With graveman you can burn audio cd (wav, ogg, mp3), data cd, and duplicate cd.
GNU GRUB is a multiboot boot loader. It was derived from GRUB, the GRand
Unified Bootloader, which was originally designed and implemented by Erich
Stefan Boleyn.
This port does not install GRUB on the master boot record of your hard drive.
To do this you will need to read the info page that is installed by the port.
GTK-Imonc is a GTK2-based imond-client to control an on(e) disc fli4l
router. You can dial/hangup the connection, show status information
(traffic, cpu), shutdown/reboot and even remotely update the router.