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)
commit5c2e8114ebd7c3d94096952fffbb4185f344e3ff
tree6fbccffaed0b68dbcdf098bb57c6fc197f187165
parent736ae4e61055cd28dc939cd19107f0b6fc577198
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]