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
-
5
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.16.tar.gz | 0000779921 762 KB | |
libblockdev-fix-libkmod-include.patch | 0000000265 265 Bytes | |
libblockdev.changes | 0000002011 1.96 KB | |
libblockdev.spec | 0000022025 21.5 KB |
Revision 6 (latest revision is 59)
Luciano Santos (luc14n0)
accepted
request 579610
from
Luciano Santos (luc14n0)
(revision 6)
Add SO version to the libbd_lvm-dbus plugin's libbd_utils Requires tag to turn the plugin subpackage installable.
Comments 1
lvm2 2.03.00 removed clvm code. It's invalid for libblockdev.spec to "Requires" lvm2-clvm down the road.