Config.in 258 B

123456789
  1. config BR2_PACKAGE_NBD
  2. bool "nbd"
  3. default n
  4. help
  5. NBD is a set of utilities to configure network block devices,
  6. allowing access to remote block devices over TCP/IP network.
  7. Notice: This package only provides the NBD client.
  8. http://nbd.sf.net/