FVCool is the FreeBSD version of the famous VCool software
(http://vcool.occludo.net) which changes the PCI configuration data
of some chipsets and thus allows AMD Athlon/Duron CPUs to go into
power-save mode. This makes the CPU consume a lot less electric
energy, and it produces a lot less heat as well. This trick is not
a secret - on FreeBSD, you can actually achieve the same effect
which this software has using the "pciconf" command.
Please note that this software may have a negative impact on the
system's stability and thus should not be employed in production
or mission-critical environments.
Apcpwr is a utility to control the power outlets of an APC
Masterswitch 9211 via snmp.
SMBNetFS is a filesystem that allow you to use samba/microsoft network
in the same manner as the network neighborhood in Microsoft Windows.
Featuries:
* you can use Samba/Microsoft network as a regular Unix filesystem
* workgroup/computer/share entries are dynamically created
* Windows domain supported
* kerberos support (New)
* user defined workgroup/link/hosts are supported
* national character supported
* in config files you can specify different user/password to access
different network shares
* you can access any computer in the world by "cd mountpoint/ip-addr"
command, where "ip-addr" is the IP address of the desired computer. Do
not warry that there is no file with such name :-)
* command "cd mountpoint/username:password@computer_or_ip" allows
you to access "computer_or_ip" as user "username" with password
"password" (this is insecure, but usefull)
The sqlfs filesystem implements a POSIX style file system on top of an SQLite
database. It allows applications to have access to a full read/write
file system in a single file, complete with its own file hierarchy and name
space. This is useful for applications which needs structured storage, such
as embedding documents within documents, or management of configuration
data or preferences.
Genetic Algorithm File Fitter, or just GAFFitter, is a command-line software
written in C++ that arranges -- via a genetic algorithm -- an input list of
items or files/directories into volumes of a certain capacity (target), such
as CD or DVD, in a way that the total wastage is minimized.
By smartly arranging the input list, GAFFitter fits better the given items
and so optimizes (reduces) the number of required volumes to pack them.
fstyp can be used to heuristically detect which filesystem type a device or a
partition contains. Useful for backup scripts.
Set of utilities for managing UEFI Secure Boot signatures.
gcombust is a GTK+ frontend for mkisofs and cdrecord.
At this moment every release of gcombust isn't always very well tested; it
would probably be wise to test it with the -dummy option at first to check that
I haven't made any stupid errors. Also, it prints the command it's executing to
stdout so you can look at it and maybe spot errors.
I love to receive feedback/comments/ideas/bugreports at:
jmunsin@iki.fi (jmunsin@abo.fi)
NOTE: If you decide to do a NLS translation of gcombust, it might be a good
idea to mail me about it to make sure no one else is doing one for the
same language.
GdMap is a tool to inspect the used space of folders. Files are
displayed in a cushioned tree map. Useful if you wonder where all your
free space went to.
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.