| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: lvm2: Update to 2.03.07.•••* gnu/packages/linux.scm (lvm2): Update to 2.03.07.
[source](snippet): Adjust confdir regex.
[inputs]: Add LIBAIO.
[arguments]: Add phase 'patch-configure.
(lvm2-static)[arguments]: Don't build dmeventd. Add phase 'adjust-Makefile'.
| Marius Bakke | 2020-02-11 | 1 | -9/+20 |
* | gnu: lvm2: Fix static linking of dmeventd.•••Fixes a regression introduced in a3ed69b694eab393129348bbabbed8c59bad3772
where dmeventd.static fails to link against libm and breaks "lvm2-static".
* gnu/packages/patches/lvm2-static-link.patch: Patch make.tmpl.in.
| Marius Bakke | 2018-07-31 | 1 | -0/+11 |
* | gnu: lvm2: Fix static build after 62ec02bf21.•••Fixes <https://bugs.gnu.org/26874>.
* gnu/packages/patches/lvm2-static-link.patch: Link with -lm.
| Marius Bakke | 2017-05-11 | 1 | -2/+2 |
* | gnu: Add 'lvm2-static'.•••* gnu/packages/patches/lvm2-static-link.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (lvm2)[source](patches): New field.
(lvm2-static): New variable.
| Ludovic Courtès | 2016-11-22 | 1 | -0/+14 |