summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-fs/multipath-tools: add 0.9.0David Seifert2022-07-021-0/+15
| | | | | Bug: https://bugs.gentoo.org/852173 Signed-off-by: David Seifert <soap@gentoo.org>
* sys-fs/multipath-tools: drop 0.8.6-r1, 0.8.7, 0.8.8David Seifert2022-06-212-238/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-fs/multipath-tools: add 0.8.7Sam James2021-09-201-0/+14
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/multipath-tools: assorted (mostly build system) fixesSam James2021-07-121-0/+226
| | | | | | | | | | | | * Explicitly set LIB to ${EPREFIX}/$(get_libdir) to avoid guessing. * No longer set SYSTEMD in emake (upstream now use pkgconfig for this) * Respect PKG_CONFIG (now respects the 'PKGCONFIG' variable upstream) * Unrestrict tests (add missing cmocka dependency first). Passing here. * Don't compress man pages Bug: https://bugs.gentoo.org/801121 Closes: https://bugs.gentoo.org/780660 Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/multipath-tools: drop 0.8.3-r2David Seifert2021-05-264-233/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-fs/multipath-tools: Removed oldLars Wendler2021-04-062-104/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/multipath-tools: Bump to version 0.8.5Lars Wendler2020-11-141-0/+12
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/multipath-tools: remove unused fileMichael Mair-Keimberger2020-09-201-20/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/17616 Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-fs/multipath-tools: Removed oldLars Wendler2020-09-152-85/+0
| | | | | Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/multipath-tools: Bump to version 0.8.4Lars Wendler2020-05-112-0/+104
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/multipath-tools: fix building against GCC 10Thomas Deutschmann2020-05-031-0/+11
| | | | | | Closes: https://bugs.gentoo.org/706670 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-fs/multipath-tools: add json-c-0.14 supportThomas Deutschmann2020-05-021-0/+28
| | | | | | Closes: https://bugs.gentoo.org/720330 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-fs/multipath-tools: rev bumpThomas Deutschmann2019-11-271-0/+12
| | | | | | | | | | | | | | | - Fix pkgconfig file install location - Set run dir to /run - Update multipathd runscript - Require >=libudev-232 for sys/sysmacros.h. Closes: https://bugs.gentoo.org/685314 Closes: https://bugs.gentoo.org/698422 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-fs/multipath-tools: bump to v0.8.3Thomas Deutschmann2019-10-021-0/+175
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-fs/multipath-tools: Removed old.Lars Wendler2018-11-232-224/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/multipath-tools: remove unused patchMichael Mair-Keimberger2018-04-171-17/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/8040
* sys-fs/multipath-tools: Bump to version 0.7.5Lars Wendler2018-03-201-0/+19
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-fs/multipath-tools: Removed unused patch.Lars Wendler2018-01-171-39/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-fs/multipath-tools: Bump to v0.7.4Thomas Deutschmann2017-11-231-0/+17
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* sys-fs/multipath-tools: Bump to v0.7.3Thomas Deutschmann2017-10-101-0/+39
| | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3
* sys-fs/multipath-tools: Removed old.Lars Wendler2017-08-021-239/+0
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-282-2/+0
| | | | Bug: 611234
* sys-fs/multipath-tools: Version bump 0.6.4Anthony Ryan2017-01-071-0/+60
| | | | | | | | | | | | | | | | | Gentoo-bug: 604228 * Include patch for sysmacros * Remove patch for makefile (building still performs a few unnecessary operations, but the cost is negligible compared to the cost of carrying yet another patch. * Remove COMMIT_ID * Remove some unnecessary definitions * Include a way to disable ceph when building * Add linux-info to check for CONFIG_DM_MULTIPATH Package-Manager: Portage-2.3.3, Repoman-2.3.1 (cherry picked from commit ef97e67d7cb4b009af471dd2fafdf463960a909d) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-fs/multipath-tools: replace sed with a patchMike Gilbert2016-09-121-0/+25
| | | | Package-Manager: portage-2.3.0_p24
* sys-fs/multipath-tools: fix LDFLAGS on mpathpersist.Robin H. Johnson2016-08-081-1/+1
| | | | Package-Manager: portage-2.2.28
* sys-fs/multipath-tools: version bumpRobin H. Johnson2016-08-052-1/+241
| | | | | | | | | | | | | | | | | - Version bump per bug #590228. - Includes init.d fixes per bugs: #432042, #581226 - Includes upstream fixes per bugs: #293615, #308693, #527124, #558326 Closes: https://bugs.gentoo.org/293615 Closes: https://bugs.gentoo.org/308693 Closes: https://bugs.gentoo.org/432042 Closes: https://bugs.gentoo.org/527124 Closes: https://bugs.gentoo.org/558326 Closes: https://bugs.gentoo.org/581226 Closes: https://bugs.gentoo.org/590228 Package-Manager: portage-2.2.28
* sys-fs/multipath-tools: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-182-2/+2
|
* [QA] Remove executable bit from files, bug 550434.Ulrich Müller2015-08-091-0/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-084-0/+272
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed