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
-
3
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 (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
0001-dont-allow-suid-and-dev-set-on-fs-resize.patc |
0000001104 1.08 KB | |
NEWS.rst | 0000039988 39.1 KB | |
_link | 0000000124 124 Bytes | |
libblockdev-3.1.1.tar.gz | 0001056270 1.01 MB | |
libblockdev.changes | 0000018076 17.7 KB | |
libblockdev.spec | 0000028248 27.6 KB |
Comments 1
lvm2 2.03.00 removed clvm code. It's invalid for libblockdev.spec to "Requires" lvm2-clvm down the road.