add Vcs entries to control file
[debian/elilo] / debian / changelog
1 elilo (3.12-5) UNRELEASED; urgency=low
2
3   * add Vcs entries to control file
4
5  -- Bdale Garbee <bdale@gag.com>  Thu, 11 Nov 2010 18:10:38 -0700
6
7 elilo (3.12-4) unstable; urgency=low
8
9   * don't break kernel install if not configured yet, closes: #594650
10
11  -- Bdale Garbee <bdale@gag.com>  Wed, 08 Sep 2010 14:57:33 -0600
12
13 elilo (3.12-3.1) unstable; urgency=low
14
15   * Non-maintainer upload.
16   * Add kernel and initramfs hook scripts to ensure elilo is reinstalled
17     whenever the kernel or initramfs is updated. closes: #590023
18
19  -- Ben Hutchings <ben@decadent.org.uk>  Fri, 30 Jul 2010 18:32:03 +0100
20
21 elilo (3.12-3) unstable; urgency=low
22
23   * fix paths and options to build both 32 and 64 bit versions on either
24     flavor of build host, closes: #574713
25   * don't generate noise when following symlink since that's now the normal
26     situation, closes: #581068
27
28  -- Bdale Garbee <bdale@gag.com>  Tue, 08 Jun 2010 13:42:05 -0600
29
30 elilo (3.12-2) unstable; urgency=low
31
32   * fix paths to support cross-building in ia32/Makefile, closes: #555153
33
34  -- Bdale Garbee <bdale@gag.com>  Mon, 15 Mar 2010 16:24:32 -0600
35
36 elilo (3.12-1) unstable; urgency=low
37
38   * new upstream version, closes: #376002
39   * patch for dpkg option --print-installation-architecture going obsolete 
40     from Dann Frazier, closes: #550090
41   * support building 32 and 64 bit targets on each host, closes: #483045
42
43  -- Bdale Garbee <bdale@gag.com>  Sun, 01 Nov 2009 22:37:21 -0700
44
45 elilo (3.10-1) unstable; urgency=low
46
47   * new upstream version
48   * incorporate Spanish debconf template translation, closes: #512993
49
50  -- Bdale Garbee <bdale@gag.com>  Fri, 03 Apr 2009 17:49:01 -0600
51
52 elilo (3.8-1) unstable; urgency=low
53
54   * new upstream version
55
56  -- Bdale Garbee <bdale@gag.com>  Tue, 08 Jan 2008 17:37:40 -0700
57
58 elilo (3.7-3) unstable; urgency=low
59
60   * update build-dep to specify gnu-efi 3.0d or later, closes: #452010
61   * updated Dutch translation, closes: #447725
62
63  -- Bdale Garbee <bdale@gag.com>  Mon, 10 Dec 2007 15:59:57 -0700
64
65 elilo (3.7-2) unstable; urgency=low
66
67   * fix ugly merge problem I caused while preparing 3.7-1 
68   * apply patches from Aron Griffis accepted by upstream but not in a released
69     tarball yet
70
71  -- Bdale Garbee <bdale@gag.com>  Wed, 05 Sep 2007 16:38:41 +0100
72
73 elilo (3.7-1) unstable; urgency=low
74
75   * new upstream version
76   * patch from upstream CVS via Alex Williamson to clear vmm= options, 
77     closes: #433498
78   * patch from Eric Schwartz to fix eliloalt, closes: #427512
79   * fix typo in elilo.templates, closes: #414663
80   * documentation / translation fixes coalesced by Christian Perrier
81     - Remove extra spaces in debconf templates. Closes: #413899
82     - Galician. Closes: #414116
83     - Swedish
84     - Tamil
85     - German. Closes: #413897
86     - French
87     - Czech.
88     - Portuguese. Closes: #414211
89     - Brazilian Portuguese.
90     - Japanese. Closes: #414662
91     - Italian.
92     - Romanian. Closes: #414947, #415369
93   * merge Dutch translation, closes: #418396
94
95  -- Bdale Garbee <bdale@gag.com>  Wed, 05 Sep 2007 15:12:13 +0100
96
97 elilo (3.6-3.1) unstable; urgency=high
98
99   * Non-maintainer upload.
100   * High-urgency upload for RC bugfix.
101   * The check for new installs is broken, because apt-install elilo is
102     apparently not guaranteed to complete before the fstab is configured;
103     instead, check for the existence of /etc/elilo.conf to determine 
104     whether to run elilo on install.  Closes: #414419.
105   * Also fix a missing $ in the debconf config script that caused a syntax
106     error.
107
108  -- Steve Langasek <vorlon@debian.org>  Mon, 12 Mar 2007 03:44:09 -0700
109
110 elilo (3.6-3) unstable; urgency=high
111
112   * patch from Dann Frazier that adds an option to run /usr/sbin/elilo in 
113     the postinst using debconf, closes: #410362
114   * cranking the urgency since 410362 helps with a problem upgrading to etch
115     for systems that depend on elilo
116   * elilo.sh uses bash syntax, so use bash explicitly, closes: #385492
117
118  -- Bdale Garbee <bdale@gag.com>  Mon,  5 Mar 2007 16:26:32 -0700
119
120 elilo (3.6-2) unstable; urgency=low
121
122   * freshen gnu-efi build dependency version, closes: #355252
123   * patch from Alex Williamson that adds support to our elilo user space 
124     script for the vmm= option needed by Xen, closes: #350185
125    
126  -- Bdale Garbee <bdale@gag.com>  Sat,  1 Apr 2006 22:28:59 -0800
127
128 elilo (3.6-1) unstable; urgency=low
129
130   * new upstream version
131
132  -- Bdale Garbee <bdale@gag.com>  Mon,  9 Jan 2006 17:45:02 -0700
133
134 elilo (3.4pre5.2-2) unstable; urgency=low
135
136   * change section from base to admin to match override
137   * accept patch to fix syntax issue in elilo script, closes: #342639
138
139  -- Bdale Garbee <bdale@gag.com>  Fri,  9 Dec 2005 10:14:30 -0800
140
141 elilo (3.4pre5.2-1) unstable; urgency=low
142
143   * new upstream version 3.5-pre2, closes: #338185
144   * implement suggestion from Thibaut Varene to have elilo.so try to modprobe 
145     the efivars module before checking the environment for calling efibootmgr.
146   * update elilo.sh to always use relocatable on ia64 elilo.conf generation,
147     closes: #324067
148   * update debian/copyright to reflect upstream source move, closes: #341136
149
150  -- Bdale Garbee <bdale@gag.com>  Thu,  8 Dec 2005 10:13:58 -0800
151
152 elilo (3.4-9) unstable; urgency=low
153
154   * patch from upstream to fix problems when wrong -C param is provided,
155     closes: #238434
156   * if the --autoconf option is used on an SGI Altix system, add 'relocatable' 
157     to the resulting elilo.conf as per request from Jesse Barnes
158   * make elilo.sh replace tabs with spaces when copying elilo.conf to the 
159     system partition, as tabs kill old elilo.efi versions, closes: #279646
160   * patch from upstream to enlarge max textmenu size, closes: #273745
161
162  -- Bdale Garbee <bdale@gag.com>  Mon, 29 Nov 2004 02:38:12 -0700
163
164 elilo (3.4-7.sarge.1) testing; urgency=high
165
166   * build 3.4-8 in testing chroot for sarge
167   * update elilo.sh to know that efibootmgr can use /sys/firmware/efi/vars
168     as an alternative to /proc/efi/vars when used with 2.6 kernels
169   * urgency high since previous version fails to call efibootmgr with 
170     current 2.6 kernels
171
172  -- Bdale Garbee <bdale@gag.com>  Wed, 18 Aug 2004 09:09:32 -0600
173
174 elilo (3.4-8) unstable; urgency=high
175
176   * update elilo.sh to know that efibootmgr can use /sys/firmware/efi/vars
177     as an alternative to /proc/efi/vars when used with 2.6 kernels
178   * urgency high since previous version fails to call efibootmgr with 
179     current 2.6 kernels
180
181  -- Bdale Garbee <bdale@gag.com>  Wed, 18 Aug 2004 09:04:39 -0600
182
183 elilo (3.4-7) unstable; urgency=medium
184
185   * a patch in kernel 2.6.8-rc3 reverted in rc4 broke an NLS default we 
186     depended on.  This fix add options to the mount call in elilo.sh so we 
187     no longer care about the default, closes: #263484
188   * changes from David Weinehall to fix elilo.sh XSI:isms, closes: #256507
189
190  -- Bdale Garbee <bdale@gag.com>  Fri, 13 Aug 2004 17:16:07 -0600
191
192 elilo (3.4-6) unstable; urgency=high
193
194   * patch from Jeff Bailey to ease use of devfs and non-devfs enabled kernels,
195     closes: #232259
196
197  -- Bdale Garbee <bdale@gag.com>  Sat, 14 Feb 2004 22:21:36 -0700
198
199 elilo (3.4-5) unstable; urgency=high
200
201   * patch from Richard Hirst to allow elilo.sh to work with initrd kernels,
202     closes: #229016
203       - 'modprobe vfat' in case support isn't currently loaded
204       - include initrd= lines when generating a new .conf file, if
205         /etc/kernel-img.cong says do_initrd=yes
206       - when generating a new append= line, preserve only console=
207         from any existing kernel cmdline
208       - Add '-P' to 'df -k' calls, closes: #204423
209   * patch from Richard Hirst to avoid using the wrong initrd when elilo is
210     driven interactively, closes: #217595
211   * urgency set high because the d-i folk want this update in testing quickly
212
213  -- Bdale Garbee <bdale@gag.com>  Thu, 22 Jan 2004 09:34:16 -0700
214
215 elilo (3.4-4) unstable; urgency=low
216
217   * add i386 to list of supported architectures, build depend on a suitably
218     new version of gnu-efi to allow that to work, and change priority from 
219     standard to optional so elilo isn't installed by default on i386
220   * stop forcing use of gcc-3.2
221
222  -- Bdale Garbee <bdale@gag.com>  Thu, 23 Oct 2003 22:19:51 -0600
223
224 elilo (3.4-3) unstable; urgency=low
225
226   * minor patch from upstream to turn off a debugging output accidentally
227     left in the 3.4 release.
228
229  -- Bdale Garbee <bdale@gag.com>  Fri, 29 Aug 2003 21:35:46 -0600
230
231 elilo (3.4-2) unstable; urgency=low
232
233   * force use of gcc-3.2, since latest gcc yields an elilo.efi that won't 
234     boot on at least some systems, closes: #207547
235
236  -- Bdale Garbee <bdale@gag.com>  Fri, 29 Aug 2003 11:34:00 -0600
237
238 elilo (3.4-1) unstable; urgency=low
239
240   * new upstream version
241
242  -- Bdale Garbee <bdale@gag.com>  Thu, 21 Aug 2003 15:38:26 -0600
243
244 elilo (3.3a-3) unstable; urgency=low
245
246   * update the elilo shell script to handle SmartArray device naming
247
248  -- Bdale Garbee <bdale@gag.com>  Wed,  7 May 2003 21:30:53 -0600
249
250 elilo (3.3a-2) unstable; urgency=low
251
252   * apply patch from Richard Hirst to have the elilo shell script pay 
253     attention to /etc/kernel-img.conf if it exists.
254
255  -- Bdale Garbee <bdale@gag.com>  Wed,  5 Mar 2003 15:29:12 -0700
256
257 elilo (3.3a-1) unstable; urgency=low
258
259   * new upstream version, closes: #165957, #136862
260   * patch to elilo shell script from Dann Frazier to warn user that --force 
261     is now deprecated, closes: #141994
262   * patch to elilo shell script and rules from Dann Frazier to allow -V 
263     option to return the complete version, closes: #142027
264   * patch to elilo shell script from Richard Hirst that fixes problem with
265     whitespace matching in elilo.conf, closes: #146125
266   * add sys2ansi.pl script to the textmenu_chooser example directory since it
267     helps with developing new menu and help screens, closes: #144266
268
269  -- Bdale Garbee <bdale@gag.com>  Tue, 29 Oct 2002 20:03:27 -0700
270
271 elilo (3.2-2) unstable; urgency=high
272
273   * craft a reasonably complete elilo.8 man page from Richard's README.Debian
274     content
275   * craft a minimal eliloalt.8 man page that points to /usr/share/doc/elilo
276   * upload with high priority since ia64 b-f needs 3.2 or later in woody
277   * make elilo.efi not be marked executable since it isn't under Linux!
278
279  -- Bdale Garbee <bdale@gag.com>  Mon, 18 Mar 2002 16:22:26 -0700
280
281 elilo (3.2-1) unstable; urgency=low
282
283   * new upstream version, merge updates made by Richard Hirst
284   * new /usr/sbin/elilo script, general cleanup, handles GPT tables,
285     puts everything under /EFI/debian subdir, adds boot manager entry
286     after floppy and CD/DVD entries, if they exist
287   * added new tool /usr/sbin/eliloalt, see /usr/share/docs/elilo
288   * updated installed docs to match new upstream source
289   * add postinst query on upgrade from pre-3.2 version offering to rewrite
290     EFI partition and update boot manager entry to reflect structure changes.
291
292  -- Bdale Garbee <bdale@gag.com>  Thu, 14 Mar 2002 10:53:42 -0700
293
294 elilo (3.1-5) unstable; urgency=low
295
296   * ensure /proc is mounted for efiboot and autoconf options
297
298  -- Bdale Garbee <bdale@gag.com>  Thu, 15 Nov 2001 14:56:11 -0700
299
300 elilo (3.1-4) unstable; urgency=low
301
302   * integrate changes made by Richard Hirst:
303   * elilo can now handle '/' as a path seperator, so no need to modify
304     paths in elilo.conf
305   * record partition contents in .elilofiles, and only prompt before
306     reformatting on next run if contents have changed
307
308  -- Bdale Garbee <bdale@gag.com>  Thu,  8 Nov 2001 10:20:03 -0700
309
310 elilo (3.1-3) unstable; urgency=medium
311
312   * changes to elilo user space script from Richard Hirst to improve install
313     process on systems with serial consoles
314
315  -- Bdale Garbee <bdale@gag.com>  Mon, 29 Oct 2001 12:46:30 -0700
316
317 elilo (3.1-2) unstable; urgency=low
318
319   * add dependency on dosfstools since /sbin/elilo uses it to (re)generate
320     the EFI partition
321
322  -- Bdale Garbee <bdale@gag.com>  Thu, 30 Aug 2001 10:27:47 -0600
323
324 elilo (3.1-1) unstable; urgency=low
325
326   * new upstream version
327   * back out all Debian-specific changes I think are no longer relevant
328
329  -- Bdale Garbee <bdale@gag.com>  Tue, 21 Aug 2001 11:43:21 -0600
330
331 elilo (3.0-8) unstable; urgency=low
332
333   * add dependency on efibootmgr, since the user-space elilo script now
334     knows how to use it to configure EFI's boot manager
335
336  -- Bdale Garbee <bdale@gag.com>  Fri, 10 Aug 2001 13:38:55 -0600
337
338 elilo (3.0-7) unstable; urgency=low
339
340   * make the elilo script tolerant of the 'bootable' flag being set on the
341     EFI partition
342
343  -- Bdale Garbee <bdale@gag.com>  Thu,  9 Aug 2001 17:05:47 -0600
344
345 elilo (3.0-6) unstable; urgency=low
346
347   * fold in patch from Richard Hirst implementing changes as follows:
348   *   added README.elilo for /usr/sbin/elilo script
349   *   verify boot partition is type EFI
350   *   don't copy files that appear to be specified via EFI device path
351       (i.e. if image= or initrd= contains a ':')
352   *   run efibootmgr if requested (b-f does request it)
353   *   check boot partition is big enough before reformatting
354   *   include vmlinuz.old entry in elilo.conf, incase kernel-image
355       expects it
356
357  -- Bdale Garbee <bdale@gag.com>  Wed,  8 Aug 2001 13:51:10 -0600
358
359 elilo (3.0-5) unstable; urgency=low
360
361   * move elilo script from /sbin to /usr/sbin at Richard's request
362
363  -- Bdale Garbee <bdale@gag.com>  Fri,  3 Aug 2001 09:48:25 -0600
364
365 elilo (3.0-4) unstable; urgency=low
366
367   * fix from Stephane for problem where argument string is modified by
368     the loader.
369   * fix from Stephane for problem discovered by Richard typing return 
370     with no text at the elilo boot prompt
371   * change priority from important to standard
372
373  -- Bdale Garbee <bdale@gag.com>  Mon, 30 Jul 2001 10:21:52 -0600
374
375 elilo (3.0-3) unstable; urgency=low
376
377   * make /sbin/elilo executable
378
379  -- Bdale Garbee <bdale@gag.com>  Thu, 19 Jul 2001 22:33:47 -0600
380
381 elilo (3.0-2) unstable; urgency=low
382
383   * fix for interactive use from linux-ia64 mailing list
384   * changes for recognising full device paths in elilo.conf from Richard
385     Hirst that may or may not be retained in the future.
386   * includes user-space elilo script used to create and populate EFI 
387     partitions during installations and updates
388
389  -- Bdale Garbee <bdale@gag.com>  Thu, 19 Jul 2001 15:43:59 -0600
390
391 elilo (3.0-1) unstable; urgency=low
392
393   * Initial release of elilo package since upstream split source away from
394     the gnu-efi package.
395
396  -- Bdale Garbee <bdale@gag.com>  Tue, 10 Jul 2001 13:20:28 -0600
397
398 Local variables:
399 mode: debian-changelog
400 End: