new package tgt
authorFlorian Fainelli <florian@openwrt.org>
Mon, 5 May 2014 19:31:10 +0000 (19:31 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 5 May 2014 19:31:10 +0000 (19:31 +0000)
commit093b6d61d360d21a25e334d8f527199b3417f75e
treea46b0af91d1a277031aae34e49d35560dfd429ff
parent5bf93bcaa5c4b47729404e878c48e72ac0a04fee
new package tgt

This patch provides userspace iSCSI target support.

https://dev.openwrt.org/ticket/8798

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 40703
net/tgt/Makefile [new file with mode: 0644]
net/tgt/files/etc/config/tgt [new file with mode: 0644]
net/tgt/files/etc/init.d/tgt [new file with mode: 0755]
net/tgt/patches/010-fallocate.patch [new file with mode: 0644]
net/tgt/patches/020-usr_Makefile.patch [new file with mode: 0644]
net/tgt/patches/030-Makefile.patch [new file with mode: 0644]