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