Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-08 | system/lvm2: Update to 2.03.09 | A. Wilcox | 1 | -3/+3 | |
2020-03-22 | system/lvm2: fix crash on startup due to std fd nonsense | Max Rees | 2 | -7/+27 | |
2020-02-27 | system/lvm2: Fix build | A. Wilcox | 1 | -2/+2 | |
2020-02-18 | system/lvm2: bump to 2.03.08 | Dan Theisen | 3 | -90/+4 | |
2019-11-03 | system/lvm2: nobody saw that >_> | A. Wilcox | 1 | -2/+1 | |
2019-11-03 | system/lvm2: add applib | A. Wilcox | 1 | -1/+2 | |
2019-08-05 | system/lvm2: Fix build with dash as /bin/sh | Samuel Holland | 2 | -0/+66 | |
Signed-off-by: Samuel Holland <samuel@sholland.org> | |||||
2019-08-01 | system/lvm2: Always use /run for ephemeral state | Samuel Holland | 1 | -0/+4 | |
Previously, autodetection on the arm64 builder chose to put lockfiles in /var/lock. This broke running pvscan from a udev rule with read-only / and separate /var. Make this option and related ones always use /run, independent of the build environment. | |||||
2019-07-21 | system/lvm2: Merge dmeventd/device-mapper subpkgs into lvm2 | Luis Ressel | 1 | -38/+6 | |
This makes the packages significantly saner, at the expense of pulling in a few more MB worth of files for users who only need dmsetup or libdevicemapper. Currently, it's not clear to users where the development headers or man pages for these can be found, and there are a few more minor annoyances such as the dmeventd openrc script not being contained in an -openrc subpackage. The /lib/libdevmapper.so symlink should be unneccessary, since there's already a symlink in /usr/lib/. Half the .so symlinks are in /lib/, while the other half is in /usr/lib/, but imho fixing that isn't worth the hassle. | |||||
2019-07-06 | system/lvm2: build udev rules too | A. Wilcox | 2 | -17/+16 | |
2019-06-26 | system/lvm2: bump package to 2.03.05 | Dan Theisen | 1 | -2/+2 | |
2019-03-08 | system/lvm2: bump to 2.03.02, modernise | A. Wilcox | 1 | -19/+3 | |
2019-03-08 | system/*: Change remaining url='*'s to https:// wherever possible | Luis Ressel | 1 | -1/+1 | |
2018-09-09 | system/lvm2: bump to 2.02.181 | A. Wilcox | 1 | -3/+3 | |
2018-06-22 | system/lvm2: [PD] fix maintainer and license, modernize, version bump | Dan Theisen | 1 | -17/+15 | |
2018-06-14 | The New Plan | A. Wilcox | 8 | -0/+296 | |
all pkgs needed to bootstrap -> system others -> user |