This file is indexed.

/usr/share/doc/kvpm/README is in kvpm 0.8.6-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
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.88(2) (2011-08-19)
  Library version: 1.02.67 (2011-08-19)
  Driver version:  4.20.0


Because kvpm relies on the exact format of the lvm program output and 
the presence of the new library "lvm2app" it won't 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 2.3 or higher
libblkid
kdelibs version 4
<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