C library supporting GObject introspection for manipulation of block devices
libblockdev is a C library supporting GObject introspection for manipulation of block devices. It has a plugin-based architecture where each technology (like LVM, Btrfs, MD RAID, Swap,...) is implemented in a separate plugin, possibly with multiple implementations (e.g. using LVM CLI or the new LVM DBus API).
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / libblockdev
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/libblockdev && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libblockdev-2.14.tar.gz | 0000749672 732 KB | |
libblockdev.changes | 0000000889 889 Bytes | |
libblockdev.spec | 0000022810 22.3 KB |
Revision 3 (latest revision is 59)
Luciano Santos (luc14n0)
accepted
request 567832
from
Luciano Santos (luc14n0)
(revision 3)
Add missing libblockdev Provides tag so packages can only require the versioned library when really needed.
Comments 1
lvm2 2.03.00 removed clvm code. It's invalid for libblockdev.spec to "Requires" lvm2-clvm down the road.