1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
|
# ChangeLog for sys-block/open-iscsi
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-block/open-iscsi/ChangeLog,v 1.10 2006/03/08 09:19:25 robbat2 Exp $
08 Mar 2006; Robin H. Johnson <robbat2@gentoo.org>
files/initiatorname.iscsi:
Include instructions for initiatorname.iscsi.
*open-iscsi-1.0.514 (07 Mar 2006)
*open-iscsi-1.0.490-r1 (07 Mar 2006)
*open-iscsi-1.0.490 (07 Mar 2006)
07 Mar 2006; Robin H. Johnson <robbat2@gentoo.org>
+files/open-iscsi-485-out.state.patch, files/iscsid-init.d,
+open-iscsi-1.0.490.ebuild, +open-iscsi-1.0.490-r1.ebuild,
+open-iscsi-1.0.514.ebuild:
New upstream snapshots. Not for production use at all!.
02 Feb 2006; Robin H. Johnson <robbat2@gentoo.org>
open-iscsi-0.5.485.ebuild:
Add missing dep on berkdb.
*open-iscsi-0.5.485 (02 Feb 2006)
02 Feb 2006; Robin H. Johnson <robbat2@gentoo.org>
+open-iscsi-0.5.485.ebuild:
New version.
*open-iscsi-0.4.438 (06 Nov 2005)
06 Nov 2005; Robin H. Johnson <robbat2@gentoo.org>
+files/r438-idbm-file-locking.diff, +files/backward-compile-2.6.13.patch,
+open-iscsi-0.4.438.ebuild:
Version bump. Custom patches for compile agasinst 2.6.13 or newer, and
possible IDBM corruption fix.
*open-iscsi-0.4.434 (03 Nov 2005)
03 Nov 2005; Robin H. Johnson <robbat2@gentoo.org>
+open-iscsi-0.4.434.ebuild:
Version bump.
*open-iscsi-0.4.413-r1 (23 Sep 2005)
23 Sep 2005; Robin H. Johnson <robbat2@gentoo.org> files/iscsid-init.d,
+open-iscsi-0.4.413-r1.ebuild:
Add debug support, and improve init script to properly stop iscsid.
21 Sep 2005; Robin H. Johnson <robbat2@gentoo.org>
files/digest-open-iscsi-0.4.413, Manifest:
Incorrect digest from duplicate tarball.
20 Sep 2005; Robin H. Johnson <robbat2@gentoo.org> files/iscsid-init.d,
open-iscsi-0.4.413.ebuild:
Change SRC_URI to mirror://gentoo/ now that the source has spread, also
clean up install location for modules, security of config file and
databases, and clean up the init script to be gentoo-like instead of
debian-like.
*open-iscsi-0.4.413 (20 Sep 2005)
20 Sep 2005; Robin H. Johnson <robbat2@gentoo.org>
+files/initiatorname.iscsi, +files/iscsid-init.d, +metadata.xml,
+open-iscsi-0.4.413.ebuild:
Initial commit. Ebuild by Robin H. Johnson <robbat2@gentoo.org>. A special
thanks to The Gallery Group (www.thegallerygroup.com) for helping to support
iSCSI on Gentoo.
|