diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2006-10-04 15:48:34 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2006-10-04 15:48:34 +0000 |
commit | ce7d12e0376e0af57c5f2c8bbde14d90985c8551 (patch) | |
tree | db9e9dba9f816108e5adfbc56b3214dde2cf3f35 /profiles | |
parent | Stable on x86 wrt bug #147557. (diff) | |
download | gentoo-2-ce7d12e0376e0af57c5f2c8bbde14d90985c8551.tar.gz gentoo-2-ce7d12e0376e0af57c5f2c8bbde14d90985c8551.tar.bz2 gentoo-2-ce7d12e0376e0af57c5f2c8bbde14d90985c8551.zip |
use padlock for loop-aes, bug 148784
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index eec6a42201de..26aaf43e0042 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2203 2006/10/04 15:36:43 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2204 2006/10/04 15:48:34 genstef Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1579,6 +1579,7 @@ sys-freebsd/freebsd-usbin:netgraph - Enable netgraph support (TODO improve descr sys-freebsd/freebsd-usbin:suid - Enable setuid root programs sys-fs/clvm:nocman - Allow users to build clvm without cman support and with gulm support sys-fs/cryptsetup-luks:dynamic - Build cryptsetup-luks dynamically +sys-fs/loop-aes:padlock - Use VIA padlock instructions, detected at run time, code still works on non-padlock processors sys-fs/loop-aes:keyscrub - Protects the encryption key in memory but takes more cpu resources sys-fs/lvm2:clvm - Allow users to build clustered lvm2 sys-fs/lvm2:cman - Cman support for clustered lvm |