From fd94537f9fab00512517346af1f1e0eb0f050e5f Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 20 Dec 2011 22:26:40 +0100 Subject: [PATCH] SW: replace iscsitarget with open-iscsi + targetcli in GRML_FULL We don't have a simple way how to get the DKMS part for iscsitarget. So instead lets integrate targetcli which provides the userland part for the iSCSI implementation available with Linux kernel >=3.1. iscsiadm of open-iscsi is useful for the client side. --- etc/grml/fai/config/package_config/GRML_FULL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/grml/fai/config/package_config/GRML_FULL b/etc/grml/fai/config/package_config/GRML_FULL index 04832cf..321c887 100644 --- a/etc/grml/fai/config/package_config/GRML_FULL +++ b/etc/grml/fai/config/package_config/GRML_FULL @@ -130,7 +130,8 @@ kexec-tools rinse # iscsi (target) support -iscsitarget +open-iscsi +targetcli tgt # ata-over-ethernet -- 2.1.4