File: README

package info (click to toggle)
libvslvm 20240504-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,076 kB
  • sloc: ansic: 194,036; sh: 6,444; makefile: 1,253; python: 344; cpp: 264; sed: 16
file content (19 lines) | stat: -rw-r--r-- 418 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) 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