sys-fs/lvm2: Add version 2.02.177 with musl support and Red Hat patches

Red Hat patches from lvm2-2.02.177-5.fc28: https://koji.fedoraproject.org/koji/buildinfo?buildID=1096618
This commit is contained in:
2020-12-13 16:31:02 +03:00
parent a2858e5fbe
commit 052e5967e1
29 changed files with 1329 additions and 0 deletions

11
sys-fs/lvm2/files/dmtab Normal file
View File

@@ -0,0 +1,11 @@
#/etc/dmraid: config file for adding device-mapper volumes at boot
# Format: <volume name>: <table>
# Example: isw0: 0 312602976 striped 2 128 /dev/sda 0 /dev/sdb 0
#
# Alternatively you can create all your volumes the first time, and just run:
#
# dmsetup table >> /etc/dmtab
#
# and verify that they are correct.