Home
Name Modified Size InfoDownloads / Week
kvpm_0.9.10.tar.gz.asc 2016-11-16 819 Bytes
README 2016-09-20 2.2 kB
kvpm-0.9.10.tar.gz 2016-09-20 1.3 MB
CHANGELOG 2016-09-20 8.4 kB
kvpm-0.9.9.tar.gz 2014-09-16 1.3 MB
kvpm-0.9.8.tar.gz 2014-02-06 1.3 MB
kvpm-0.8.6-pl1.tar.gz 2013-03-08 805.6 kB
Totals: 7 Items   4.8 MB 17
Kvpm is a KDE (version 4) GUI for the Linux Volume Manager project and
libparted. It needs KDE 4 libraries and headers installed. It uses the
standard lvm tools and programs to work with logical volumes. It also
can format volumes and mount them. It is  possible to create, delete,
move or resize partitions.


This program is currently being developed on lvm version (with library lvm2app):


~# lvs --version
  LVM version:     2.02.164(2) (2016-08-15)
  Library version: 1.02.133 (2016-08-15)
  Driver version:  4.34.0

Because kvpm relies on the exact format of the lvm program output and 
the presence of the library "lvm2app" it may not work correctly with 
earlier versions.

udev and udevadm must be installed too.

The following development headers need to be 
installed for compilation: 

lvm2app.h
libdevmapper.h
libparted version 3.2 or higher
libblkid
kdelibs version 5 with version 4 support
<sys/mount.h>
<linux/fs.h>

The file: /proc/self/mountinfo must also be present. It was introduced
in linux kernel version 2.6.26.

NOTE: If you compile a new version of lvm and devmapper, libparted 
also links to libdevmapper and may need to recompiled. I have been 
using parted v2.3 but v3.0 should also work now.

To compile the source just "cd" into the top directory, the one with
"CHANGELOG," and type "cmake ." with the space and period after
it. Next run "make" and "make install" if all goes well you will have
a working executable.

Translation files are in the "po" subdirectory.



The icons in icons/local are from Silk:

Silk icon set 1.3

_________________________________________
Mark James
http://www.famfamfam.com/lab/icons/silk/
_________________________________________

This work is licensed under a
Creative Commons Attribution 2.5 License[1].
[ http://creativecommons.org/licenses/by/2.5/ ]

This means you may use it for any purpose,
and make any changes you like.
All I ask is that you include a link back
to this page in your credits.

Are you using this icon set? Send me an email
(including a link or picture if available) to
mjames@gmail.com

Any other questions about this icon set please
contact mjames@gmail.com

[1] Also CCA license 3.0 on web site
Source: README, updated 2016-09-20