aboutsummaryrefslogtreecommitdiff
path: root/utils/lvm2/patches/004-device-include-goto-lable-as-well.patch
Commit message (Collapse)AuthorAge
* lvm2: update to version 2.03.14Daniel Golle2021-11-15
| | | | | | Drop two local patches which were replaced by upstream commits. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* lvm2: update to version 2.03.12Daniel Golle2021-05-10
| | | | | | Two notable changes are devices file and metadata based autoactivation. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* lvm2: pass CC explicitlyRosen Penev2020-12-20
| | | | | | | | | It seems that in some situations, the host CC gets picked up. Just pass the target one explicitly. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* lvm2: update to 2.03.08Rosen Penev2020-03-04
| | | | | | | | | | Add PKG_BUILD_PARALLEL for faster compilation. Replace ' ' with TAB for consistency between packages. Refresh patches and remove outdated ones. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* lvm2: Update to 2.03.01Rosen Penev2018-11-10
| | | | | | Moved libblkid depend to fix compilation Signed-off-by: Rosen Penev <rosenp@gmail.com>
* LVM2: Update to 2.02.81Rosen Penev2018-08-14
| | | | | | Switch to upstream URL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* lvm2: update to version 2.02.164Daniel Golle2016-09-01
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* lvm2: fix accidentally augmented goto labelDaniel Golle2016-05-20
also refresh patches while at it Signed-off-by: Daniel Golle <daniel@makrotopia.org>