summaryrefslogtreecommitdiff
blob: 3c4025a02dde3b3a727a2c3c6279b9ae9383264d (plain)
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
# ChangeLog for sys-apps/kexec-tools
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/kexec-tools/ChangeLog,v 1.50 2013/08/04 18:36:18 ago Exp $

  04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> kexec-tools-2.0.4-r1.ebuild:
  Stable for amd64, wrt bug #478070

  01 Apr 2013; Justin Lecher <jlec@gentoo.org> files/kexec.init-2.0.4:
  Fix bashism in init script, #463752

*kexec-tools-2.0.4-r1 (30 Mar 2013)

  30 Mar 2013; Justin Lecher <jlec@gentoo.org> files/kexec.init-2.0.4,
  -kexec-tools-2.0.4.ebuild, +kexec-tools-2.0.4-r1.ebuild:
  Fix init script if no initrd is used, #463752

*kexec-tools-2.0.4 (27 Mar 2013)

  27 Mar 2013; Justin Lecher <jlec@gentoo.org> files/kexec.init-2.0.3,
  +files/kexec.conf-2.0.4, +files/kexec.init-2.0.4, +kexec-tools-2.0.4.ebuild,
  +files/kexec-tools-2.0.4-disable-kexec-test.patch, metadata.xml:
  Version BUmp; drop bashism from initscript, #447548; enhanced detection of
  kernel and initrd image, #412039

*kexec-tools-2.0.3-r1 (18 Mar 2012)

  18 Mar 2012; Justin Lecher <jlec@gentoo.org> +files/kexec.conf-2.0.3,
  +files/kexec.init-2.0.3, +kexec-tools-2.0.3-r1.ebuild, +files/README.Gentoo:
  Use $RC_REBOOT instead of /sbin/runlevel, #401231 thanks William Hubbs for
  the patch; usability enhancements including better detection of the kernel
  image, additional option parsing, better descriptions in the config file,
  #392229, thanks teika for those things; better detection of genkernel,
  #370207, thanks Łukasz Stelmach & Dennis Schridde for their contributions

*kexec-tools-2.0.3 (16 Feb 2012)

  16 Feb 2012; Justin Lecher <jlec@gentoo.org> +kexec-tools-2.0.3.ebuild,
  metadata.xml:
  Add myself as maintainer, version bump

  21 Sep 2011; Tim Harder <radhermit@gentoo.org> -kexec-tools-2.0.0-r1.ebuild,
  -kexec-tools-2.0.0-r2.ebuild, -files/kexec-tools-2.0.0-asneeded.patch,
  -kexec-tools-2.0.1.ebuild, -kexec-tools-2.0.1-r1.ebuild,
  -kexec-tools-2.0.2.ebuild:
  Remove old.

  21 Sep 2011; Tony Vroon <chainsaw@gentoo.org> kexec-tools-2.0.2-r1.ebuild:
  Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo,
  Elijah "Armageddon" El Lazkani & Tomáš "Mepho" Pružina in bug #382659.

  21 Sep 2011; Michał Górny <mgorny@gentoo.org> kexec-tools-9999.ebuild:
  Migrate to git-2.

  19 Sep 2011; Andreas Schuerch <nativemad@gentoo.org>
  kexec-tools-2.0.2-r1.ebuild:
  x86 stable, see bug 382659

  15 Apr 2011; Diego E. Pettenò <flameeyes@gentoo.org>
  kexec-tools-2.0.2-r1.ebuild:
  Add fix for compiling with gcc 4.6 (bug #631069). Thanks to Vladimir for the
  patch; upstream already fixed this one.

*kexec-tools-2.0.2-r1 (27 Mar 2011)

  27 Mar 2011; Justin Lecher <jlec@gentoo.org> +kexec-tools-2.0.2-r1.ebuild,
  +files/kexec.init-ng:
  Allow bypassing of kexec during reboot, #357095; Proper usage of ASFLAGS,
  #313611

  29 Nov 2010; Tim Harder <radhermit@gentoo.org> kexec-tools-9999.ebuild:
  Use the correct upstream git repository (bug #339600 by Pinky).

*kexec-tools-2.0.2 (29 Oct 2010)

  29 Oct 2010; Tim Harder <radhermit@gentoo.org> +kexec-tools-2.0.2.ebuild,
  metadata.xml:
  Version bump (bug #343209 by jlec). Update SRC_URI, add lzma USE flag and
  dependency, and add a couple die statements to helper functions.

  29 Oct 2010; Justin Lecher <jlec@gentoo.org> files/kexec.init:
  Cleaned extra whitespaces in init script

  07 Oct 2010; Tim Harder <radhermit@gentoo.org>
  kexec-tools-2.0.0-r1.ebuild, kexec-tools-2.0.0-r2.ebuild,
  kexec-tools-2.0.1.ebuild, kexec-tools-2.0.1-r1.ebuild,
  kexec-tools-9999.ebuild:
  Fix HOMEPAGE for bug #336481, thanks to Christian Asseburg for reporting.
  Update copyright header.

*kexec-tools-2.0.1-r1 (30 Jul 2010)

  30 Jul 2010; Magnus Granberg <zorry@gentoo.org>
  +kexec-tools-2.0.1-r1.ebuild:
  fix #183062 disable -fPIE -pie thanks all in that bug.

  18 Jul 2010; Jeroen Roovers <jer@gentoo.org> metadata.xml:
  Remove useless maintainer entry.

  28 Mar 2010; Jeremy Olexa <darkside@gentoo.org> metadata.xml:
  Drop myself from metadata, add maintainer-needed

*kexec-tools-2.0.1 (10 Jan 2010)

  10 Jan 2010; Robin H. Johnson <robbat2@gentoo.org>
  +kexec-tools-2.0.1.ebuild:
  Bug #293663: version bump.

  20 Aug 2009; Jeremy Olexa <darkside@gentoo.org>
  -files/kexec-tools-1.101-LDFLAGS.patch,
  -files/kexec-tools-1.101-ppc64.patch,
  -files/kexec-tools-1.101-respect-LDFLAGS.patch,
  -files/kexec-linux-headers.patch:
  remove old patches

*kexec-tools-2.0.0-r2 (12 Apr 2009)

  12 Apr 2009; Jeremy Olexa <darkside@gentoo.org> files/kexec.init,
  -kexec-tools-1.101-r4.ebuild, -kexec-tools-1.101-r7.ebuild,
  +kexec-tools-2.0.0-r2.ebuild:
  revision bump to force installation of a new init script that is compatible
  with openrc-0.4.3. Stable users need not upgrade but can without issues

  22 Mar 2009; Markus Meier <maekke@gentoo.org> kexec-tools-2.0.0-r1.ebuild:
  amd64/x86 stable, bug #260092

  25 Jan 2009; Jeremy Olexa <darkside@gentoo.org>
  files/kexec-tools-2.0.0-respect-LDFLAGS.patch:
  Update patch, submitted by Arfrever Frehtes Taifersar Arahesis, bug 256135

*kexec-tools-2.0.0-r1 (25 Jan 2009)

  25 Jan 2009; Jeremy Olexa <darkside@gentoo.org>
  +files/kexec-tools-2.0.0-respect-LDFLAGS.patch, -kexec-tools-2.0.0.ebuild,
  +kexec-tools-2.0.0-r1.ebuild:
  Add patch to respect LDFLAGS in kdump

*kexec-tools-2.0.0 (23 Jan 2009)

  23 Jan 2009; Jeremy Olexa <darkside@gentoo.org>
  +files/kexec-tools-2.0.0-asneeded.patch, metadata.xml,
  +kexec-tools-2.0.0.ebuild, kexec-tools-9999.ebuild:
  Version bump to 2.0.0 and allign -9999 ebuild with 2.0.0 (style changes).
  New use flag to disable extended xen support if desired.

*kexec-tools-1.101-r7 (22 Jan 2009)

  22 Jan 2009; Jeremy Olexa <darkside@gentoo.org>
  -kexec-tools-1.101-r6.ebuild, +kexec-tools-1.101-r7.ebuild:
  Respect user CFLAGS, bug 241994

  22 Jan 2009; Jeremy Olexa <darkside@gentoo.org> kexec-tools-9999.ebuild:
  Fix git URL, bug 239512

  22 Jan 2009; Jeremy Olexa <darkside@gentoo.org> metadata.xml:
  update metedata.xml - I'll maintain this

*kexec-tools-1.101-r6 (18 Dec 2008)

  18 Dec 2008; Daniel Drake <dsd@gentoo.org> files/kexec.init,
  +kexec-tools-1.101-r6.ebuild:
  Fix 2 bugs in init script, patch from Richard Li and Chris Slycord in bug
  #219315

*kexec-tools-1.101-r5 (01 Aug 2008)

  01 Aug 2008; Matthias Schwarzott <zzam@gentoo.org> files/kexec.init,
  +kexec-tools-1.101-r5.ebuild:
  Fixed init script to detect reboot also with baselayout-2, Bug #218268.

  21 Mar 2008; Stefan Schweizer <genstef@gentoo.org>
  -files/kexec-tools-9999-LDFLAGS.patch, files/kexec.init,
  kexec-tools-9999.ebuild:
  remove failing patch thanks to pioto in bug 213426 and fix init script for
  openrc, bug 214018

  11 Mar 2008; Stefan Schweizer <genstef@gentoo.org>
  +files/kexec-tools-1.101-respect-LDFLAGS.patch,
  kexec-tools-1.101-r4.ebuild:
  respect ldflags, thanks to Arfrever Frehtes Taifersar Arahesis
  <Arfrever.FTA@GMail.Com> in bug 181463

  21 Jan 2008; Stefan Schweizer <genstef@gentoo.org> files/kexec.init:
  set KPARAM correctly thanks to Friedrich Oslage <bluebird@porno-bullen.de>
  in bug 203406

  12 May 2007; Daniel Drake <dsd@gentoo.org> metadata.xml:
  Move from kernel to kernel-misc herd

*kexec-tools-1.101-r4 (13 Mar 2007)

  13 Mar 2007; Roy Marples <uberlord@gentoo.org> files/kexec.init,
  +kexec-tools-1.101-r4.ebuild:
  New init script works with non bash shells.

*kexec-tools-9999 (06 Mar 2007)

  06 Mar 2007; Mike Frysinger <vapier@gentoo.org>
  +files/kexec-tools-9999-LDFLAGS.patch, +kexec-tools-9999.ebuild:
  Add ebuild for git tree.

  06 Mar 2007; <genstef@gentoo.org> +files/kexec-linux-headers.patch,
  -kexec-tools-1.101.ebuild, kexec-tools-1.101-r3.ebuild:
  Do not use linux-headers incorrectly, thanks to Sheldon Hearn
  <sheldonh@starjuice.net> in bug 169610

  05 Nov 2006; <blubb@gentoo.org> kexec-tools-1.101-r3.ebuild:
  stable on amd64

  28 Oct 2006; Christian Faulhammer <opfer@gentoo.org>
  kexec-tools-1.101-r3.ebuild:
  x86 stable wrt bug #151251

  13 Aug 2006; Roy Marples <uberlord@gentoo.org> files/kexec.conf,
  files/kexec.init:
  Update the init script so that it's more intelligent working things out
  so it should just work for most peoples installs.
  
  We now confiure kexec on shutdown by default instead of startup.

*kexec-tools-1.101-r3 (13 Jun 2006)

  13 Jun 2006; Daniel Drake <dsd@gentoo.org> files/kexec.conf,
  files/kexec.init, -kexec-tools-1.100-r1.ebuild,
  -kexec-tools-1.101-r1.ebuild, -kexec-tools-1.101-r2.ebuild,
  +kexec-tools-1.101-r3.ebuild:
  Add new configuration variable, which allows you to load the kernel image
  during shutdown rather than startup. This saves some memory during system
  operation, but poses an inconvenience if you like to use 'kexec --unload'
  during operation to disable kexec for the next reboot.

*kexec-tools-1.101-r2 (04 Mar 2006)

  04 Mar 2006; Stefan Schweizer <genstef@gentoo.org> files/kexec.init,
  +kexec-tools-1.101-r2.ebuild:
  version bump, add kdump patches from fastboot mailing list, use make
  install, sanitize init script thanks to David Danier <golk@gmx.net> in bug
  124966

  25 Feb 2006; Mike Frysinger <vapier@gentoo.org>
  +files/kexec-tools-1.101-ppc64.patch, kexec-tools-1.101-r1.ebuild:
  Fix configure detection of ppc64 hosts.

  29 Jan 2006; Mike Frysinger <vapier@gentoo.org>
  +files/kexec-tools-1.101-LDFLAGS.patch, kexec-tools-1.101-r1.ebuild:
  Fix building with LDFLAGS.

*kexec-tools-1.101-r1 (20 Jan 2006)

  20 Jan 2006; Stefan Schweizer <genstef@gentoo.org> files/kexec.conf,
  files/kexec.init, +kexec-tools-1.101-r1.ebuild:
  Add KPARAM autodetection thanks to James Le Cuirot <chewi@ffaura.com> in bug
  107527

  29 Oct 2005; Mark Loeser <halcy0n@gentoo.org> kexec-tools-1.101.ebuild:
  Stable on x86; bug #110734

*kexec-tools-1.101 (12 Mar 2005)

  12 Mar 2005; Stefan Schweizer <genstef@gentoo.org>
  +kexec-tools-1.101.ebuild:
  version bump

*kexec-tools-1.100-r1 (04 Feb 2005)

  04 Feb 2005; Stefan Schweizer <genstef@gentoo.org> files/kexec.init,
  +kexec-tools-1.100-r1.ebuild:
  Making initrd support actually work, thanks to mayday147 in
  http://forums.gentoo.org/viewtopic.php?p=2055679#2055679

*kexec-tools-1.100 (31 Jan 2005)

  31 Jan 2005; Stefan Schweizer <genstef@gentoo.org> +metadata.xml,
  +files/kexec.conf, +files/kexec.init, +kexec-tools-1.100.ebuild:
  New ebuild thanks to Starz McCllelan <starz@antisocial.com>, Jay Pfeifer
  <pfeifer@gentoo.org>, Christopher Sidebottom <damouse@zero10.demon.co.uk>,
  Justus Winter <justus@sunny-winter.de>, Radoslaw -AstralStorm- Szkodzinski
  <astralstorm@gmail.com>, Daniel Webert <rockoo@gmail.com> and Carlos Silva
  <r3pek@r3pek.homelinux.org> in bug 50313