UmVirt LFS Package info
DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
lvm
The LVM2 package is a set of tools that manage logical partitions. It allows spanning of file systems across multiple physical disks and disk partitions and provides for dynamic growing or shrinking of logical partitions, mirroring and low storage footprint snapshots. Package info
Template:
Codename: lvm
Source file: LVM2.2.02.177.tgz
Source file size: 2378651
Source file MD5-checkum: ee6cfbc5a0c5696ffae79dac04ee7a2b
Source directory: LVM2.2.02.177
Package URL: https://umvirt.com/linux/downloads/0.1/packages/l/LVM2.2.02.177.tgz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/l/LVM2.2.02.177.tgz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: parted, libvirt, nfs-utils, virtualbox, cryptsetup.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
SAVEPATH=$PATH &&
PATH=$PATH:/sbin:/usr/sbin &&
./configure --prefix=/usr \
--exec-prefix= \
--with-confdir=/etc \
--enable-applib \
--enable-cmdlib \
--enable-pkgconfig \
--enable-udev_sync
Build script:
make &&
PATH=$SAVEPATH &&
unset SAVEPATH
Install script:
make install