Commit Graph

69 Commits

Author SHA1 Message Date
Daniel Golle b1cba322fa lvm2: update sources
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-07-13 14:56:26 +02:00
Daniel Golle 25660aad62 lvm2: update sources and improve packaging
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-07-07 09:36:05 +02:00
Daniel Golle 8037b27375 lvm2: update sources
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-21 21:33:25 +02:00
Daniel Golle 3a81a9b9fa lvm2: update source and refresh patches
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-14 22:20:07 +02:00
Daniel Golle 3a98dd9f31 lvm2: switch to version 2.2.02.120
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-20 01:18:14 +02:00
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>
2015-05-03 15:59:58 +02:00
Daniel Golle 142a24a10b lvm2: better workaround for missing mallinfo on musl
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-03 14:47:28 +02:00
Daniel Golle ecb702d79b lvm2: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-03 14:40:28 +02:00
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>
2015-04-25 23:45:14 +02:00
Daniel Golle fc81d14100 lvm2: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-02 04:16:54 +02:00
Daniel Golle 3c5dff963e lvm2: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-08 17:34:15 +01:00
Maxim Storchak b142d973db lvm2: set cache directory to /tmp/lvm/cache
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2015-02-14 10:36:56 +02:00
Daniel Golle ac2a414592 lvm2: bump to version 2.02.116
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-02-01 20:42:50 +01:00
Daniel Golle 9082a3efac lvm2: bump to version 2.02.115
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-01-26 00:16:44 +01:00
Maxim Storchak c92de8b441 lvm2: strip lvm.conf, ipk size down by ~20k
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-12-14 23:00:03 +02:00
Maxim Storchak 0b452c03d4 lvm2: symlink individual tools to lvm binary
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
2014-12-14 22:59:42 +02:00
Daniel Golle d73dea9d94 lvm2: bump version to 2.02.114
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-12-05 15:21:42 +01:00
Daniel Golle 2e3de14cc3 lvm2: bump version to 2.02.113
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-11-27 14:04:29 +01:00
Daniel Golle 1a911c1fe5 lvm2: add from old repo and update
Also add patch to fix blkid header location as suggested in #17877

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-10-19 01:01:14 +02:00