Age | Commit message (Expand) | Author |
2020-02-11 | 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 |
2018-07-31 | 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 |
2017-05-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 |
2016-11-22 | 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 |