Subject: CVS commit: pkgsrc/devel/netbsd-iscsi
To: None <pkgsrc-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 02/09/2006 16:49:07
Module Name: pkgsrc
Committed By: agc
Date: Thu Feb 9 16:49:07 UTC 2006
Update of /cvsroot/pkgsrc/devel/netbsd-iscsi
In directory ivanova.netbsd.org:/tmp/cvs-serv16537
Log Message:
Initial import of the NetBSD iSCSI target and test harness, version
20060209. This is taken from the NetBSD src/dist/iscsi tree.
iSCSI is an IETF standard (RFC 3720) for remote access to block-level
storage. It can be thought of as similar to NFS, except that an NFS
server exports files; the iSCSI target exports blocks to the iSCSI
initiators, which are the clients.
To set up the target, you need to edit the /etc/iscsi/targets file.
It has a certain layout, to provide a means of (a) mirroring and (b)
combining multiple areas to present one large contiguous area of
storage. This can be multiply-layered.
This package will replace the earlier intel-iscsi package, on which it is
based.
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/devel/netbsd-iscsi/Makefile
N pkgsrc/devel/netbsd-iscsi/DESCR
N pkgsrc/devel/netbsd-iscsi/PLIST
N pkgsrc/devel/netbsd-iscsi/distinfo
No conflicts created by this import