Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

open-iscsi-2.0.707-0.32 RPM for ppc

From SuSE Linux 10.1 updates for i386 / rpm / ppc

Name: open-iscsi Distribution: SUSE LINUX 10.1 (PPC)
Version: 2.0.707 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 0.32 Build date: Tue Dec 11 01:54:59 2007
Group: Productivity/Networking/Other Build host: cube.suse.de
Size: 467070 Source RPM: open-iscsi-2.0.707-0.32.src.rpm
Packager: http://bugs.opensuse.org
Url: http://www.open-iscsi.org
Summary: Linux* Open-iSCSI Software Initiator
Open-iSCSI is a high-performance, transport independent, multi-platform
implementation of RFC3720 iSCSI.

Open-iSCSI is partitioned into user and kernel parts.

The kernel portion of Open-iSCSI is a from-scratch code licensed under
GPL. The kernel part implements iSCSI data path (that is, iSCSI Read
and iSCSI Write), and consists of two loadable modules: iscsi_if.ko and
iscsi_tcp.ko.

User space contains the entire control plane: configuration manager,
iSCSI Discovery, Login and Logout processing, connection-level error
processing, Nop-In and Nop-Out handling, and (in the future:) Text
processing, iSNS, SLP, Radius, etc.

The user space Open-iSCSI consists of a daemon process called iscsid,
and a management utility iscsiadm.



Authors:
--------
    open-iscsi@googlegroups.com

Provides

Requires

Copyright

GPL v2 or later

Signatures

internal MD5: 6a50de85a7acd74b2080cf0148b7fe5a
GPG

Changelog

* Fri Nov 30 2007 - hare@suse.de
  - Rediscover all targets to make sure the network
    is up (#307930, #251675)
  - Fixup debug option to iscsiadm (#346504)
* Thu Nov 15 2007 - hare@suse.de
  - Do not overwrite existing node records when doing a
    discovery (#278172)
* Fri Oct 26 2007 - bphilips@suse.de
  - Scan BIOS memory in blocks to avoid crash on buggy
    BIOS (#293845)
  - Don't unload modules on stop to avoid kernel oops (#328923)
* Thu Aug 02 2007 - hare@suse.de
  - Fix insecure privileges and credential verification (#280413)
* Fri May 11 2007 - hare@suse.de
  - Correct target and initiator mixup for ppc (#273600)
  - Print LUN correctly (#271292)
* Thu Apr 26 2007 - hare@suse.de
  - fwparam_ibft crashes with Broadcom chips (#267458)
* Fri Mar 30 2007 - hare@suse.de
  - Include fwparam_ibft program for OpenPROM (#226682)
* Wed Mar 28 2007 - hare@suse.de
  - Return status '6' when root on iSCSI is not enabled (#257979)
* Fri Mar 16 2007 - hare@suse.de
  - Fix typo in output of fwparam_ibft (#250445)
* Thu Mar 08 2007 - hare@suse.de
  - connect() to the daemon might fail on busy machines (#244649)
* Mon Mar 05 2007 - hare@suse.de
  - Add /usr/bin/iscsi-dbconvert to convert SLES10 GA
    databases to new format (#251298)
* Fri Feb 16 2007 - hare@suse.de
  - Fix iscsiadm to print session info correctly (#243203)
* Thu Feb 08 2007 - hare@suse.de
  - update to svn r768
    - Update iSNS support (#243203)
  - Correct typo in /etc/init.d/boot.open-iscsi (#243203)
* Fri Feb 02 2007 - hare@suse.de
  - Umount all luns on shutdown (#223484)
* Wed Jan 31 2007 - hare@suse.de
  - Remove the start iSCSI after Xen hack (#231077)
  - Fixup /etc/init.d/boot.open-iscsi script (#239819)
* Thu Jan 18 2007 - hare@suse.de
  - Fix compat mode to display the record id.
  - Add /sbin/iscsi-gen-initiatorname to generate
    a default iSCSI initiatorname.
* Mon Jan 15 2007 - hare@suse.de
  -  Fixup %post scripts.
* Mon Jan 15 2007 - hare@suse.de
  - Reference symlink to /etc/iscsid.conf in rpm.
* Fri Jan 12 2007 - hare@suse.de
  - update to official version 2.0-707
  - update to svn r759
    - Include iBFT BIOS tool (FATE 301671)
  - Implement compability mode for iscsiadm
* Mon Jun 19 2006 - hare@suse.de
  - update to svn r606
    - Include local patches
    - Fix OCFS2 hangs (#185107, #180773)
* Thu Jun 01 2006 - hare@suse.de
  - Added new startmode 'onboot' for root on iSCSI
  - Added new init script boot.open-iscsi startup
    iscsid as early as possible (#176804)
* Wed May 31 2006 - hare@suse.de
  - update to svn r595
    - Include local patches
    - Fix lockup on target restart for real (#176151)
* Mon May 22 2006 - hare@suse.de
  - update to svn r581
    - Fix lockup when target is restarted (#176151)
  - Start open-iscsi after Xen (#177381)
* Fri May 19 2006 - hare@suse.de
  - update to svn r574
    - Fix machine hang during error recovery (#174166)
  - Display chap secrets for yast (#149055)
* Tue May 02 2006 - hare@suse.de
  - update to svn r564
    (contains all local changes)
* Tue Apr 25 2006 - wrwhitehead@novell.com
  - Fix communication hang (#157463).
  - The iscsi-tcp_data_ready callback needs to empty out the
    tcp receive queue rather than just rely on the callback to
    occur for every message in the receive queue.
* Fri Apr 21 2006 - hare@suse.de
  - update to svn r545
    Fixes a crash with Wasabi targets (#157463).
* Wed Mar 22 2006 - hare@suse.de
  - Add rcopen-iscsi link (#158230)
  - Check for active records before deletion (#149935)
  - Do not display error messages on startup if no
    records are found.
* Fri Mar 10 2006 - hare@suse.de
  - Update to svn r520 (contains all local changes)
  - Add documentation for discovery types (#149936)
* Tue Feb 28 2006 - hare@suse.de
  - Fixed type of portal_group_tag (#153638)
* Tue Feb 21 2006 - hare@suse.de
  - Fixed open-iscsi startup script (#148982)
* Mon Feb 20 2006 - hare@suse.de
  - Update to svn r495
  - Implement iSCSI boot support (FATE #140350)
* Thu Feb 09 2006 - hare@suse.de
  - Update to svn r488 to match kernel revision
    (#149412).
  - Remove obsolete patches.
* Wed Jan 25 2006 - mls@suse.de
  - converted neededforbuild to BuildRequires
* Mon Jan 23 2006 - hare@suse.de
  - Update to svn r473
  - Enhance start script
  - Fix appearent login failures.
* Fri Jan 20 2006 - hare@suse.de
  - Update to svn r471
  - Fix start script.
* Mon Jan 16 2006 - hare@suse.de
  - Add Provides/Obsoletes tag.
* Fri Jan 13 2006 - hare@suse.de
  - Rebasing package to open-iscsi-0.5-454
  - Update to svn r457
* Mon Dec 19 2005 - hare@suse.de
  - Update to svn r446.
* Thu Nov 03 2005 - hare@suse.de
  - Update to svn r436.
* Thu Sep 08 2005 - hare@suse.de
  - Update to svn r408.
    (Added NOOP IN handling)
  - Removed obsolete patches
* Mon Aug 22 2005 - hare@suse.de
  - Update to svn r401.
  - Fixed package to install properly.
  - Fixed init script
  - Added iscsi-iname to generate iSCSI Initiatorname.
* Mon Aug 08 2005 - hare@suse.de
  - Update to svn r389.
* Thu Jul 07 2005 - hare@suse.de
  - Initial version 0.3rc6-369

Files

/etc/init.d/boot.open-iscsi
/etc/init.d/open-iscsi
/etc/iscsi
/etc/iscsi/iscsid.conf
/etc/iscsid.conf
/sbin/fwparam_ibft
/sbin/iscsi-gen-initiatorname
/sbin/iscsi-iname
/sbin/iscsi_discovery
/sbin/iscsiadm
/sbin/iscsid
/sbin/rcopen-iscsi
/usr/bin/iscsi-dbconvert
/usr/share/doc/packages/open-iscsi
/usr/share/doc/packages/open-iscsi/COPYING
/usr/share/doc/packages/open-iscsi/README
/usr/share/man/man8/iscsi_discovery.8.gz
/usr/share/man/man8/iscsiadm.8.gz
/usr/share/man/man8/iscsid.8.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Aug 30 03:24:28 2008