diff options
author | Eric Edgar <rocket@gentoo.org> | 2006-01-31 23:37:46 +0000 |
---|---|---|
committer | Eric Edgar <rocket@gentoo.org> | 2006-01-31 23:37:46 +0000 |
commit | d503d8269b2752b6f3d28aa3cf8fcba90bd9af21 (patch) | |
tree | dd376e1af369ad84045afda2847682fb2e251571 /profiles | |
parent | Configure ${PF} in postinst. (diff) | |
download | gentoo-2-d503d8269b2752b6f3d28aa3cf8fcba90bd9af21.tar.gz gentoo-2-d503d8269b2752b6f3d28aa3cf8fcba90bd9af21.tar.bz2 gentoo-2-d503d8269b2752b6f3d28aa3cf8fcba90bd9af21.zip |
lvm2 local use flags updates; nosnapshots; nomirrors; nolvm1; clustered options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 852bfcf95de4..9a43c4bb1099 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.1703 2006/01/30 20:33:06 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1704 2006/01/31 23:37:46 rocket Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1244,7 +1244,12 @@ sys-devel/libperl:ithreads - Enable Perl threads, has some compatibility problem 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:keyscrub - Protects the encryption key in memory but takes more cpu resources +sys-fs/lvm2:clvm - Allow users to build clusterd lvm2 +sys-fs/lvm2:nocman - Allow users to build clusterd lvm2 without cman support and with gulm support sys-fs/lvm2:nolvmstatic - Allow users to build lvm2 dynamically +sys-fs/lvm2:nolvm1 - Allow users to build lvm2 without lvm1 support +sys-fs/lvm2:nomirrors - Allow users to build lvm2 without mirror support +sys-fs/lvm2:nosnapshots - Allow users to build lvm2 without snapshot support sys-fs/ntfsprogs:fuse - Build a FUSE module sys-fs/quota:rpc - Enable quota interaction via RPC sys-kernel/ck-sources:ck-plus - Add some experimental ck patches |