Subject: CVS commit: pkgsrc/devel/netbsd-iscsi
To: None <pkgsrc-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 04/24/2006 22:03:06
Module Name: pkgsrc
Committed By: agc
Date: Mon Apr 24 22:03:06 UTC 2006
Modified Files:
pkgsrc/devel/netbsd-iscsi: Makefile distinfo
Log Message:
Update to version 20060424 of devel/netbsd-iscsi.
Changes since previous version:
+ Some minor formatting cleanup in the header files.
+ Properly pad the names with spaces (with thanks to Bill Studenmund)
+ Use the official T10 vendor name, "NetBSD".
+ Minor cleanup in the INQUIRY command
+ Rather than just punting on the REPORT LUNs SCSI command, emulate it
properly. This change makes the target work with the Solaris initiator:
AVAILABLE DISK SELECTIONS:
0. c1d0 <DEFAULT cyl 29728 alt 2 hd 64 sec 63>
/pci@0,0/pci-ide@1f,1/ide@0/cmdk@0,0
1. c2t5d0 <DEFAULT cyl 97 alt 2 hd 64 sec 32>
/iscsi/disk@0000iqn.1994-04.org.netbsd.iscsi-target%3Atarget00001,0
Specify disk (enter its number): 1
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/netbsd-iscsi/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/netbsd-iscsi/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.