diff options
author | danfe <danfe@FreeBSD.org> | 2014-12-16 13:38:33 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2014-12-16 13:38:33 +0800 |
commit | 8cf09d00e82ae94c004075ecba6bda28f8f16eea (patch) | |
tree | 2dc4dd60b3d21fa5358b64694a2582e7661c4a11 /net | |
parent | e5fb49f4d07b4555316b1764eaca0c53995a280e (diff) | |
download | freebsd-ports-gnome-8cf09d00e82ae94c004075ecba6bda28f8f16eea.tar.gz freebsd-ports-gnome-8cf09d00e82ae94c004075ecba6bda28f8f16eea.tar.zst freebsd-ports-gnome-8cf09d00e82ae94c004075ecba6bda28f8f16eea.zip |
Augment port description text.
Diffstat (limited to 'net')
-rw-r--r-- | net/istgt/pkg-descr | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/net/istgt/pkg-descr b/net/istgt/pkg-descr index 2dd62b807687..f2b464b564a1 100644 --- a/net/istgt/pkg-descr +++ b/net/istgt/pkg-descr @@ -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/ |