summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2018-03-09 23:33:30 +0000
committerJames Le Cuirot <chewi@gentoo.org>2018-03-09 23:34:49 +0000
commitc4217a516c1e8dc5b04400198f9b0e20a37d0bd0 (patch)
tree0b982094ec4d9e3e758ab4d723b50b4911efcb0f /sys-cluster/glusterfs/metadata.xml
parentsys-apps/portage: rsync-verify off by default (bug 649276) (diff)
downloadgentoo-c4217a516c1e8dc5b04400198f9b0e20a37d0bd0.tar.gz
gentoo-c4217a516c1e8dc5b04400198f9b0e20a37d0bd0.tar.bz2
gentoo-c4217a516c1e8dc5b04400198f9b0e20a37d0bd0.zip
sys-cluster/glusterfs: Add ipv6 USE flag to control ipv6-default
This is important because ipv6-default breaks Gluster for systems that have IPv6 disabled. A couple of patches were required because --without-ipv6-default is broken and the configure summary is sometimes misleading. Bug: https://bugs.gentoo.org/639838 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-cluster/glusterfs/metadata.xml')
-rw-r--r--sys-cluster/glusterfs/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-cluster/glusterfs/metadata.xml b/sys-cluster/glusterfs/metadata.xml
index bc97470af6ab..ce2361e3e3ea 100644
--- a/sys-cluster/glusterfs/metadata.xml
+++ b/sys-cluster/glusterfs/metadata.xml
@@ -16,6 +16,7 @@
<flag name="georeplication">Enable support for georeplication (requires <pkg>dev-lang/python</pkg>)</flag>
<flag name="infiniband">Add support for Infiniband ibverbs transport.
Libraries can be found in science overlay</flag>
+ <flag name="ipv6">Use IPv6 by default, requires libtirpc</flag>
<flag name="libtirpc">Build against <pkg>net-libs/libtirpc</pkg> for RPC support</flag>
<flag name="rsyslog">Install configuration snippet for <pkg>app-admin/rsyslog</pkg></flag>
<flag name="qemu-block">Transparently create files as QCow2/QED images in the backend, including the possibility to snapshot.</flag>