public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-block/open-iscsi: open-iscsi-2.0.873.ebuild ChangeLog
@ 2015-08-08  5:42 Matt Thode (prometheanfire)
  0 siblings, 0 replies; only message in thread
From: Matt Thode (prometheanfire) @ 2015-08-08  5:42 UTC (permalink / raw
  To: gentoo-commits

prometheanfire    15/08/08 05:42:15

  Modified:             open-iscsi-2.0.873.ebuild ChangeLog
  Log:
  fixing bug 511064 and bug 501996
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x33ED3FD25AFC78BA)

Revision  Changes    Path
1.2                  sys-block/open-iscsi/open-iscsi-2.0.873.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/open-iscsi/open-iscsi-2.0.873.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/open-iscsi/open-iscsi-2.0.873.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/open-iscsi/open-iscsi-2.0.873.ebuild?r1=1.1&r2=1.2

Index: open-iscsi-2.0.873.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/open-iscsi/open-iscsi-2.0.873.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- open-iscsi-2.0.873.ebuild	11 Oct 2013 20:08:09 -0000	1.1
+++ open-iscsi-2.0.873.ebuild	8 Aug 2015 05:42:15 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/open-iscsi/open-iscsi-2.0.873.ebuild,v 1.1 2013/10/11 20:08:09 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/open-iscsi/open-iscsi-2.0.873.ebuild,v 1.2 2015/08/08 05:42:15 prometheanfire Exp $
 
 EAPI=5
 
@@ -19,6 +19,8 @@
 
 DEPEND="slp? ( net-libs/openslp )"
 RDEPEND="${DEPEND}
+	virtual/udev
+	sys-fs/lsscsi
 	sys-apps/util-linux"
 
 S="${WORKDIR}/${MY_PV}"
@@ -75,7 +77,13 @@
 	docinto test/
 	dodoc test/*
 
+	insinto /etc/iscsi
 	newins "${FILESDIR}"/initiatorname.iscsi initiatorname.iscsi.example
+	# udev pieces
+	insinto /etc/udev/scripts
+	doins "${FILESDIR}"/iscsidev.sh
+	insinto /lib/udev/rules.d
+	doins "${FILESDIR}"/99-iscsi.rules
 
 	newconfd "${FILESDIR}"/iscsid-conf.d iscsid
 	newinitd "${FILESDIR}"/iscsid-init.d iscsid



1.64                 sys-block/open-iscsi/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/open-iscsi/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/open-iscsi/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/open-iscsi/ChangeLog?r1=1.63&r2=1.64

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-block/open-iscsi/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	6 Aug 2015 03:09:28 -0000	1.63
+++ ChangeLog	8 Aug 2015 05:42:15 -0000	1.64
@@ -1,6 +1,10 @@
 # ChangeLog for sys-block/open-iscsi
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/open-iscsi/ChangeLog,v 1.63 2015/08/06 03:09:28 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/open-iscsi/ChangeLog,v 1.64 2015/08/08 05:42:15 prometheanfire Exp $
+
+  08 Aug 2015; Matthew Thode <prometheanfire@gentoo.org> files/iscsid-init.d,
+  open-iscsi-2.0.873.ebuild:
+  fixing bug 511064 and bug 501996
 
   06 Aug 2015; Matthew Thode <prometheanfire@gentoo.org> files/iscsidev.sh,
   open-iscsi-2.0.872-r3.ebuild:





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-08-08  5:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-08  5:42 [gentoo-commits] gentoo-x86 commit in sys-block/open-iscsi: open-iscsi-2.0.873.ebuild ChangeLog Matt Thode (prometheanfire)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox