svn commit: r374785 - head/net/istgt

Alexey Dokuchaev danfe at FreeBSD.org
Tue Dec 16 05:38:34 UTC 2014


Author: danfe
Date: Tue Dec 16 05:38:33 2014
New Revision: 374785
URL: https://svnweb.freebsd.org/changeset/ports/374785
QAT: https://qat.redports.org/buildarchive/r374785/

Log:
  Augment port description text.

Modified:
  head/net/istgt/pkg-descr

Modified: head/net/istgt/pkg-descr
==============================================================================
--- head/net/istgt/pkg-descr	Tue Dec 16 05:02:37 2014	(r374784)
+++ head/net/istgt/pkg-descr	Tue Dec 16 05:38:33 2014	(r374785)
@@ -1,4 +1,9 @@
-This is an iSCSI target, it serves iSCSI protocol and provides
-SCSI devices to the initiator (client).
+This software (istgt) is the implementation of iSCSI target (refer to RFC3720
+about iSCSI) for FreeBSD.
 
-WWW:	http://shell.peach.ne.jp/aoyama/
+It includes iSCSI protocol processor and SPC-3 (SCSI Primary Commands - 3)
+based logical unit emulation.  You can easily create over 2TB storage for
+iSCSI target.  If necessary, you can configure to use multipath failover or
+MCS failover.
+
+WWW: http://shell.peach.ne.jp/aoyama/


More information about the svn-ports-head mailing list