Commit Graph

44 Commits

Author SHA1 Message Date
Hans de Goede
f004b82b5c - Don't crash when asked to parse the ppc firmware table more then once
(which can be done from libiscsi) (#491363)
2009-04-27 18:38:29 +00:00
Hans de Goede
7a4e711fcd - Stop the NM script from exiting with an error status when it didn't do
anything (#493411)
2009-04-03 07:29:43 +00:00
Hans de Goede
cd44d1200d - libiscsi: use fwparam_ibft_sysfs() instead of fw_get_entry(), as the
latter causes stack corruption (workaround #490515)
2009-03-20 14:49:24 +00:00
Hans de Goede
0d76bf8ad8 - Add glibc-static to buildreq to build in F11 2009-03-14 18:25:00 +00:00
Jesse Keating
7727a7c4b5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 08:06:24 +00:00
Hans de Goede
3554bd6535 - Fix libiscsi.discover_sendtargets python method to accept None as valid
authinfo argument (#485217)
2009-02-12 15:45:30 +00:00
Hans de Goede
2043c5a8d9 - Fix reading of iBFT firmware with newer kernels 2009-01-28 21:44:53 +00:00
Hans de Goede
6b7a0556f3 - Add libiscsi iscsi administration library and -devel subpackage 2009-01-28 16:01:49 +00:00
Hans de Goede
7f6313aa75 - Add libiscsi iscsi administartion library and -devel subpackage 2009-01-28 15:47:47 +00:00
Mike Christie
d33bf0f27d Rebase to upstream 2008-11-25 18:17:13 +00:00
Hans de Goede
a8ea6d9b12 - Add force-start iscsid initscript option and use that in "patch to make
iscsiadm start iscsid when needed" so that iscsid will actual be
    started even if there are no iscsi disks configured yet (rh 470437)
- Do not start iscsid when not running when iscsiadm -k 0 gets executed (rh
    470438)
2008-11-08 12:44:13 +00:00
Hans de Goede
a4c8b301eb - Rewrite SysV initscripts, fixes rh 441290, 246960, 282001, 436175, 430791
- Add patch to make iscsiadm complain and exit when run as user instead of
    hang spinning for the database lock
- Add patch to make iscsiadm start iscsid when needed (rh 436175 related)
- Don't start iscsi service when network not yet up (in case of using NM)
    add NM dispatcher script to start iscsi service once network is up
2008-09-30 12:21:47 +00:00
Mike Christie
5003024128 Resolves: #437522 #436175 2008-04-06 06:44:04 +00:00
Mike Christie
ac2e535ba7 Fix INT_MAX compilation error 2008-02-06 22:04:18 +00:00
Mike Christie
5a3872e807 rebase to upstream to fix shutdown hang and fix up init scripts for LSB
compliance
2008-02-06 21:02:29 +00:00
Mike Christie
d3d8564266 rebase to upstream bug fix release to bring in doc updates and bugfixes. 2007-10-05 07:40:40 +00:00
Mike Christie
fc80682a57 from Adrian Reber: fix up spec 2007-06-25 20:03:20 +00:00
mchristi
63a3144d8f sync FC6 and FC6 2007-03-20 19:39:20 +00:00
mchristi
5dc381bfc5 fix docs bugzilla and similar target name bug 2006-10-13 18:18:19 +00:00
mchristi
0e38bd5e5b fix iscsi shutdown by not shutting down network and have rpm make the var
dirs
2006-10-06 01:33:11 +00:00
mchristi
2df40a2760 move nodes and sendtargets config dirs to /var/lib/iscsi 2006-10-03 19:51:23 +00:00
mchristi
fb0628edc9 move lock file from etc to var 2006-10-02 23:32:45 +00:00
Jeremy Katz
9f4cdffb3d - Add fix for initscript with pid file moved 2006-09-27 17:31:58 +00:00
mchristi
9b7d56fbcc mv pid file and change default iscsi initiator name 2006-09-27 00:01:45 +00:00
mchristi
e93d25d70d fix several multi transport running bugs 2006-09-15 20:39:14 +00:00
Jeremy Katz
80c3a6d2dc - Fix service startup
- Fix another case where cflags weren't being used
2006-09-05 20:51:33 +00:00
mchristi
3556861c2e update iscsi-initiator-utils rpms. Note that this removed the old
/var/db/iscsi and replaces with /etc/iscsi/nodes and
    /etc/iscsi/send_targets files and the initiatorname and conf files have
    been moved to /etc/iscsi
2006-08-31 20:09:46 +00:00
Jeremy Katz
cc7fbba22b - fix shutdown with root on iscsi 2006-07-21 21:12:37 +00:00
mchristi
b3f7fe0492 update iscsi tools to match kernel update. This breaks backwards compat so
yo must upgrade the kernel, tools and DB
2006-07-13 21:57:49 +00:00
Jesse Keating
098f8c1bff bumped for rebuild 2006-07-12 17:33:34 +00:00
Jesse Keating
073f8b5b4c bumped for rebuild 2006-07-12 17:23:57 +00:00
mchristi
deb93867fb add static getpwuid workaround for iscsistart 2006-06-21 17:43:58 +00:00
Jeremy Katz
3b954e8cf2 - ensure that we respect %{optflags}
- cleaned up initscript to make use of standard functions, return right
    values and start by default
- build iscsistart as a static binary for use in initrds
2006-06-21 03:56:34 +00:00
mchristi
a68e533029 update source for version update 2006-06-08 19:00:45 +00:00
mchristi
e38571df34 change version numbers to differentiate between devel/FC6 and FC5 2006-06-08 18:50:49 +00:00
mchristi
9c2485911b update devel tree to r595 2006-06-05 17:50:57 +00:00
Jesse Keating
2f6e7a392a bump for bug in double-long on ppc(64) 2006-02-11 03:39:24 +00:00
mchristi
7388d5ddea rm 'Requires kernel' from spec. I thought it was needed becuase this is a
daemon for some kernel functionality but dm-multipath's tools do not
    have this requirement and it causes build problems
2006-02-03 17:57:39 +00:00
mchristi
84bb175f20 fix changelog entry ordering and add better description for what was fixed 2006-01-23 21:06:25 +00:00
mchristi
968c1d62b6 update spec for new version 2006-01-23 20:26:19 +00:00
mchristi
d2ada876a1 auto-import iscsi-initiator-utils-5.0.4.446-0 on branch devel from
iscsi-initiator-utils-5.0.4.446-0.src.rpm
2005-12-15 21:51:38 +00:00
mchristi
5441886ebb auto-import iscsi-initiator-utils-5.0.0.4_446-0 on branch devel from
iscsi-initiator-utils-5.0.0.4_446-0.src.rpm
2005-12-15 07:34:49 +00:00
cvsdist
be057afb9b auto-import changelog data from iscsi-initiator-utils-4.0.1.8-0.1.src.rpm
Mon Jul 19 2004 AJ Lewis <alewis@redhat.com> 4.0.1.8-0.1
- update to 4.0.1.8 upstream for 2.6 kernels
- add iscsi-id to binaries installed
2004-09-09 06:23:19 +00:00
cvsdist
2734589a6e auto-import changelog data from iscsi-initiator-utils-3.6.0.2-0.1.src.rpm
Wed Jul 14 2004 AJ Lewis <alewis@redhat.com> 3.6.0.2-0.1
- update to 3.6.0.2 upstream
- add iscsi-ls to installed binaries
- add iscsi-ls.1 manpage to man1
- remove /dev/iscsi reference (no longer used)
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
Mon Feb 03 2003 Michael K. Johnson <johnsonm@redhat.com> 3.1.0.3-3
- rebuild, 3.1.0.3-3
Mon Nov 11 2002 Michael K. Johnson <johnsonm@redhat.com>
- Fixed typo in initscript to allow to function
Thu Oct 17 2002 Michael K. Johnson <johnsonm@redhat.com>
- update to 3.1.0.3 for draft 16 compliance
- /etc/initiatorname.iscsi should be mode 600
- C++ all gone, no need for libstdc++ static link
Wed Aug 14 2002 Bob Matthews <bmatthews@redhat.com>
- fix perms on /etc/iscsi.conf
Mon Jul 15 2002 Michael K. Johnson <johnsonm@redhat.com>
- add status function
Thu May 02 2002 Michael K. Johnson <johnsonm@redhat.com>
- hack to link statically against libstdc++ so /sbin does not depend on
    /usr
Wed Apr 10 2002 Michael K. Johnson <johnsonm@redhat.com>
- update to 2.1.0.20
Fri Oct 26 2001 Than Ngo <than@redhat.com> 2.0.1.8-3
- cleanup startup script
- add excludearch s390 s390x
Tue Aug 28 2001 Michael K. Johnson <johnsonm@redhat.com>
- clean up shutdown (#52440)
Mon Aug 13 2001 Michael K. Johnson <johnsonm@redhat.com>
- update to 2.0.1.8 for draft 6 compliance
Mon Aug 13 2001 Bob Matthews <bmatthews@redhat.com>
- fix typo in initscripts (#51585)
Tue Jul 31 2001 Bill Nottingham <notting@redhat.com>
- fix up initscript output (#50502)
Wed Jul 25 2001 Jeremy Katz <katzj@redhat.com>
- source /etc/init.d/functions in the initscript
Tue Jul 24 2001 Michael K. Johnson <johnsonm@redhat.com>
- initial packaging
2004-09-09 06:23:12 +00:00