mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-01 05:52:11 +00:00
10 lines
258 B
Plaintext
10 lines
258 B
Plaintext
config BR2_PACKAGE_NBD
|
|
bool "nbd"
|
|
default n
|
|
help
|
|
NBD is a set of utilities to configure network block devices,
|
|
allowing access to remote block devices over TCP/IP network.
|
|
Notice: This package only provides the NBD client.
|
|
|
|
http://nbd.sf.net/
|