summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMike Christie <michaelc@cs.wisc.edu>2009-02-22 16:13:37 -0600
committerMike Christie <michaelc@cs.wisc.edu>2009-02-22 16:13:37 -0600
commitb39e150e1a97ac32f24072a8ff249ec1d0f5242e (patch)
treeaa1c5cf46a15086923657d656e733c363bd0519c /README
parentc3568dd1fac2a9fb678c2918f1354af753c83bc8 (diff)
downloadopen-iscsi-b39e150e1a97ac32f24072a8ff249ec1d0f5242e.tar.gz
docs: update readme with libiscsi_tcp info
There is a new module, libiscsi_tcp, that is installed. This updates the README.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 21f961a..d5571c7 100644
--- a/README
+++ b/README
@@ -103,9 +103,9 @@ where <config> is the kernel configuration to use (eg. 'smp').
For Red Hat/Fedora and Debian distributions open-iscsi can be installed by
typing "make install". This will copy iscsid and iscsiadm to /usr/sbin, the
-init script to /etc/init.d, and the kernel modules: iscsi_tcp.ko, libiscsi.ko
-and scsi_transport_iscsi to /lib/modules/`uname -r`/kernel/drivers/scsi/
-overwriting existing iscsi modules.
+init script to /etc/init.d, and the kernel modules: iscsi_tcp.ko,
+libiscsi_tcp.ko, libiscsi.ko and scsi_transport_iscsi to
+/lib/modules/`uname -r`/kernel/drivers/scsi/ overwriting existing iscsi modules.
For Debian, be sure to install the linux-headers package that
corresponds to your kernel in order to compile the kernel modules