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