summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-fs/lvm2: Removed old.Lars Wendler2018-10-111-290/+0
| | | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* update sources.redhat.com to sourceware.orgMike Frysinger2016-04-191-3/+3
|
* sys-fs/lvm2: make depend() in lvm init script quietDoug Goldstein2016-03-141-0/+291
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>