mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-23 01:12:57 +02:00
LVM2: Update to 2.02.181
Update required to build against newer versions of glibc Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -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
|
||||
|
||||
1
config/rootfiles/core/125/filelists/lvm2
Symbolic link
1
config/rootfiles/core/125/filelists/lvm2
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/lvm2
|
||||
4
lfs/lvm2
4
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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user