summaryrefslogtreecommitdiffstats
path: root/package/nbd/Config.in
blob: 788240b662f61b0a02374457fe4554b9153b60aa (plain)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_NBD
	bool "nbd"
	select BR2_PACKAGE_LIBGLIB2
	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.

	  Depends on glib.

	  http://nbd.sf.net/