Name: | nbdkit |
---|---|
Version: | 1.4.2 |
Release: | 4.module+el8.0.0+5219+3c0c6858 |
Architecture: | x86_64 |
Module: | virt:ol:8000020190510171727:55190bc5 virt:ol:8000020190516125745:55190bc5 virt:ol:8000020190529063309:55190bc5 |
Group: | Unspecified |
Size: | 111998 |
License: | BSD |
RPM: | nbdkit-1.4.2-4.module+el8.0.0+5219+3c0c6858.x86_64.rpm |
Source RPM: | nbdkit-1.4.2-4.module+el8.0.0+5219+3c0c6858.src.rpm |
Build Date: | Tue Jul 02 2019 |
Build Host: | jenkins-10-147-72-125-65123a8e-2fa1-4dd9-84d9-5c1877483a08.appad3iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/libguestfs/nbdkit |
Summary: | NBD server |
Description: | NBD is a protocol for accessing block devices (hard disks and disk-like things) over the network. 'nbdkit' is a toolkit for creating NBD servers. The key features are: * Multithreaded NBD server written in C with good performance. * Well-documented, simple plugin API with a stable ABI guarantee. Allows you to export "unconventional" block devices easily. * Liberal license (BSD) allows nbdkit to be linked to proprietary libraries or included in proprietary code. You probably want to install one of more plugins (nbdkit-plugin-*). To develop plugins, install the nbdkit-devel package and start by reading the nbdkit(1) and nbdkit-plugin(3) manual pages. |