Gentoo Archives: gentoo-user

From: thegeezer@×××××××××.net
To: gentoo-user@l.g.o
Subject: [gentoo-user] CLVM and CMAN use flags dropped?
Date: Sun, 21 Apr 2019 14:53:38
Message-Id: 6b2c9743fd9de867ecf1a66cb5067a97@thegeezer.net
1 Howdy folks,
2 around november 2018 the use flags clvm and cman seem to have been
3 dropped for LVM2
4 the old ebuild has the lines
5 if use clvm; then
6 ...
7 myconf="${myconf} --with-clvmd=${clvmd}"
8
9 but the new ebuild just has the line
10 myconf="${myconf} --with-clvmd=none --with-cluster=none"
11
12 I've been doing some digging to try to find out if i just missed the
13 memo but this seems to have been silently dropped
14 i was wondering if anyone knew the hows or whys? a link to the notice is
15 fine I wanted to read it before i hack the ebuild
16 thanks in advance!

Replies

Subject Author
Re: [gentoo-user] CLVM and CMAN use flags dropped? "Corentin “Nado” Pazdera" <nado@××××××××××.be>