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 |
---|---|---|
_link | 0000000124 124 Bytes | |
libblockdev-2.22.tar.gz | 0000854888 835 KB | |
libblockdev-fix-libkmod-include.patch | 0000000267 267 Bytes | |
libblockdev.changes | 0000005652 5.52 KB | |
libblockdev.spec | 0000023966 23.4 KB |
Revision 27 (latest revision is 59)
Bjørn Lie (iznogood)
accepted
request 731502
from
heming zhao (hmzhao)
(revision 27)
libblockdev blocks lvm2 upgrading, please see url: https://build.opensuse.org/request/show/730344 - lvm2-clvm doesn't exist in lvm2-2.03, so change SPEC file libbd_lvm-dbus requires from lvm2-clvm to lvm2
Comments 1
lvm2 2.03.00 removed clvm code. It's invalid for libblockdev.spec to "Requires" lvm2-clvm down the road.