sys-fs/lvm2: make depend() in lvm init script quiet
authorDoug Goldstein <cardoe@gentoo.org>
Tue, 15 Mar 2016 03:56:59 +0000 (22:56 -0500)
committerDoug Goldstein <cardoe@gentoo.org>
Tue, 15 Mar 2016 03:58:54 +0000 (22:58 -0500)
commitd537027f4c66273bd05b9b9105f8fd1b5ab25f31
tree6c98617dec435fcf7e79d9594bc4f7cc645e61c5
parent4e8460d29e9ce2d93c29a38f879c5ff2a8d02eff
sys-fs/lvm2: make depend() in lvm init script quiet

The depend() function makes a call to lvm which can produce output on
stderr which might seem concerning to some but is really just harmless.
We are checking to see if we need lvmetad to be able to start up properly.
At the same time make sure all possible versions receive updated init
scripts.

Gentoo-Bug: 577308
Gentoo-Bug: 573384

Package-Manager: portage-2.2.26
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
sys-fs/lvm2/files/lvm.rc-2.02.116-r6 [new file with mode: 0644]
sys-fs/lvm2/lvm2-2.02.116-r6.ebuild [new file with mode: 0644]
sys-fs/lvm2/lvm2-2.02.136-r2.ebuild [new file with mode: 0644]
sys-fs/lvm2/lvm2-2.02.139-r1.ebuild [new file with mode: 0644]
sys-fs/lvm2/lvm2-2.02.145-r2.ebuild [new file with mode: 0644]