diff options
author | Christian Zoffoli <xmerlin@gentoo.org> | 2005-11-13 18:21:44 +0000 |
---|---|---|
committer | Christian Zoffoli <xmerlin@gentoo.org> | 2005-11-13 18:21:44 +0000 |
commit | 64c80f4a5f85f2d034e82c6c3fd5a68fe0212972 (patch) | |
tree | c4f16c75345e7d0ad219e290948c1af56d63f544 /profiles | |
parent | Depend on >=dev-python/pyvorbis-1.4-r1 as -r1 includes a fix for opening ogg ... (diff) | |
download | gentoo-2-64c80f4a5f85f2d034e82c6c3fd5a68fe0212972.tar.gz gentoo-2-64c80f4a5f85f2d034e82c6c3fd5a68fe0212972.tar.bz2 gentoo-2-64c80f4a5f85f2d034e82c6c3fd5a68fe0212972.zip |
heartbeat: added stonith and pils use flags
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 0ebb2991572a..f96f4a3d386a 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1555 2005/11/13 17:37:12 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1556 2005/11/13 18:21:44 xmerlin Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1087,6 +1087,8 @@ sys-cluster/charm:cmkopt - Enable CMK optimisation sys-cluster/charm:smp - Enable direct SMP support using shared memory sys-cluster/charm:tcp - Use TCP (instead of UPD) for socket communication sys-cluster/heartbeat:ldirectord - Adds support for ldiretord, use enabled because it has a lot of deps +sys-cluster/heartbeat:stonith - Adds support for stonith devices +sys-cluster/heartbeat:pils - Adds support for a generalized plugin and interface loading system sys-cluster/lam-mpi:pbs - Add support for PBS scheduling stuff sys-cluster/magma-plugins:nogulm - Removes gulm support to magma-plugins sys-cluster/ocfs:aio - Add aio support |