nbd: new package nbd-server
authorMarcin Jurkowski <marcin1j@gmail.com>
Sat, 2 Mar 2013 13:32:29 +0000 (13:32 +0000)
committerMarcin Jurkowski <marcin1j@gmail.com>
Wed, 2 Sep 2015 00:03:18 +0000 (02:03 +0200)
commit9bf1fa66225fe95eb29c75249fa5821f5159ab93
tree4e06dfbc948577883d0c5245b72bf20d346c08ac
parent14f66e3ff589c7eff34ecb224a2ebc67555d3959
nbd: new package nbd-server

Network block device server allows to export a block device from router
to remote host. This is particularly useful if no network filesystem
server is feasible or direct access to a block device is needed.

It's been tested for nearly a month on ar71xx (TL-WR842ND) and proved to
be very stable and efficient solution.
The package comes with init.d script and conf.d file allowing to
configure most nbd-server options using standard uci interface.

Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
net/nbd/Makefile
net/nbd/files/nbd-server.conf [new file with mode: 0644]
net/nbd/files/nbd-server.init [new file with mode: 0644]