Rosen Penev
154abade7a
lvm2: Update to 2.03.01
Moved libblkid depend to fix compilation
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
307ac69e60
LVM2: Update to 2.02.81
Switch to upstream URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Daniel Golle
0d3a10e3b4
lvm2: update to version 2.02.164
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years ago
Daniel Golle
9377520afd
lvm2: update to version 2.02.138
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Daniel Golle
3a81a9b9fa
lvm2: update source and refresh patches
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
855fdd21d1
lvm2: finally fix memory locking issues on musl
Always use mlockall fixes it, still trying to keep everything else
as untouched as possible.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
142a24a10b
lvm2: better workaround for missing mallinfo on musl
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
f5cc8c27d7
lvm2: fix build with musl
stdin, stderr and stdout are constants on musl and it doesn't provide
mallinfo.
Both, overwriting std* were used to catch and work around various
misbehaviours of glibc, so it's hopefully save to just skip them when
building against other libc implementations.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago