From: Michael Tremer Date: Sun, 21 Oct 2018 21:18:35 +0000 (+0100) Subject: LVM2: Update to 2.02.181 X-Git-Tag: v2.21-core125~42^2~10 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=7504d5414576332f2d8683fa6a32c4a1f295134d LVM2: Update to 2.02.181 Update required to build against newer versions of glibc Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/common/lvm2 b/config/rootfiles/common/lvm2 index 8ccafc79e0..db7f304e5c 100644 --- a/config/rootfiles/common/lvm2 +++ b/config/rootfiles/common/lvm2 @@ -1,10 +1,21 @@ #etc/lvm #etc/lvm/lvm.conf +#etc/lvm/lvmlocal.conf +#etc/lvm/profile +#etc/lvm/profile/cache-mq.profile +#etc/lvm/profile/cache-smq.profile +#etc/lvm/profile/command_profile_template.profile +#etc/lvm/profile/lvmdbusd.profile +#etc/lvm/profile/metadata_profile_template.profile +#etc/lvm/profile/thin-generic.profile +#etc/lvm/profile/thin-performance.profile #usr/include/libdevmapper.h #usr/lib/libdevmapper.so usr/lib/libdevmapper.so.1.02 #usr/lib/pkgconfig/devmapper.pc +#usr/sbin/blkdeactivate #usr/sbin/dmsetup +#usr/sbin/dmstats #usr/sbin/fsadm #usr/sbin/lvchange #usr/sbin/lvconvert @@ -12,8 +23,8 @@ usr/lib/libdevmapper.so.1.02 #usr/sbin/lvdisplay #usr/sbin/lvextend #usr/sbin/lvm -#usr/sbin/lvmchange #usr/sbin/lvmconf +#usr/sbin/lvmconfig #usr/sbin/lvmdiskscan #usr/sbin/lvmdump #usr/sbin/lvmsadc @@ -53,16 +64,27 @@ usr/lib/libdevmapper.so.1.02 #usr/sbin/vgscan #usr/sbin/vgsplit #usr/share/man/man5/lvm.conf.5 +#usr/share/man/man7/lvmcache.7 +#usr/share/man/man7/lvmraid.7 +#usr/share/man/man7/lvmreport.7 +#usr/share/man/man7/lvmsystemid.7 +#usr/share/man/man7/lvmthin.7 +#usr/share/man/man8/blkdeactivate.8 #usr/share/man/man8/dmsetup.8 +#usr/share/man/man8/dmstats.8 #usr/share/man/man8/fsadm.8 #usr/share/man/man8/lvchange.8 #usr/share/man/man8/lvconvert.8 #usr/share/man/man8/lvcreate.8 #usr/share/man/man8/lvdisplay.8 #usr/share/man/man8/lvextend.8 +#usr/share/man/man8/lvm-config.8 +#usr/share/man/man8/lvm-dumpconfig.8 +#usr/share/man/man8/lvm-fullreport.8 +#usr/share/man/man8/lvm-lvpoll.8 #usr/share/man/man8/lvm.8 -#usr/share/man/man8/lvmchange.8 #usr/share/man/man8/lvmconf.8 +#usr/share/man/man8/lvmconfig.8 #usr/share/man/man8/lvmdiskscan.8 #usr/share/man/man8/lvmdump.8 #usr/share/man/man8/lvmsadc.8 diff --git a/config/rootfiles/core/125/filelists/lvm2 b/config/rootfiles/core/125/filelists/lvm2 new file mode 120000 index 0000000000..d640870b75 --- /dev/null +++ b/config/rootfiles/core/125/filelists/lvm2 @@ -0,0 +1 @@ +../../../common/lvm2 \ No newline at end of file diff --git a/lfs/lvm2 b/lfs/lvm2 index 3e613e80be..fe69742797 100644 --- a/lfs/lvm2 +++ b/lfs/lvm2 @@ -24,7 +24,7 @@ include Config -VER = 2.02.95 +VER = 2.02.181 THISAPP = LVM2.$(VER) DL_FILE = $(THISAPP).tgz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = bd470a802046c807603618a443732ea7 +$(DL_FILE)_MD5 = 7d6380d9a34981fd7b605eaa371295b3 install : $(TARGET)