Note that the latest version of the Core-iSCSI project's Initiator stack can be located at:

http://www.kernel.org/pub/linux/kernel/people/nab/iscsi-initiator-core/

To compile the Core-iSCSI Stack:

	make initiator KERNEL_DIR=/usr/src/linux-kernel-source-2.6

To install Core-iSCSI Stack into /lib/modules/$KERNEL_VER/kernel/drivers/scsi

	make install

Note that is tarball only contains the kernel-level iSCSI Initiator stack from the Core-iSCSI project.
There is a seperate set of userspace utilities and tools that need to be installed in order to properly
use Core-iSCSI.  These tools are located at:

http://www.kernel.org/pub/linux/utils/storage/iscsi/

Thanks!

Nicholas A. Bellinger <nab@kernel.org>
