File: README

package info (click to toggle)
libvslvm 20181227-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 12,284 kB
  • sloc: ansic: 187,294; sh: 5,968; makefile: 1,272; python: 244; sed: 16
file content (19 lines) | stat: -rw-r--r-- 432 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
libvslvm is a library to access the Linux Logical Volume Manager (LVM) volume system format.

Project information:

* Status: experimental
* Licence: LGPLv3+

Not supported:

* multiple physical volumes
* multiple segments
* non-linear stripes
* snapshots

For more information see:

* Project documentation: https://github.com/libyal/libvslvm/wiki/Home
* How to build from source: https://github.com/libyal/libvslvm/wiki/Building