- load hardware modules needed for iscsi offload like bnx2i, cxgb3i
  and be2iscsi before autoLogOn() call (bnc#718014)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-iscsi-client?expand=0&rev=47
This commit is contained in:
Thomas Fehr 2011-10-20 16:17:58 +00:00 committed by Git OBS Bridge
parent d58940878e
commit a61037b659
4 changed files with 13 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:555f1bfcd7333fa821d1286cd27296c8c731a13001dd6af2e642f220fbd84384
size 106115

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8b97cacadf6d56c227f8c89fa29adbc23ec84c4cfbbf84fe116b5119b5f147d0
size 106238

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Oct 20 14:57:42 CEST 2011 - fehr@suse.de
- 2.21.7
- load hardware modules needed for iscsi offload like bnx2i, cxgb3i
and be2iscsi before autoLogOn() call (bnc#718014)
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Oct 10 15:13:28 CEST 2011 - fehr@suse.de Mon Oct 10 15:13:28 CEST 2011 - fehr@suse.de

View File

@ -19,11 +19,11 @@
Name: yast2-iscsi-client Name: yast2-iscsi-client
Version: 2.21.6 Version: 2.21.7
Release: 0 Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-iscsi-client-2.21.6.tar.bz2 Source0: yast2-iscsi-client-2.21.7.tar.bz2
Prefix: /usr Prefix: /usr
@ -47,7 +47,7 @@ This package contains the YaST2 component for configuration of an iSCSI
client. client.
%prep %prep
%setup -n yast2-iscsi-client-2.21.6 %setup -n yast2-iscsi-client-2.21.7
%build %build
%{prefix}/bin/y2tool y2autoconf %{prefix}/bin/y2tool y2autoconf