app-arch/dump
Dump/restore ext2fs backup utilities
USE Flags
bzip2
Global: Use the bzlib compression library
debug
Global: Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
ermt
Global: encrypted rmt support
Local: encrypted rmt support
lzo
Global: Enables support for lzo compression
readline
Global: Enables support for libreadline, a GNU line-editing library that almost everyone wants
selinux
Global: !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
sqlite
Global: Adds support for sqlite - embedded sql database
ssl
Global: Adds support for Secure Socket Layer connections
static
Global: !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
test
Global: Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore
uuid
Global: Enable server side UUID generation (via dev-libs/ossp-uuid)
zlib
Global: Adds support for zlib (de)compression