From 903a03196f8791756f64184b74311ac2a7dad7e3 Mon Sep 17 00:00:00 2001 From: dmitry_yus Date: Thu, 9 Jun 2005 20:21:55 +0000 Subject: Chad Tindel: debian systems packaging code git-svn-id: svn://svn.berlios.de/open-iscsi@367 d7303112-9cec-0310-bdd2-e83a94d6c2b6 --- README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 24b7168..c5112db 100644 --- a/README +++ b/README @@ -81,7 +81,7 @@ kernel config. You also need to enable "CRC32c CRC algorithm" if you use header or data digests. They are the kernel options, CONFIG_CRYPTO and CONFIG_CRYPTO_CRC32C, respectively. -Compilation of the kernel Opne-iSCSI modules requires a path +Compilation of the kernel Open-iSCSI modules requires a path to kernel sources: make KSRC= @@ -90,6 +90,9 @@ or cross-compilation: make KSRC= KARCH="ARCH=um" +If you choose to install the Debian packages instead of building from source, +please read the file /usr/share/doc/linux-iscsi/README.debian for information +on how to build kernel modules against your specific kernel. 4. Open-iSCSI daemon ==================== -- cgit v1.2.1