[Pkg-iscsi-maintainers] [SCM] Debian Open-iSCSI Packaging branch, master, updated. debian/2.0.871.3-2-2-gdce748f

Ritesh Raj Sarraf rrs at researchut.com
Wed Jun 23 14:05:36 UTC 2010


The following commit has been merged in the master branch:
commit dce748f72f646d7524064c5ec70180d75d88c762
Author: Ritesh Raj Sarraf <rrs at researchut.com>
Date:   Wed Jun 23 12:45:00 2010 +0530

    example for initramfs iscsi stage

diff --git a/debian/README.Debian b/debian/README.Debian
index ae4d2b9..b8fff55 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -71,8 +71,15 @@ There are two ways to include iSCSI boot support in your initramfs:
 
    Example Syntax:
 
+   ISCSI_INITIATOR="iqn.1993-08.org.debian:01:9b3e5634fdb9"
    ISCSI_TARGET_NAME=iqn.2008-01.com.example:storage.foo
    ISCSI_TARGET_IP=192.168.1.1
+   ISCSI_TARGET_PORT=3160
+   ISCSI_USERNAME="username"
+   ISCSI_PASSWORD="password"
+   ISCSI_IN_USERNAME="in_username"
+   ISCSI_IN_PASSWORD="in_password"
+   ISCSI_TARGET_GROUP=1
 
    Remember to set proper permissions if username/passwords are used.
 
diff --git a/debian/changelog b/debian/changelog
index f9542d2..9c22232 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ open-iscsi (2.0.871.3-3) unstable; urgency=low
 
   * Install iscsid.conf with 0600 permission as it can contain passwords
     (Closes: #472965)
+  * Provide an example for iSCSI root installation (Closes: #492358) 
 
- -- Ritesh Raj Sarraf <rrs at debian.org>  Wed, 23 Jun 2010 12:35:27 +0530
+ -- Ritesh Raj Sarraf <rrs at debian.org>  Wed, 23 Jun 2010 12:44:08 +0530
 
 open-iscsi (2.0.871.3-2) unstable; urgency=low
 

-- 
Debian Open-iSCSI Packaging



More information about the Pkg-iscsi-maintainers mailing list