]> git.proxmox.com Git - grub2.git/blob - debian/changelog
* Handle GRUB_CMDLINE_LINUX and GRUB_CMDLINE_LINUX_DEFAULT via
[grub2.git] / debian / changelog
1 grub2 (1.96+20090808-2) unstable; urgency=low
2
3 [ Felix Zielcke ]
4 * Copy unicode.pf2 instead of ascii.pf2 to /boot/grub in grub-pc
5 postinst (Closes: #542314).
6 * Update Standards version to 3.8.3.
7 * Use DEB_HOST_ARCH_CPU for the generation of the lintian overrides.
8 * Fix calling the grub-pc/postrm_purge_boot_grub template in
9 grub-pc.postinst.
10 * Handle GRUB_CMDLINE_LINUX and GRUB_CMDLINE_LINUX_DEFAULT via
11 debconf. Thanks to Martin F. Krafft and Colin Watson for idea and
12 hints.
13 * Use ucfr --force when /etc/default/grub is registered to a grub-* package.
14
15 [ Robert Millan ]
16 * patches/907_terminal_output_workaround.diff: Remove. It seems that
17 it wasn't really necessary.
18 * grub-pc.postinst: Avoid printing an error if /etc/kernel-img.conf
19 doesn't exist, because it is misleading. We simply refrain from
20 fixing it and move along.
21 * grub-pc.postinst: Don't schedule generation of grub.cfg via "grub-install"
22 code path unless we actually run grub-install.
23 * grub-pc.postinst: Only copy unicode.pf2 and moreblue-orbit-grub.png when
24 /boot/grub/grub.cfg is scheduled to be generated.
25 * legacy/upgrade-from-grub-legacy: Reset grub-pc/install_devices.
26 Thanks Colin Watson. (Closes: #541230)
27
28 [ Felix Zielcke ]
29 * Add a lintian override for no-debconf-config for grub-common.
30
31 -- Felix Zielcke <fzielcke@z-51.de> Mon, 24 Aug 2009 19:52:17 +0200
32
33 grub2 (1.96+20090808-1) unstable; urgency=low
34
35 * New SVN snapshot.
36 - Fix XFS with inode size different then 256. (Closes: #528761)
37 - Add support for multiple LVM metadata areas. (LP: #408580)
38 - patches/008_dac_palette_width.diff: Remove. (merged)
39 - Prefer unicode over ascii font. (LP: #352034)
40
41 [ Felix Zielcke ]
42 * Fix the generation of the lintian override for efiemu64.o.
43 * Remove the Conflicts dmsetup.
44 * Use ?= for setting DEB_HOST_ARCH.
45 * Document GRUB_DISABLE_LINUX_RECOVERY in /etc/default/grub.
46 (Closes: #476536 LP: #190207)
47 * Add docs/grub.cfg to examples.
48 * patches/01_uuids_and_lvm_dont_play_along_nicely.diff: Updated to
49 also disable UUIDs on LVM over RAID.
50 * Add a debconf prompt to remove all grub2 files from /boot/grub on
51 purge. (Closes: #527068, #470400)
52 * Move the Suggests: os-prober from grub-pc to grub-common.
53 * patches/901_dpkg_version_comparison.diff: Updated.
54 * Update the Replaces on grub-common for the other packages to (<<
55 1.96+20080831-1). (Closes: #540492)
56
57 [ Robert Millan ]
58 * Reorganize grub-pc.{config,postinst} logic. The idea being that if there's
59 no trace of GRUB Legacy, the grub-pc/install_devices template will be
60 shown even if this is the first install.
61 * When setting grub-pc/install_devices, obtain input dynamically from
62 grub-mkdevicemap (rather than devices.map). (Closes: #535525)
63 * Add a note to grub-pc/install_devices template that it's also possible
64 to install GRUB to a partition boot record.
65 * patches/002_grub.d_freebsd.in.diff: New patch. Reimplement
66 10_freebsd.in to handle multiple kernel versions & acpi.ko.
67
68 -- Robert Millan <rmh.debian@aybabtu.com> Mon, 10 Aug 2009 18:49:52 +0200
69
70 grub2 (1.96+20090725-1) unstable; urgency=high
71
72 * New SVN snapshot.
73 - Don't add drivemap call with Windows Vista/7. It breaks Win 7.
74 (LP: #402154)
75
76 [ Felix Zielcke ]
77 * Don't build grub-efi-amd64 on hurd-i386.
78 * Change DEB_BUILD_ARCH to DEB_HOST_ARCH in the check for sparc.
79 * Don't add the lintian override for kernel.img for sparc and grub-pc.
80 * Add a lintian override for binary-from-other-architecture for
81 grub-efi-amd64 and grub-pc on i386.
82 * Use wildcards in the lintian overrides.
83 * Add a Conflicts/Replaces for all packages except grub-common.
84 (Closes: #538177)
85
86 [ Robert Millan ]
87 * 008_dac_palette_width.diff: New patch. Fix blank screen when booting
88 Linux with vga= parameter set to a packed color mode (<= 8-bit).
89 (Closes: #535026)
90 * Set urgency=high because #535026 affects 1.96+20090709-1 which is in
91 testing now.
92 * patches/907_terminal_output_workaround.diff: Work around recent regression
93 with terminal_output command (not critical, just breaks gfxterm).
94
95 -- Robert Millan <rmh.debian@aybabtu.com> Sat, 25 Jul 2009 19:00:53 +0200
96
97 grub2 (1.96+20090721-4) unstable; urgency=low
98
99 * Place grub-ofpathname only in grub-common. (Closes: #537999)
100
101 -- Felix Zielcke <fzielcke@z-51.de> Wed, 22 Jul 2009 13:38:24 +0200
102
103 grub2 (1.96+20090721-3) unstable; urgency=low
104
105 * Don't strip kernel.img on sparc.
106 * Suggest efibootmgr on grub-efi-{amd64,ia32}.
107 * Pass --disable-grub-fstest to configure. (Closes: #537897)
108
109 -- Felix Zielcke <fzielcke@z-51.de> Tue, 21 Jul 2009 21:46:01 +0200
110
111 grub2 (1.96+20090721-2) unstable; urgency=low
112
113 * Add back Conflicts/Replaces grub.
114
115 -- Felix Zielcke <fzielcke@z-51.de> Tue, 21 Jul 2009 11:24:45 +0200
116
117 grub2 (1.96+20090721-1) unstable; urgency=low
118
119 * New SVN snapshot.
120
121 * Change License of my update-grub(8) and update-grub2(8) manpages to
122 GPL3+ to match new copyright file.
123 * Merge from Ubuntu: Don't build grub-efi-amd64 on lpia.
124 * Don't pass `--enable-efiemu' to configure. On kfreebsd-i386 it won't
125 compile and it should be now auto detected if it's compilable.
126 (Closes: #536783)
127 * Don't build grub-efi-amd64 on kfreebsd-i386. It lacks 64bit compiler
128 support.
129 * Rename the lintian override for kernel.elf to kernel.img.
130 * Strip kernel.img not kernel.elf, but not in the case of grub-pc.
131 * Rename the Conflicts/Replaces grub to grub-legacy. (Closes: #537824)
132
133 -- Felix Zielcke <fzielcke@z-51.de> Tue, 21 Jul 2009 10:50:20 +0200
134
135 grub2 (1.96+20090709-1) unstable; urgency=low
136
137 * New SVN snapshot.
138
139 * control (Build-Depends): Add gcc-multilib [sparc].
140 * copyright: Rewrite using DEP-5 format.
141 * Merge grub-extras into the package, and integrate it with GRUB's
142 build system.
143 - patches/906_grub_extras.diff
144 - rules
145 - copyright
146
147 -- Robert Millan <rmh.debian@aybabtu.com> Thu, 09 Jul 2009 00:26:49 +0200
148
149 grub2 (1.96+20090702-1) unstable; urgency=low
150
151 * New SVN snapshot.
152 * rules: Remove duplicated files in sparc64-ieee1275 port.
153 * rules: Comment out -DGRUB_ASSUME_LINUX_HAS_FB_SUPPORT=1 setting. We'll
154 re-evaluate using it when it's more mature. (Closes: #535026).
155
156 -- Robert Millan <rmh.debian@aybabtu.com> Thu, 02 Jul 2009 13:23:51 +0200
157
158 grub2 (1.96+20090629-1) unstable; urgency=low
159
160 * New SVN snapshot.
161 - Misc fixes in Linux loader.
162
163 * control (grub-firmware-qemu): Make it buildable only on i386/amd64.
164 * control: Add sparc (grub-ieee1275), remove remnants of ppc64.
165 * rules: Include all modules in grub-firmware-qemu build.
166
167 -- Robert Millan <rmh.debian@aybabtu.com> Mon, 29 Jun 2009 19:22:37 +0200
168
169 grub2 (1.96+20090628-1) unstable; urgency=low
170
171 * New SVN snapshot.
172 * Re-enable QEMU port.
173
174 -- Robert Millan <rmh.debian@aybabtu.com> Sun, 28 Jun 2009 01:11:10 +0200
175
176 grub2 (1.96+20090627-2) unstable; urgency=low
177
178 * Disable QEMU port untill it goes through NEW.
179 * Upload to unstable.
180
181 -- Robert Millan <rmh.debian@aybabtu.com> Sat, 27 Jun 2009 18:40:17 +0200
182
183 grub2 (1.96+20090627-1) experimental; urgency=low
184
185 * New SVN snapshot.
186 - Fix parsing of --output in grub-mkconfig. (Closes: #532956)
187
188 [ Felix Zielcke ]
189 * Use ucfr --force in grub-ieee1275.postinst in case we're upgrading
190 from previous version. It registered /etc/default/grub wrongly with
191 package iee1275.
192 * Drop the build dependency on libc6-dev-i386.
193 * Remove ppc64 from the Architectures. It's totally dead.
194 * Add a note to /etc/default/grub that update-grub needs to be run to
195 update grub.cfg. (Closes: #533026)
196 * Fix the svn-snapshot rule.
197 * Update Standards version to 3.8.2. No changes needed.
198
199 [ Robert Millan ]
200 * legacy/upgrade-from-grub-legacy: Invoke grub-pc.postinst directly rather
201 than dpkg-reconfigure. Since we pretend we're upgrading, it will DTRT.
202 * Add grub-firmware-qemu package.
203 - patches/008_qemu.diff: QEMU port (patch from upstream).
204 - control (grub-firmware-qemu): New package.
205 - rules: Add grub-firmware-qemu targets.
206 - debian/grub-firmware-qemu.dirs
207 - debian/grub-firmware-qemu.install
208 * patches/906_revert_to_linux16.diff: Remove, now that gfxpayload is
209 supported.
210
211 -- Robert Millan <rmh.debian@aybabtu.com> Sat, 27 Jun 2009 00:46:23 +0200
212
213 grub2 (1.96+20090611-1) experimental; urgency=low
214
215 * New SVN snapshot.
216
217 * Append .diff to patches/01_uuids_and_lvm_dont_play_along_nicely so
218 it gets really applied.
219 * Drop completely the build dependency on gcc-multilib.
220 * Instead of arborting in the preinst if /etc/kernel-img.conf still
221 contains /sbin/update-grub, change the file with sed. Policy allows
222 thisi, because it's not a conffile, according to Colin Watson.
223 * Change /etc/default/grub to an ucf managed file instead of dpkg
224 conffile.
225
226 -- Felix Zielcke <fzielcke@z-51.de> Fri, 12 Jun 2009 11:46:24 +0200
227
228 grub2 (1.96+20090609-1) experimental; urgency=low
229
230 * New SVN snapshot.
231 - Fix variable parsing inside strings. (Closes: #486180)
232 - Add `true' command. (Closes: #530736)
233
234 [ Robert Millan ]
235 * Split grub-efi in grub-efi-ia32 and grub-efi-amd64, both available
236 on i386 and amd64. (Closes: #524756)
237 * Add kopensolaris-i386 to arch list.
238
239 [ Felix Zielcke ]
240 * Add a NEWS entry about the grub-efi split.
241 * Drop the build dependency on gcc-multilib for all *i386.
242 * Change upgrade-from-grub-legacy to use `dpkg-reconfigure grub-pc' to
243 install grub2 into MBR.
244
245 [ New translations ]
246 * Catalan (ca.po) by Jordi Mallach.
247
248 [ Updated translations ]
249 * Spanish (es.po) by Francisco Javier Cuadrado. (Closes: #532407)
250
251 -- Jordi Mallach <jordi@debian.org> Tue, 09 Jun 2009 19:21:15 +0200
252
253 grub2 (1.96+20090603-1) unstable; urgency=low
254
255 * New SVN snapshot.
256
257 * Abort the install of grub-pc if /etc/kernel-img.conf still contains
258 /sbin/update-grub (Closes: #500631).
259
260 -- Felix Zielcke <fzielcke@z-51.de> Wed, 03 Jun 2009 20:01:11 +0200
261
262 grub2 (1.96+20090602-1) unstable; urgency=low
263
264 * New SVN snapshot.
265
266 [ Felix Zielcke ]
267 * Skip floopies in the grub-install debconf prompt in grub-pc postinst.
268 Patch by Fabian Greffrath. (Closes: #530848)
269
270 [ Robert Millan ]
271 * Change Vcs-Browser field to viewsvn.
272
273 [ Felix Zielcke ]
274 * Change Vcs-Svn field to point to the trunk. (Closes: #531391)
275 * patches/01_uuids_and_lvm_dont_play_along_nicely: New patch.
276 On Debian root=UUID= with lvm still doestn't work so disable it.
277 (Closes: #530357)
278 * Remove Otavio Salvador from Uploaders with his permission.
279 * add grub-pc.preinst
280
281 -- Felix Zielcke <fzielcke@z-51.de> Wed, 03 Jun 2009 14:42:11 +0200
282
283 grub2 (1.96+20090523-1) unstable; urgency=low
284
285 * New SVN snapshot.
286 - Add drivemap command, similar to grub-legacy's map command.
287 (Closes: 503630)
288 - Export GRUB_TERMINAL_INPUT in grub-mkconfig. (Closes: #526741)
289
290 [ Robert Millan ]
291 * rules: Set GRUB_ASSUME_LINUX_HAS_FB_SUPPORT=1 in CFLAGS.
292 * patches/905_setup_force.diff: Relax blocklist warnings.
293 * patches/906_revert_to_linux16.diff: Keep using linux16 for now.
294
295 [ Felix Zielcke ]
296 * patches/07_core_in_fs.diff: Updated.
297 * Remove /etc/grub.d/10_hurd on non-Hurd systems in the grub-common
298 preinst. Likewise for 10_freebsd for non kFreebsd and 10_linux on
299 kFreebsd and Hurd. (Closes: #523777)
300
301 -- Felix Zielcke <fzielcke@z-51.de> Sat, 23 May 2009 20:05:10 +0200
302
303 grub2 (1.96+20090504-1) experimental; urgency=low
304
305 * New SVN snapshot.
306 - Add support for parttool command, which can be used to hide partitions.
307 (Closes: #505905)
308 - Fix a segfault with LVM on RAID. (Closes: #520637)
309 - Add support for char devices on (k)FreeBSD. (Closes: #521292)
310 - patches/08_powerpc-ieee1275_build_fix.patch: Remove (merged).
311
312 [ Updated translations ]
313 * Basque (eu.po) by Piarres Beobide. (Closes: #522457)
314 * German (de.po) by Helge Kreutzmann. (Closes: #522815)
315
316 [ Robert Millan ]
317 * Update my email address.
318 * Remove 04_uuids_and_abstraction_dont_play_along_nicely.diff now that
319 bugs #435983 and #455746 in mdadm and dmsetup have been fixed.
320
321 [ Felix Zielcke ]
322 * Place new grub-dumpbios in grub-common.
323 * Add lpia to the archictectures to reduce the ubuntu delta.
324 * Add a manpage for the update-grub and update-grub2 stubs, written by
325 me. (Closes: #523876)
326 * Suggest genisoimage on grub-pc and grub-ieee1275, because grub-mkrescue
327 needs it to create a cd image. (Closes: #525845)
328 * Add a dependency on $(AUTOGEN_FILES) for the configure/grub-common target,
329 this is needed now that upstream removed the autogenerated files from SVN.
330 * Add `--enable-efiemu to' `./configure' flags.
331 * Add a build dependency on gcc-multilib for i386.
332 * Drop alternate build dependency on gcc-4.1 (<< 4.1.2).
333
334 -- Felix Zielcke <fzielcke@z-51.de> Mon, 04 May 2009 21:01:22 +0200
335
336 grub2 (1.96+20090402-1) experimental; urgency=low
337
338 * New SVN snapshot.
339 - Fix regression in disk/raid.c. (Closes: #521897, #514338)
340 - Fix handling of filename string lengths in HFS.
341 (Really closes: #516458).
342 * Add myself to Uploaders.
343 * Add patch 08_powerpc-ieee1275_build_fix.patch to fix powerpc-ieee1275
344 builds which were lacking header files for kernel_elf_HEADERS. Thanks
345 Vladimir Serbinenko.
346
347 -- Jordi Mallach <jordi@debian.org> Fri, 03 Apr 2009 20:58:37 +0200
348
349 grub2 (1.96+20090401-1) experimental; urgency=low
350
351 [ Felix Zielcke ]
352 * New SVN snapshot.
353 - Pass grub's gfxterm mode to Linux kernel. (Closes: #519506)
354 - Fix ext4 extents on powerpc. (Closes: #520286)
355
356 [ Robert Millan ]
357 * Remove grub-of transitional package (Lenny had grub-ieee1275 already).
358 * Fix kopt parsing in grub-pc.config. Thanks Marcus Obst. (Closes: #514837)
359 * Add debconf template to automatically run grub-install during upgrades
360 (prior user confirmation). (Closes: #514705)
361
362 -- Robert Millan <rmh@aybabtu.com> Wed, 01 Apr 2009 01:19:45 +0200
363
364 grub2 (1.96+20090317-1) unstable; urgency=low
365
366 * New SVN snapshot.
367 - Fix loading of files with underscore in HFS. (Closes: #516458)
368
369 * Update Standards version to 3.8.1. No changes needed.
370
371 [ Updated translations ]
372 * Brazilian Portuguese (pt_BR.po) by Flamarion Jorge. (Closes: #519417)
373
374 -- Felix Zielcke <fzielcke@z-51.de> Tue, 17 Mar 2009 14:42:10 +0100
375
376 grub2 (1.96+20090309-1) unstable; urgency=low
377
378 * New SVN snapshot.
379
380 -- Felix Zielcke <fzielcke@z-51.de> Mon, 09 Mar 2009 10:03:13 +0100
381
382 grub2 (1.96+20090307-1) unstable; urgency=low
383
384 * New SVN snapshot.
385 - Add support for /dev/md/dNNpNN mdraid devices. (Closes: #509960)
386 - Add new PF2 fontengine. (Closes: #510344)
387 - Avoid mounting ext2 partitions with backward-incompatible features.
388 (Closes: #502333)
389 - Try to avoid false positives with FAT. (Closes: #514263)
390
391 [ Felix Zielcke ]
392 * Remove build-dependency on unifont package and add one for bf-utf-source
393 package and libfreetype6-dev
394 * grub-pc.postinst: Copy new ascii.pf2 instead of old ascii.pff to /boot/grub.
395 * Add `--enable-grub-mkfont' to configure flags.
396 * Put new grub-mkfont in grub-common package.
397 * Add a dependency for ${misc:Depends} to all packages to make lintian a bit
398 more happy.
399 * Detect when grub-setup leaves core.img in filesystem, and include that
400 info in bug report templates.
401 - debian/patches/07_core_in_fs.diff
402 - debian/script
403 * Add myself to Uploads and add `DM-Upload-Allowed: yes' tag.
404
405 [ Updated translations ]
406 * Asturian (ast.po) by Marcos Alvarez Costales. (Closes: #511144)
407 * Traditional Chinese (zh_TW.po) by Tetralet. (Closes: #513918)
408 * Belarusian (be.po) by Pavel Piatruk. (Closes: #516243)
409
410 -- Felix Zielcke <fzielcke@z-51.de> Sat, 07 Mar 2009 11:54:43 +0100
411
412 grub2 (1.96+20081201-1) experimental; urgency=low
413
414 * New SVN snapshot.
415
416 -- Robert Millan <rmh@aybabtu.com> Mon, 1 Dec 2008 00:07:31 +0100
417
418 grub2 (1.96+20081120-1) experimental; urgency=low
419
420 * New SVN snapshot.
421
422 * Update to new debian theme.
423 - grub-pc.postinst: Switch to moreblue-orbit-grub.png.
424 - grub.d/05_debian_theme: Likewise.
425 * grub.d/05_debian_theme:
426 - Update to use new grub-mkconfig_lib instead of the deprecated
427 update-grub_lib.
428 - Update to check if `GRUB_TERMINAL_OUTPUT' is `gfxterm' instead of
429 `GRUB_TERMINAL'.
430
431 [ Updated translations ]
432 * Romanien (ro.po) by Eddy Petrișor. (Closes: #506039)
433
434 -- Felix Zielcke <fzielcke@z-51.de> Thu, 20 Nov 2008 20:25:56 +0100
435
436 grub2 (1.96+20081108-1) experimental; urgency=low
437
438 * New SVN snapshot.
439 - Add support for /dev/md/N style mdraid devices. (Closes: #475585)
440 - Handle LVM dash escaping. (Closes: #464215)
441 - Use case insensitive match in NTFS. (Closes: #497889)
442 - Use hd%d drive names in grub-mkdevicemap for all architectures.
443 (Closes: #465365)
444 - Handle LVM circular metadata. (Closes: #462835, #502953)
445 - Fix NULL dereference and failure paths in LVM. Thanks Guillem Jover.
446 (Closes: #500482)
447 - Provides GRUB header files (only in grub-common).
448
449 [ Updated translations ]
450 * Dutch (nl.po) by Paul Gevers. (Closes: #500514)
451 * French (fr.po) by Christian Perrier. (Closes: #503708)
452 * Georgian (ka.po) by Aiet Kolkhi. (Closes: #503715)
453 * Czech (cs.po) by Miroslav Kure. (Closes: #503809)
454 * German (de.po) by Helge Kreutzmann. (Closes: #503841)
455 * Japanese (ja.po) by Hideki Yamane. (Closes: #503869)
456 * Italian (it.po) by Luca Monducci. (Closes: #504076)
457 * Swedish (sv.po) by Martin Ã…gren. (Closes: #504207)
458 * Arabic (ar.po) by Ossama Khayat. (Closes: #504254)
459 * Portuguese (pt.po) by Miguel Figueiredo. (Closes: #504280)
460 * Russian (ru.po) by Yuri Kozlov. (Closes: #504324)
461 * Finnish (fi.po) by Esko Arajärvi. (Closes: #504310)
462 * Basque (eu.po) by Piarres Beobide. (Closes: #504466)
463 * Dutch (nl.po) by Paul Gevers. (Closes: #504683)
464
465 [ Felix Zielcke ]
466 * patches/01_grub_legacy_0_based_partitions.diff: Rename to
467 * patches/903_grub_legacy_0_based_partitions.diff: this and adapt for
468 s/biosdisk.c/hostdisk.c/ rename upstream.
469 * patches/03_disable_floppies.diff
470 patches/904_disable_floppies.diff: Likewise.
471 * update-grub has been renamed to grub-mkconfig, so provide a stub for
472 compatibility.
473 * Make grub-pc/linux_cmdline debconf template translatable. (Closes: #503478)
474 * Remove ro.po and ta.po. They don't contain a single translated
475 message.
476
477 [ Robert Millan ]
478 * control: Make grub-common dependency = ${binary:Version}.
479 * default/grub: Set GRUB_CMDLINE_LINUX=quiet to syncronize with
480 default D-I settings.
481
482 -- Robert Millan <rmh@aybabtu.com> Sat, 8 Nov 2008 13:54:10 +0100
483
484 grub2 (1.96+20080831-1) experimental; urgency=low
485
486 * New SVN snapshot.
487 - patches/00_fix_double_prefix.diff: Remove (merged). (Closes: #487565)
488 - patches/00_getline.diff: Remove (merged). (Closes: #493289)
489 - Handle errors in RAID/LVM scan routine (rather than letting the upper
490 layer cope with them). (Closes: #494501, #495049)
491 - patches/901_linux_coreboot.diff: Remove (replaced).
492 - Add support for GFXMODE variable (Closes: #493106)
493 - Skips /dev/.* in grub-probe. (Closes: #486624)
494 - RAID code has various fixes. (Closes: #496573)
495 - Buffered file read is now used to read the background image faster.
496 (Closes: #490584)
497
498 * We are already using LZMA, because upstream includes it's own lzma encoder,
499 so drop completely the liblzo handling in control and rules files.
500
501 [ Felix Zielcke ]
502 * Remove the 1.95 partition numbering transition debconf warning
503 from grub2 package and removed it from all languages (*.po).
504 (Closes: #493744)
505 * Add a comment for the new GFXMODE in default/grub.
506 * debian/rules:
507 - Remove 2 ./configure options which it didn't understand.
508 - New grub-mkelfimage belongs to grub-common.
509 * debian/control:
510 - Change debhelper compat level to 7 and build depend on it >= 7.
511 - Remove ${misc:Depend} dependency on all packages except grub-pc which is
512 the only one using debconf.
513 - Replace deprecated ${Source-Version} with ${source:Version} for <<
514 dependency and with ${build:Version} for = ones.
515 - Remove versioned dependency of Build-Depends patchutils and cdbs,
516 because etch has newer versions then the one used.
517 - Remove dpkg-dev completely from Build-Depends because it's
518 build-essentail and a non versioned dependency results in a lintian error.
519 - Remove Conflict/Replaces pupa, it has been removed from Debian 2004.
520 - Change build-dependency of unifont-bin to unifont (>= 1:5.1.20080820),
521 it's the new package containing unifont.hex and that version to avoid
522 licensing problems (Closes: #496061)
523 - Remove Jason Thomas from Uploaders with his permission.
524 * Preserve arguments in update-grub2 stub. (Closes: #496610)
525
526 [ Updated translations ]
527 * Japanese (ja.po) by Hideki Yamane (Closes: #493347)
528
529 [ Robert Millan ]
530 * Move a few files to grub-common and remove them from the arch-
531 specific packages.
532 * patches/02_old_linux_version_comparison.diff: Replace with ...
533 * patches/901_dpkg_version_comparison.diff: ... this.
534 Use dpkg --compare-versions in update-grub. (Closes: #494158)
535 * patches/03_disable_floppies.diff: Free .drive struct member when skipping
536 floppy drives. (Closes: #496040)
537 * patches/902_boot_blocklist_hack.diff: Support separate /boot when using
538 blocklists. (Closes: #496820, #489287, #494589)
539
540 -- Robert Millan <rmh@aybabtu.com> Sun, 31 Aug 2008 18:40:09 +0200
541
542 grub2 (1.96+20080730-1) experimental; urgency=low
543
544 * New SVN snapshot.
545 - patches/00_fix_overflow.diff: Remove (merged).
546 - patches/00_uuid_boot.diff: Remove (merged).
547 - patches/00_raid_duped_disks.diff: Remove (merged).
548 - patches/00_xfs.diff: Remove (merged).
549 - patches/00_strengthen_apple_partmap_check.diff: Remove (merged).
550 - patches/00_skip_dev_dm.diff: Remove (merged).
551
552 * patches/901_linux_coreboot.diff: Implements Linux load on Coreboot
553 (patch from Coresystems).
554
555 * grub-linuxbios -> grub-coreboot rename again.
556
557 -- Robert Millan <rmh@aybabtu.com> Wed, 30 Jul 2008 22:12:07 +0200
558
559 grub2 (1.96+20080724-4) unstable; urgency=high
560
561 * patches/00_fix_overflow.diff: fix overflow with a big grub.cfg.
562 (Closes: #473543)
563
564 -- Felix Zielcke <fzielcke@z-51.de> Tue, 29 Jul 2008 17:10:59 +0200
565
566 grub2 (1.96+20080724-3) unstable; urgency=low
567
568 [ Felix Zielcke ]
569 * changed dependency for debconf to also support debconf-2.0. (Closes: #492543)
570 * patches/00_xfs.diff: Fix "out of partition" error with XFS.
571 (Closes: #436943)
572
573 [ Robert Millan ]
574 * patches/00_raid_duped_disks.diff: Do not abort when two RAID disks with
575 the same number are found. (Closes: #492656)
576 * patches/00_strengthen_apple_partmap_check.diff: Be more strict when probing
577 for Apple partition maps (this prevents false positives on i386-pc
578 installs). (Closes: #475718)
579
580 -- Robert Millan <rmh@aybabtu.com> Tue, 29 Jul 2008 00:48:01 +0200
581
582 grub2 (1.96+20080724-2) unstable; urgency=high
583
584 [ Felix Zielcke ]
585 * fixed lintian override for kernel.elf
586 * debian/rules: changed cvs targets to use svn
587
588 [ Robert Millan ]
589 * patches/00_skip_dev_dm.diff: Skip /dev/dm-[0-9] devices also (implicitly)
590 for RAID. (Closes: #491977)
591 * patches/00_uuid_boot.diff: Fix cross-disk installs by using UUIDs.
592 (Closes: #492204)
593
594 -- Robert Millan <rmh@aybabtu.com> Sat, 26 Jul 2008 01:06:07 +0200
595
596 grub2 (1.96+20080724-1) unstable; urgency=high
597
598 * New SVN snapshot.
599 - Support for ext4dev extents.
600 - patches/00_speed_up_font_load.diff: Remove (merged).
601
602 [ Felix Zielcke ]
603 * upgrade-from-grub-legacy now calls update-grub if grub.cfg doestn't exist
604 and prints a big warning if it failed.
605 * Update Standards version to 3.8.0. No changes need.
606 * Added Build-Dep for po-debconf and a lintian override, to make it happy.
607
608 [ Updated translations ]
609 * Swedish (sv.po) by Martin Ã…gren (Closes: #492056)
610
611 [ Robert Millan ]
612 * Revert r844. grub-coreboot is stuck on NEW, and it was too early
613 for branching.
614
615 -- Robert Millan <rmh@aybabtu.com> Thu, 24 Jul 2008 13:27:53 +0200
616
617 grub2 (1.96+20080717-1) experimental; urgency=low
618
619 * New SVN snapshot.
620 - Provides LZMA support (not yet used in the package).
621 - Fix grub-mkrescue manpage generation. (Closes: #489440)
622
623 * Rename grub-linuxbios to grub-coreboot (and leave a dummy grub-linuxbios
624 package to handle upgrades).
625
626 [ Updated translations ]
627 * Spanish (es.po) by Maria Germana Oliveira Blazetic (Closes: #489877)
628 * Portuguese (pt.po) by Ricardo Silva (Closes: #489807)
629
630 -- Robert Millan <rmh@aybabtu.com> Sat, 12 Jul 2008 17:47:09 +0200
631
632 grub2 (1.96+20080704-2) unstable; urgency=high
633
634 * patches/02_old_linux_version_comparison.diff: Set interpreter to /bin/bash.
635 (Closes: #489426, #489446)
636
637 -- Robert Millan <rmh@aybabtu.com> Mon, 7 Jul 2008 15:17:58 +0200
638
639 grub2 (1.96+20080704-1) unstable; urgency=high
640
641 * New SVN snapshot.
642 * default/grub: Add commented example to disable graphical terminal.
643 * Use substvars to support linking with liblzo1.
644 * Bring 03_disable_floppies.diff to pre-r805 state. (Closes: #488375)
645 * patches/02_old_linux_version_comparison.diff: New patch. Steal version
646 comparison code from GRUB Legacy's update-grub. (Closes: #464086, #489133)
647 * patches/00_speed_up_font_load.diff: New patch. Generate font files with
648 only the needed characters. (Closes: #476479, #477083)
649
650 -- Robert Millan <rmh@aybabtu.com> Fri, 4 Jul 2008 21:39:07 +0200
651
652 grub2 (1.96+20080626-1) unstable; urgency=high
653
654 * New CVS snapshot.
655 - Avoids passing UUID to Linux when not using initrd. (Closes: #484228)
656 - patches/04_uuids_and_abstraction_dont_play_along_nicely.diff: Resync.
657
658 -- Robert Millan <rmh@aybabtu.com> Thu, 26 Jun 2008 16:43:48 +0200
659
660 grub2 (1.96+20080621-1) unstable; urgency=high
661
662 * Urgency set to "high" because of #482688.
663 * New CVS snapshot.
664 - Fix module load hook in prepare_grub_to_access_device().
665 (Closes: #486804)
666 - Call prepare_grub_to_access_device() before accessing devices, never
667 afterwards. (Closes: #487198)
668 * grub.d/05_debian_theme: Prefer /boot/grub over /usr for image
669 loading, since chances are it's less LVMed.
670
671 -- Robert Millan <rmh@aybabtu.com> Sat, 21 Jun 2008 15:52:48 +0200
672
673 grub2 (1.96+20080617-1) unstable; urgency=low
674
675 * New CVS snapshot.
676 - Supports IDA block devices. (Closes: #483858)
677 - Fixes some problems in ext2/ext3. (Closes: #485068, #485065)
678 - Uses EUID instead of UID in update-grub. (Closes: #486043, #486039,
679 #486040, #486041).
680 - Fixes incomplete I2O device support. Thanks Sven Mueller.
681 (Closes: #486505)
682 - Fixes recent regressions in fs/ext2.c. (Closes: #485279)
683 - Only use UUIDs when requested device is not the same as the one
684 providing /boot. (Closes: #486119)
685 - patches/02_libgcc_powerpc_hack.diff: Remove. Probably not needed
686 anymore.
687 - patches/04_uuids_and_abstraction_dont_play_along_nicely.diff: Update.
688 * patches/06_olpc_prefix_hack.diff: Hardcode prefix to (sd,1) on OLPC.
689 * Refurbish 03_disable_floppy_support_in_util_biosdisk.diff into
690 03_disable_floppies.diff.
691
692 -- Robert Millan <rmh@aybabtu.com> Tue, 17 Jun 2008 01:07:52 +0200
693
694 grub2 (1.96+20080601-2) unstable; urgency=low
695
696 * 04_run_grub_mkdevicemap_when_grub_probe_fails.diff: Remove. Argueably
697 makes grub-probe unreliable and is quite annoying.
698 * 04_uuids_and_abstraction_dont_play_along_nicely.diff: New patch. Disable
699 UUID parameter to Linux when LVM or dmRAID is in use. (Closes: #484228)
700 This is a workaround for bug #484297 in udev.
701
702 -- Robert Millan <rmh@aybabtu.com> Tue, 3 Jun 2008 16:29:53 +0200
703
704 grub2 (1.96+20080601-1) unstable; urgency=low
705
706 * New CVS snapshot.
707 - patches/06_backward_compat_in_uuid_support.diff: Merged.
708 - Fixes NULL pointer dereference in biosdisk.c. (Closes: #483895, #483900)
709 - Extends UUID support for XFS and ReiserFS.
710
711 -- Robert Millan <rmh@aybabtu.com> Sun, 1 Jun 2008 15:44:08 +0200
712
713 grub2 (1.96+20080531-1) unstable; urgency=low
714
715 * New CVS snapshot.
716 - Work around BIOS bug affecting keyboard on macbooks. (Closes: #482860)
717 - Adjust grub.d/05_debian_theme to use the new UUID-compatible API.
718 - default/grub: Add commented GRUB_DISABLE_LINUX_UUID variable.
719 - patches/06_backward_compat_in_uuid_support.diff: New. Make update-grub
720 generate code that is compatible with older GRUB installs.
721 - util/biosdisk.c no longer complains about duplicated device.map entries.
722 (Closes: #481236)
723
724 [ Updated translations ]
725 * Galician (gl.po) by Jacobo Tarrio (Closes: #480977)
726
727 -- Robert Millan <rmh@aybabtu.com> Sat, 31 May 2008 00:02:54 +0200
728
729 grub2 (1.96+20080512-1) unstable; urgency=low
730
731 * New CVS snapshot.
732 - Adds support for default-only Linux cmdline options. (Closes: #460843)
733 - Supports Xen virtual block devices. (Closes: #456777)
734 - Supports Virtio block devices. (Closes: #479056)
735 - Supports CCISS block devices. (Closes: #479735)
736 - Fixes handling of more LVM abnormal conditions. (Closes: #474343,
737 #474931, #477175)
738
739 * Switch to liblzo2 now that it's GPLv3-compatible. (Closes: #466375)
740 * grub-pc.postinst: Escape \ and / in cmdline sed invokation.
741 (Closes: #479279)
742
743 [ Updated translations ]
744 * Italian (it.po) by Luca Monducci (Closes: #480740)
745
746 -- Robert Millan <rmh@aybabtu.com> Mon, 12 May 2008 17:46:38 +0200
747
748 grub2 (1.96+20080429-1) unstable; urgency=high
749
750 * New CVS snapshot.
751 - Includes sample grub.cfg file; we use it for grub-rescue-pc.
752 (Closes: #478324)
753 * grub-common: Upgrade Replaces to << 1.96+20080426-3. (Closes: #478224,
754 #478353, #478144)
755
756 [ Updated translations ]
757 * French (fr.po) by Christian Perrier (Closes: #471291)
758
759 -- Robert Millan <rmh@aybabtu.com> Tue, 29 Apr 2008 13:27:52 +0200
760
761 grub2 (1.96+20080426-1) unstable; urgency=high
762
763 * New CVS snapshot.
764 - Fixes syntax error when setting GRUB_PRELOAD_MODULES. (Closes: #476517)
765 * Move os-prober to Suggests, to avoid trouble with #476184.
766 (Closes: #476684)
767 * patches/04_run_grub_mkdevicemap_when_grub_probe_fails.diff: New patch,
768 does what its name says. (Closes: #467127)
769 - Also move grub-mkdevicemap from grub-pc to grub-common, so that GRUB
770 Legacy can use it.
771
772 [ Updated translations ]
773 * Basque (eu.po) by Piarres Beobide (Closes: #476708)
774
775 -- Robert Millan <rmh@aybabtu.com> Sat, 26 Apr 2008 20:06:55 +0200
776
777 grub2 (1.96+20080413-1) unstable; urgency=high
778
779 * New CVS snapshot.
780 - Provides 30_os-prober update-grub add-on. Thanks Fabian Greffrath.
781 (Closes: #461442)
782 - Improves robustness when handling LVM.
783 (Closes: #474931, #474343)
784 * patches/03_disable_floppy_support_in_util_biosdisk.diff: New. Does
785 what its name says. (Closes: #475177)
786
787 -- Robert Millan <rmh@aybabtu.com> Sun, 13 Apr 2008 13:53:28 +0200
788
789 grub2 (1.96+20080408-1) unstable; urgency=low
790
791 * New CVS snapshot.
792 - grub-probe skips non-existant devices when processing device.map.
793 (Closes: #473209)
794 * control: Fix syntax error.
795
796 [ Updated translations ]
797 * Finnish (fi.po) by Esko Arajärvi (Closes: #468641)
798
799 -- Robert Millan <rmh@aybabtu.com> Tue, 8 Apr 2008 15:45:25 +0200
800
801 grub2 (1.96+20080228-1) unstable; urgency=low
802
803 * New CVS snapshot.
804 * Split grub-probe into grub-common package. Make all flavours depend on it.
805 (Closes: #241972)
806 * Suggest multiboot-doc.
807 * patches/01_grub_legacy_0_based_partitions.diff: New patch. Add a hack that
808 tells grub-probe you want 0-based partition count
809 (GRUB_LEGACY_0_BASED_PARTITIONS variable)
810 * Stop depending on lsb-release (too heavy! we don't need python in base).
811 Instead of assuming it's there, try calling it and otherwise just echo
812 Debian.
813
814 -- Robert Millan <rmh@aybabtu.com> Thu, 28 Feb 2008 16:43:40 +0100
815
816 grub2 (1.96+20080219-3) unstable; urgency=low
817
818 * default/grub: Use lsb_release to support Debian derivatives.
819 (Closes: #466561)
820 * grub.d/05_debian_theme: Only setup background image when a reader for it
821 is present in /boot/grub. (Closes: #467111)
822
823 [ Updated translations ]
824 * Russian (ru.po) by Yuri Kozlov (Closes: #467181)
825
826 -- Robert Millan <rmh@aybabtu.com> Sun, 24 Feb 2008 15:39:50 +0100
827
828 grub2 (1.96+20080219-2) unstable; urgency=high
829
830 * grub-pc.postinst: Create /boot/grub if it doesn't exist.
831
832 -- Robert Millan <rmh@aybabtu.com> Wed, 20 Feb 2008 07:15:14 +0100
833
834 grub2 (1.96+20080219-1) unstable; urgency=high
835
836 * New CVS snapshot.
837 - Improves GPT support, allowing it to work without blocklists.
838
839 -- Robert Millan <rmh@aybabtu.com> Tue, 19 Feb 2008 15:05:10 +0100
840
841 grub2 (1.96+20080216-1) unstable; urgency=high
842
843 * New CVS snapshot.
844 - Fixes offset calculation issue when installing on GPT (urgency set
845 to high because of this).
846 * Fix Vcs-Browser tag. Thanks James. (Closes: #465697)
847 * Only process grub-pc/linux_cmdline if /boot/grub/menu.lst exists.
848 (Closes: #465708)
849
850 [ Updated translations ]
851 * French (fr.po) by Christian Perrier (Closes: #465706)
852
853 -- Robert Millan <rmh@aybabtu.com> Sat, 16 Feb 2008 23:30:55 +0100
854
855 grub2 (1.96+20080213-1) unstable; urgency=low
856
857 * New CVS snapshot.
858 - Failure to read one device in a RAID-1 array no longer causes boot
859 to fail (so long as there's a member that works). (Closes: #426341)
860 * script: For /proc/mounts, only report lines that start with /dev/.
861 * Add new upgrade-from-grub-legacy script for the user to complete the upgrade
862 process from GRUB Legacy, and advertise it prominently in menu.lst.
863 (Closes: #464912)
864 * Add a hack to support gfxterm / background_image on systems where /usr
865 isn't accessible. (Closes: #464911, #463144)
866 - grub-pc.postinst
867 - grub.d/05_debian_theme
868 * Fix a pair of spelling mistakes in debconf. (Closes: #465296)
869 * Migrate kopt from menu.lst. (Closes: #461164, #464918)
870
871 [ Updated translations ]
872 * Portuguese (pt.po) by Ricardo Silva (Closes: #465137)
873 * German (de.po) by Helge Kreutzmann (Closes: #465295)
874
875 -- Robert Millan <rmh@aybabtu.com> Wed, 13 Feb 2008 16:37:13 +0100
876
877 grub2 (1.96+20080210-1) unstable; urgency=high
878
879 * New CVS snapshot.
880 - Errors that cause GRUB to enter rescue mode are displayed now.
881 (Closes: #425149)
882 - Build LVM/RAID modules into a few commands that were missing them
883 (notably, grub-setup). (Closes: #465033)
884 * Fix license violation (incompatibility between GRUB and LZO2).
885 (Closes: #465056)
886 - Urgency set to high.
887 - control: Move liblzo2-dev from Build-Depends to Build-Conflicts
888 (leaving liblzo-dev as the only option).
889
890 -- Robert Millan <rmh@aybabtu.com> Sun, 10 Feb 2008 17:09:15 +0100
891
892 grub2 (1.96+20080209-1) unstable; urgency=low
893
894 * New CVS snapshot.
895 - Fix a root device setting issue in grub-setup. (Closes: #463391)
896 - Fix partmap detection under LVM/RAID.
897 - Add scripting commands that would allow user to implement hiddenmenu-like
898 functionality (http://grub.enbug.org/Hiddenmenu).
899 - Provide manpages for grub-setup, grub-emu, grub-mkimage and others.
900 (Closes: #333516, #372890)
901 * Fix a pair of spelling errors in debconf templates. Thanks Christian
902 Perrier. (Closes: #464133)
903 * Run debconf-updatepo. (Closes: #463918)
904 * Lower base-files versioned dependency to >= 4.0.1~bpo40+1.
905
906 -- Robert Millan <rmh@aybabtu.com> Sat, 9 Feb 2008 13:43:49 +0100
907
908 grub2 (1.96+20080203-1) unstable; urgency=low
909
910 * New CVS snapshot (and release, but we skipped that ;-))
911 - patches/01_regparm.diff: Delete.
912 - Improved XFS support.
913 - util/grub.d/00_header.in: Add runtime error detection (for gfxterm).
914 - Fixes problem when chainloading to Vista.
915 * Fix po-debconf errors. Thanks Thomas Huriaux. (Closes: #402972)
916 * grub.d/05_debian_theme:
917 - Add runtime error detection.
918 - Detect/Enable PNG background when it is present.
919 * control (grub-ieee1275): Remove versioned dependency on powerpc-ibm-utils.
920
921 -- Robert Millan <rmh@aybabtu.com> Sun, 3 Feb 2008 19:31:23 +0100
922
923 grub2 (1.95+20080201-1) unstable; urgency=low
924
925 * New CVS snapshot.
926 * presubj: Improve notice.
927 * patches/01_regparm.diff: Fix CPU context corruption affecting fs/xfs.c.
928 (Closes: #463081, #419766, #462159)
929 * patches/02_libgcc_powerpc_hack.diff: Fix FTBFS on powerpc. (Closes: #457491)
930 * patches/disable_xfs.diff: Actually remove this time...
931
932 -- Robert Millan <rmh@aybabtu.com> Fri, 1 Feb 2008 17:06:00 +0100
933
934 grub2 (1.95+20080128-1) unstable; urgency=low
935
936 * New CVS snapshot.
937 - Fixes bogus CLAIM problems on Apple firmware. (Closes: #449135, #422729)
938 - grub-probe performs sanity checks to make sure our filesystem drivers
939 are usable. (Closes: #462449)
940 - patches/disable_ata.diff: Remove. ATA module isn't auto-loaded in
941 rescue floppies now.
942 - patches/disable_xfs.diff: Remove. See above (about grub-probe).
943 * Bring back grub-emu; it can help a lot with debugging feedback.
944 - control
945 - rules
946
947 -- Robert Millan <rmh@aybabtu.com> Mon, 28 Jan 2008 00:01:11 +0100
948
949 grub2 (1.95+20080116-2) unstable; urgency=low
950
951 * grub.d/05_debian_theme: Enable swirlish beauty.
952 * rules: Obtain debian/legacy/update-grub dynamicaly from GRUB Legacy svn.
953
954 -- Robert Millan <rmh@aybabtu.com> Sat, 19 Jan 2008 13:16:18 +0100
955
956 grub2 (1.95+20080116-1) unstable; urgency=low
957
958 * New CVS snapshot.
959 - update-grub ignores stale *.dpkg-* files. (Closes: #422708, #424223)
960 - LVM/RAID now working properly (except when it affects /boot).
961 (Closes: #425666)
962 - Fixes flickery in timeout message. (Closes: #437275)
963 * grub-pc.postinst: Use `--no-floppy' whenever possible. Die, floppies,
964 die!
965 * Resync with latest version of GRUB Legacy's update-grub. This time,
966 using the $LET_US_TRY_GRUB_2 hack to reuse the same script both for
967 addition of core.img and its removal.
968 * grub-*.install: Add update-grub2 stub. Packages providing /etc/grub.d/
969 scripts should invoke update-grub2 in both postinst and postrm (whenever
970 it is found, of course).
971 * control: Reorganize a bit, including a complete rewrite of the
972 package descriptions.
973 * control (grub-ieee1275): Enable for i386/amd64.
974
975 -- Robert Millan <rmh@aybabtu.com> Wed, 16 Jan 2008 15:00:54 +0100
976
977 grub2 (1.95+20080107-1) unstable; urgency=low
978
979 * New CVS snapshot.
980 - Supports ReiserFS. (Closes: #430742)
981 - patches/disable_ata.diff: Resync.
982
983 -- Robert Millan <rmh@aybabtu.com> Mon, 7 Jan 2008 12:46:39 +0100
984
985 grub2 (1.95+20080105-2) unstable; urgency=low
986
987 * grub-pc.postinst: Fix covered assumption that menu.lst exists.
988 (Closes: #459247)
989 * copyright: Fix copyright/license reference.
990
991 -- Robert Millan <rmh@aybabtu.com> Sun, 6 Jan 2008 18:02:28 +0100
992
993 grub2 (1.95+20080105-1) unstable; urgency=low
994
995 * New CVS snapshot.
996 - Fixes install on non-devfs systems with devfs-style paths (ouch).
997 (Closes: #450709).
998 - Fixes boot of "Linux" zImages (including memtest86+). (Closes: #436113).
999 - Corrects usage message in grub-setup. (Closes: #458600).
1000 - patches/menu_color.diff: Remove. Made obsolete by `menu_color_normal'
1001 and `menu_color_highlight' variables. Add/install grub.d/05_debian_theme
1002 to make use of them.
1003 * Reestructure grub-pc.postinst. Notably:
1004 - Do not touch menu.lst unless user has confirmed it (via debconf).
1005 (Closes: #459247)
1006 - When we do, keep a backup in /boot/grub/menu.lst_backup_by_grub2_postinst.
1007
1008 -- Robert Millan <rmh@aybabtu.com> Sat, 5 Jan 2008 17:55:37 +0100
1009
1010 grub2 (1.95+20080101-1) unstable; urgency=low
1011
1012 * New CVS snapshot.
1013 - patches/disable_xfs.diff: Rewrite in a way that won't collide with
1014 upstream changes so often.
1015 - unifont.hex now processed by upstream.
1016 - rules: Disable build of unifont.pff.
1017 - *.install: Remove build/unifont.pff line.
1018 - patches/menu_color.diff: Change menu color to our traditional blue theme.
1019 * Support new dpkg fields (Homepage, Vcs-Svn, Vcs-Browser).
1020 * patches/disable_ata.diff: Prevent ATA module from being built on i386-pc.
1021
1022 -- Robert Millan <rmh@aybabtu.com> Tue, 1 Jan 2008 19:45:30 +0100
1023
1024 grub2 (1.95+20071101-1) unstable; urgency=low
1025
1026 * New CVS snapshot.
1027 - patches/linuxbios.diff: Remove (supported in upstream now).
1028
1029 -- Robert Millan <rmh@aybabtu.com> Thu, 1 Nov 2007 13:18:51 +0100
1030
1031 grub2 (1.95+20071004-2) unstable; urgency=low
1032
1033 * Rename debian/grub-of.* to debian/grub-ieee1275.*.
1034 * Add debian/grub-linuxbios.{postinst,dirs,install}.
1035 * rules: Fix/Overrride lintian warnings (unstripped-binary-or-object).
1036 * Remove grub-linuxbios.postinst.
1037
1038 -- Robert Millan <rmh@aybabtu.com> Wed, 10 Oct 2007 23:56:35 +0200
1039
1040 grub2 (1.95+20071004-1) unstable; urgency=low
1041
1042 * New CVS snapshot.
1043 * Add grub-linuxbios package.
1044 - patches/linuxbios.diff
1045 - control
1046 - rules
1047 * Rename grub-of to grub-ieee1275 to match with upstream conventions.
1048 - control
1049 - rules
1050
1051 -- Robert Millan <rmh@aybabtu.com> Thu, 4 Oct 2007 14:42:30 +0200
1052
1053 grub2 (1.95+20070829-1) unstable; urgency=low
1054
1055 * New CVS snapshot.
1056 - Includes fix for parallel builds.
1057 * rules: Append -j flag to $(MAKE) to take advantage of >1 processors.
1058 * Add reference to /usr/share/common-licenses.
1059 - debian/copyright
1060 - debian/control (all packages): Add base-files (>= 4.0.1) dependency.
1061
1062 -- Robert Millan <rmh@debian.org> Sat, 1 Sep 2007 19:00:22 +0200
1063
1064 grub2 (1.95+20070828-2) unstable; urgency=low
1065
1066 * control (grub-of): Make depends on powerpc-ibm-utils versioned as
1067 >= 1.0.6 (older versions don't have -a flag).
1068
1069 -- Robert Millan <rmh@debian.org> Tue, 28 Aug 2007 23:32:32 +0200
1070
1071 grub2 (1.95+20070828-1) unstable; urgency=low
1072
1073 * New CVS snapshot.
1074 - Adds ntfs support.
1075 - Fixes a pair of issues indirectly breaking grub-probe on powerpc.
1076 (Closes: #431488)
1077 - patches/disable_xfs.diff: Resync.
1078 - copyright: License upgraded to GPLv3.
1079 * control (grub-of Depends): Add powerpc-utils (for nvsetenv) and bc.
1080
1081 -- Robert Millan <rmh@debian.org> Tue, 28 Aug 2007 21:24:14 +0200
1082
1083 grub2 (1.95+20070626-1) unstable; urgency=low
1084
1085 * New CVS snapshot.
1086 - More fixes to cope with unreadable /. (Closes: #427289)
1087 - update-grub supports multiple terminals.
1088 * control (Build-Depends): Add genisoimage.
1089 * patches/partmap_fallback.diff: Remove. It didn't archieve anything as
1090 it also needs support for proper identification of raid / lvm (this is
1091 being worked on).
1092 * patches/disable_xfs.diff: Disable xfs in grub-probe.
1093 * grub-rescue-pc.README.Debian: New. Explain how to use the rescue
1094 images.
1095
1096 -- Robert Millan <rmh@debian.org> Tue, 26 Jun 2007 08:39:14 +0200
1097
1098 grub2 (1.95+20070614-1) unstable; urgency=low
1099
1100 * New CVS snapshot.
1101 - update-grub is tollerant to unreadable / (as long as /boot is
1102 accessible). (Closes: #427289)
1103 * grub-pc.postinst: Generate new grub.cfg when menu.lst exists.
1104 * New package grub-rescue-pc.
1105 - control: Add it.
1106 - README.Debian.in: Remove obsolete documentation.
1107 - rules: Build rescue images using grub-mkrescue.
1108 - grub-rescue-pc.dirs: Prepare their directory.
1109 - grub-rescue-pc.install: Install them.
1110 * legacy/update-grub: Fix core.img detection on separate /boot.
1111
1112 -- Robert Millan <rmh@debian.org> Thu, 14 Jun 2007 08:17:21 +0200
1113
1114 grub2 (1.95+20070604-1) unstable; urgency=low
1115
1116 * New CVS snapshot.
1117 - patches/grub_probe_for_everyone.diff: Remove (merged).
1118 - update-grub exports user-defined GRUB_CMDLINE_LINUX. (Closes: #425453)
1119 - Fix those nasty powerpc bugs. (Closes: #422729)
1120
1121 -- Robert Millan <rmh@aybabtu.com> Mon, 4 Jun 2007 21:30:55 +0200
1122
1123 grub2 (1.95+20070520-1) unstable; urgency=low
1124
1125 * New CVS snapshot.
1126 - LVM / RAID fixes. (Closes: #423648, #381150)
1127 - Fix memory management bug. (Closes: #423409)
1128 - patches/efi.diff: Remove (merged).
1129 - patches/grub_probe_for_everyone.diff: Use the new paths for
1130 util/grub-probe.c, util/biosdisk.c, util/getroot.c. Enable
1131 grub-mkdevicemap. (Closes: #424985)
1132 * legacy/update-grub: Get rid of all grub-set-default calls. (Closes: #425054)
1133 * grub-{pc,efi,of}.postinst: Only run update-grub if grub.cfg already exists.
1134 * grub-pc.postinst: Only run GRUB Legacy compat stuff if menu.lst is found.
1135 * patches/partmap_fallback.diff: New. Implement fallback "pc gpt" for partmap
1136 detection failures. (Closes: #423022)
1137 * control: Update XS-Vcs-* fields. Thanks Sam Morris <sam@robots.org.uk>.
1138 (Closes: #425146)
1139 * grub-{pc,efi,of}.{dirs,postinst}: Move unifont.pff to /usr/share/grub.
1140
1141 -- Robert Millan <rmh@aybabtu.com> Sun, 20 May 2007 11:13:03 +0200
1142
1143 grub2 (1.95+20070515-1) unstable; urgency=low
1144
1145 * New CVS snapshot.
1146 - Fix assumptions about /, /boot and /boot/grub being the same device.
1147 (Closes: #423268, #422459)
1148 - Proper sorting of Linux images. (Closes: #422580)
1149 - update-grub lets /etc/default/grub override its variables now.
1150 (Closes: #423649)
1151 - update-grub mentions /etc/default/grub in the grub.cfg header.
1152 (Closes: #423651)
1153 - update-grub sets 800x600x16 as the default gfxmode. (Closes: #422794)
1154 - update-grub runs grub-mkdevicemap before attempting to use grub-probe
1155 (part of #423217)
1156
1157 [ Otavio Salvador ]
1158 * Add support to DEB_BUILD_OPTIONS=noopt. Thanks to Sam Morris
1159 <sam@robots.org.uk> for the patch. (Closes: #423005)
1160 * Add Robert Millan as uploader.
1161 * Change build-dependency from liblzo-dev to liblzo2-dev. (Closes: #423358)
1162
1163 [ Robert Millan ]
1164 * grub-pc.postinst:
1165 - Remove /boot/grub/device.map before running grub-install.
1166 (Closes: #422851)
1167 - Always run update-grub after grub-install. (part of #423217)
1168 - Use grub-mkdevicemap instead of removing device.map, since update-grub
1169 needs it but grub-install is not run unconditionaly.
1170 - Redirect grub-install invocation to /dev/null, since it can mislead
1171 users into thinking that MBR was overwritten. (part of #423217)
1172 * default/grub: Stop exporting the variables (update-grub does that now).
1173 * Misc EFI fixes, including new grub-install.
1174 - patches/efi.diff: New.
1175 - patches/grub_probe_for_everyone.diff: Move some bits to efi.diff.
1176 - grub-efi.install: Stop installing dummy grub-install.
1177 - grub-install: Remove.
1178 * grub-pc.postinst: Avoid generating core.img when menu.lst is not present,
1179 to avoid duplicated work (this is specialy important for d-i). (part of
1180 #423217).
1181 * See multiple references above. (Closes: #423217)
1182 * grub-{pc,efi,of}.{dirs,install}: Install presubj in the right directory
1183 to make it work again (oops).
1184 * Add reportbug script to gather debugging information. (Closes: #423218)
1185 - script: New.
1186 - grub-{pc,efi,of}.install: Install it.
1187 * Install the reportbug scripts for grub2 too, since users might still use
1188 it for bugfiling.
1189 - grub2.dirs
1190 - grub2.install
1191 * Fix some lintian warnings.
1192 - control (grub2): Depend on debconf.
1193 - README.Debian.in: Fix mispell.
1194 - grub2.templates: Remove extra dot.
1195
1196 -- Robert Millan <rmh@aybabtu.com> Tue, 15 May 2007 22:08:53 +0200
1197
1198 grub2 (1.95+20070507-1) unstable; urgency=low
1199
1200 [ Robert Millan ]
1201 * New CVS snapshot.
1202 - patches/build_neq_src.diff: Remove (merged).
1203 * Fix debhelper files to ensure each package gets the right thing.
1204 * Enable gfxterm/unifont support.
1205 * On grub-pc, if there's no core.img setup, create one (but do not
1206 risk writing to MBR).
1207 * On grub-pc, if menu.lst is found, regenerate it to include our
1208 core.img.
1209
1210 [ Otavio Salvador ]
1211 * Move debian/update-grub to debian/legacy/update-grub otherwise the
1212 source gets messy.
1213
1214 -- Otavio Salvador <otavio@ossystems.com.br> Mon, 07 May 2007 18:48:14 -0300
1215
1216 grub2 (1.95+20070505.1-3) unstable; urgency=low
1217
1218 * Split postinst into grub2.postinst (with the transition warning) and
1219 postinst.in, with update-grub invocation for grub-{pc,efi,of}.
1220 - postinst.in
1221 - grub2.postinst
1222 - rules
1223
1224 -- Robert Millan <rmh@aybabtu.com> Sun, 6 May 2007 01:20:04 +0200
1225
1226 grub2 (1.95+20070505.1-2) unstable; urgency=low
1227
1228 * Add EFI build of GRUB.
1229 - control: Restructure to provide 3 packages: grub-pc (x86),
1230 grub-efi (x86) and grub-of (powerpc).
1231 - rules: Handle a separate build for each package.
1232 - patches/build_neq_src.diff: Fix builddir == srcdir assumptions.
1233 - patches/grub_probe_for_everyone.diff: New (superceds
1234 powerpc_probe.diff). Enable grub-probe on powerpc and i386-efi.
1235 - grub-install: Dummy informational grub-install for EFI.
1236 - grub-efi.install: Installs it.
1237
1238 -- Robert Millan <rmh@aybabtu.com> Sun, 6 May 2007 00:23:56 +0200
1239
1240 grub2 (1.95+20070505.1-1) unstable; urgency=low
1241
1242 * New CVS snapshot.
1243 * patches/powerpc_probe.diff: Add partmap/gpt.c to grub-probe.
1244 * control (Architecture): Temporarily disable powerpc. Sorry, but runtime
1245 is currently broken and we don't have the hardware to debug it. Will be
1246 re-enabled in next upload.
1247
1248 -- Robert Millan <rmh@aybabtu.com> Sat, 5 May 2007 21:52:49 +0200
1249
1250 grub2 (1.95+20070505-1) unstable; urgency=low
1251
1252 * New CVS snapshot.
1253 - Improved grub.cfg parser. (Closes: #381215)
1254 - patches/fix-grub-install.diff: Remove (merged).
1255 - control (Build-Depends): Remove libncurses5-dev (no longer needed).
1256 - provides update-grub2. (Closes: #419151)
1257 - Supports GPT in PC/BIOS systems. (Closes: #409073)
1258 * control (Build-Depends): Add gcc-multilib to fix FTBFS.
1259 * control (Description): Make it less scary, and more informative.
1260 * postinst: Run update-grub to ensure the latest improvements always are
1261 applied.
1262 * patches/powerpc_probe.diff: Attempt at making grub-probe build/install
1263 on powerpc (and hopefuly update-grub).
1264
1265 -- Robert Millan <rmh@aybabtu.com> Sat, 5 May 2007 01:49:07 +0200
1266
1267 grub2 (1.95-5) unstable; urgency=low
1268
1269 * Fix FTBFS on kFreeBSD. Thanks to Aurelien Jarno <aurel32@debian.org>
1270 by providing the patch. Closes: #416408
1271
1272 -- Otavio Salvador <otavio@ossystems.com.br> Fri, 30 Mar 2007 19:20:48 -0300
1273
1274 grub2 (1.95-4) unstable; urgency=low
1275
1276 * Fix powerpc grub-install binary path. Closes: #402838
1277
1278 -- Otavio Salvador <otavio@ossystems.com.br> Thu, 22 Mar 2007 23:45:56 -0300
1279
1280 grub2 (1.95-3) unstable; urgency=low
1281
1282 [ Christian Perrier ]
1283 * Switch to po-debconf for debconf templates. Closes: #402972
1284 * Depend on ${misc:Depends} and not "debconf" to allow cdebconf to be used
1285 * Debconf translations:
1286 - French
1287 - Czech. Closes: #413327
1288 - Galician. Closes: #413323
1289 - Swedish. Closes: #413325
1290 - Portuguese. Closes: #413332
1291 - German. Closes: #413365
1292 - Tamil. Closes: #413478
1293 - Russian. Closes: #413542
1294 - Italian. Closes: #413904
1295 - Romanian. Closes: #414443
1296
1297 -- Otavio Salvador <otavio@ossystems.com.br> Tue, 20 Mar 2007 23:46:38 -0300
1298
1299 grub2 (1.95-2) unstable; urgency=low
1300
1301 [ Robert Millan ]
1302 * update-grub: Fix for Xen hypervisor entries, thanks Aaron Schrab.
1303 (Closes: #394706)
1304 * Transition to new numbering scheme for partitions. (Closes: #395019)
1305 - update-grub: Don't substract 1 when converting partition device names to
1306 grub drives.
1307 - Add debconf warning explaining the situation.
1308 * Rewrite Architecture line back to hardcoded list :(. (Closes: #398060)
1309
1310 -- Otavio Salvador <otavio@debian.org> Mon, 11 Dec 2006 05:08:41 -0200
1311
1312 grub2 (1.95-1) unstable; urgency=low
1313
1314 * New upstream release.
1315 - patches/03_revert_partition_numbering.diff: Delete (obsoleted).
1316
1317 -- Robert Millan <rmh@aybabtu.com> Sat, 14 Oct 2006 21:19:21 +0200
1318
1319 grub2 (1.94+20061003-1) unstable; urgency=high
1320
1321 * New CVS snapshot.
1322
1323 [ Otavio Salvador ]
1324 * Change debhelper compatibility mode to 5:
1325 - debian/compat: setted to 5;
1326 * control (Build-Depends): Add lib32ncurses5-dev for ppc64.
1327 Closes: #389873
1328 * Set urgency=high since it's experimental stuff and tagged likewise. It
1329 also solved a serious bug on PowerPC that leave users with a black
1330 screen.
1331
1332 [ Robert Millan ]
1333 * control (Depends): Add powerpc-ibm-utils for powerpc/ppc64.
1334 (Closes: #372186)
1335
1336 -- Otavio Salvador <otavio@debian.org> Tue, 3 Oct 2006 16:49:32 -0300
1337
1338 grub2 (1.94+20060926-1) unstable; urgency=high
1339
1340 * New CVS snapshot.
1341 - Command-line editting fix (Closes: #381214).
1342 - Fixes runtime breakage on amd64 (not in BTS).
1343 - Delete a few patches (merged).
1344
1345 [ Robert Millan ]
1346 * Set urgency=high. Might seem like a rush, but it can't possibly be worse than
1347 1.94-5 (broken on systems that use udev, broken on amd64...).
1348 * Pure ppc64 support.
1349 - control (Architecture): Add any-ppc64.
1350 - control (Build-Depends): Add libc6-dev-powerpc [ppc64].
1351 * rules: Remove moddep.lst install command (no longer needed).
1352 * patches/03_revert_partition_numbering.diff: New. Revert a commit that
1353 broke grub-probefs.
1354 * Add bug template to encourage sending upstream stuff directly to
1355 upstream.
1356 - presubj: New.
1357
1358 [ Otavio Salvador ]
1359 * Add XS-X-Vcs-Svn on control file and point it to our current svn
1360 repository.
1361 * Add cvs-snapshot to rules.
1362
1363 -- Otavio Salvador <otavio@debian.org> Tue, 26 Sep 2006 16:14:36 -0300
1364
1365 grub2 (1.94-6) unstable; urgency=low
1366
1367 [ Robert Millan ]
1368 * update-grub: Set interpreter to /bin/bash to cope with non-POSIX
1369 extensions. (mentioned in #361929)
1370 * patches/03_avoid_recursing_into_dot_static.diff: New. Avoid recursing into
1371 dotdirs (e.g. ".static").
1372 * patches/04_mkdevicemap_dont_assume_floppies.diff: New. Don't assume
1373 /dev/fd0 exists when generating device.map.
1374
1375 -- Otavio Salvador <otavio@debian.org> Thu, 14 Sep 2006 16:07:30 -0300
1376
1377 grub2 (1.94-5) unstable; urgency=low
1378
1379 [ Robert Millan ]
1380 * control (Build-Depends): s/any-amd64/amd64 kfreebsd-amd64/g (this seems to
1381 confuse buildds).
1382 * 02_not_remove_menu_lst.patch: New patch. Skip menu.lst removal in
1383 grub-install. (Closes: #372934)
1384
1385 -- Otavio Salvador <otavio@debian.org> Sun, 20 Aug 2006 12:02:13 -0300
1386
1387 grub2 (1.94-4) unstable; urgency=low
1388
1389 [ Otavio Salvador ]
1390 * 01_fix_amd64_building.patch: dropped since it now supports amd64
1391 native building.
1392 * Remove convert_kernel26 usage since it's not necessary anymore and due
1393 initramfs-tools changes it's bug too.
1394
1395 [ Robert Millan ]
1396 * Fork update-grub from grub legacy, and tweak a few commands in output to
1397 make it work for grub2.
1398 * Update README.Debian.in with more recent (and easier) install instructions.
1399 * Add grub to Conflicts/Replaces. Too many commands with the same name,
1400 even if they don't use the same path yet (but will likely do in the
1401 future, see #361929).
1402 * Get rid of control.in, which I introduced in 0.6+20040805-1 and turned out
1403 to be an endless source of problems (and forbidden by policy as well).
1404 * Fix FTBFS on amd64. Really closes: #372548.
1405
1406 -- Otavio Salvador <otavio@debian.org> Fri, 18 Aug 2006 15:38:25 -0300
1407
1408 grub2 (1.94-3) unstable; urgency=low
1409
1410 * Fix FTBFS in amd64. Closes: 372548
1411
1412 -- Otavio Salvador <otavio@debian.org> Sat, 10 Jun 2006 19:57:01 -0300
1413
1414 grub2 (1.94-2) unstable; urgency=low
1415
1416 * Update grub images paths in README.Debian
1417 * 01_fix_grub-install.patch: add to fix a problem with PowerPC
1418 installation. Refs: #371069
1419 * Fix FTBFS in amd64. Closes: #370803
1420
1421 -- Otavio Salvador <otavio@debian.org> Fri, 9 Jun 2006 09:29:40 -0300
1422
1423 grub2 (1.94-1) unstable; urgency=low
1424
1425 * New upstream release.
1426 - Fix powerpc building. Closes: #370259
1427 - 01_fix_grub-install.patch: merged upstream.
1428 - Moved modules to /usr/lib/grub since they are architecture
1429 dependent.
1430 * Leave CDBS set debhelper compatibility level.
1431 * Allow amd64 build to happen. Closes: #364956
1432 * Enforce building in 32bits while running in x86_64 machines.
1433 * Update Standards version to 3.7.2. No changes need.
1434
1435 -- Otavio Salvador <otavio@debian.org> Mon, 5 Jun 2006 12:49:09 -0300
1436
1437 grub2 (1.93-1) unstable; urgency=low
1438
1439 * New upstream release.
1440 - Added support to PowerPC. Closes: #357853
1441 - 01_fix_grub-install.patch: rediff.
1442 * Update Standards version to 3.6.2. No changes need.
1443 * Start to use new dpkg architecture definition. Closes: #360134
1444
1445 -- Otavio Salvador <otavio@debian.org> Sat, 1 Apr 2006 10:07:17 -0300
1446
1447 grub2 (1.92-2) unstable; urgency=low
1448
1449 * Add bison on build-depends field. Closes: #346178
1450 * Add more fixes in 01_fix_grub-install.patch. Closes: #346177
1451
1452 -- Otavio Salvador <otavio@debian.org> Fri, 6 Jan 2006 09:48:08 -0200
1453
1454 grub2 (1.92-1) unstable; urgency=low
1455
1456 * New upstream release.
1457 - Add support for GPT partition table format.
1458 - Add a new command "play" to play an audio file on PC.
1459 - Add support for Linux/ADFS partition table format.
1460 - Add support for BASH-like scripting.
1461 - Add support for Apple HFS+ filesystems.
1462 * 01_fix_grub-install.patch: Added. Fix grub-install to use
1463 /bin/grub-mkimage instead of /sbin/grub-mkimage. Closes: #338824
1464 * Do not use CDBS tarball mode anymore. Closes: #344272
1465
1466 -- Otavio Salvador <otavio@debian.org> Thu, 5 Jan 2006 15:20:40 -0200
1467
1468 grub2 (1.91-0) unstable; urgency=low
1469
1470 * New upstream release. Closes: #331211
1471 * debian/watch: added.
1472 * debian/control.in, debian/control: Add libncurses5-dev in
1473 Build-Depends. Closes: #304638
1474 * Remove Robert Millan as uploader;
1475 * Add myself as uploader;
1476
1477 -- Otavio Salvador <otavio@debian.org> Sat, 12 Nov 2005 16:35:18 -0200
1478
1479 grub2 (0.6+20050203-2) unstable; urgency=low
1480
1481 * Disable for powerpc. Reportedly it fails to boot.
1482
1483 -- Robert Millan <rmh@debian.org> Fri, 4 Feb 2005 01:52:09 +0100
1484
1485 grub2 (0.6+20050203-1) unstable; urgency=low
1486
1487 * New upstream snapshot.
1488 * Install moddep.lst properly in a cpu-independant way. (Closes: #264115)
1489 * Use cdbs debian/control autogeneration.
1490 - Set DEB_AUTO_UPDATE_DEBIAN_CONTROL = yes.
1491 - Move control to control.in.
1492 - Add a @cdbs@ tag and replace Architecture with Cpu/System.
1493 * control.in (Build-Depends): Add ruby.
1494
1495 -- Robert Millan <rmh@debian.org> Thu, 3 Feb 2005 22:33:39 +0100
1496
1497 grub2 (0.6+20040805-1) unstable; urgency=low
1498
1499 * New upstream snapshot.
1500 * Uploading to unstable so that powerpc users can be blessed by GRUB too.
1501 * Use type-handling to generate dpkg arch list.
1502 - control.in
1503 - rules
1504
1505 -- Robert Millan <rmh@debian.org> Thu, 5 Aug 2004 20:50:16 +0200
1506
1507 grub2 (0.6+20040502-1) experimental; urgency=low
1508
1509 * New upstream snapshot.
1510 - Fix FTBFS on powerpc.
1511
1512 -- Robert Millan <rmh@debian.org> Sun, 2 May 2004 18:16:29 +0200
1513
1514 grub2 (0.6+20040429-1) experimental; urgency=low
1515
1516 * New upstream snapshot.
1517 - control (Architecture): Add powerpc.
1518
1519 -- Robert Millan <rmh@debian.org> Thu, 29 Apr 2004 20:41:31 +0200
1520
1521 grub2 (0.6+20031125-1) experimental; urgency=low
1522
1523 * New upstream snapshot.
1524 - patches/multiboot.diff: Nuked.
1525 - install,docs: Update directory name.
1526 * control (Maintainer): Set to pkg-grub-devel mailing list.
1527 * control (Uploaders): Add myself.
1528 * control (Architecture): Add freebsd-i386 and netbsd-i386.
1529
1530 -- Robert Millan <rmh@debian.org> Tue, 25 Nov 2003 23:48:18 +0100
1531
1532 grub2 (0.6+20031114-1) experimental; urgency=low
1533
1534 * New upstream snapshot.
1535 - README.Debian: s/fat/ext2/g (We now have ext2fs support).
1536 * Add multiboot support, thanks to Jeroen Dekkers for his patch.
1537 - patches/multiboot.diff: New.
1538 - control (Architecture): Add hurd-i386 (which needed multiboot).
1539 * Rename package to grub2 (to follow upstream tendency).
1540 - control: Ditto.
1541 - README.Debian: Likewise.
1542 * Switch to tarball mode.
1543 - rules: Ditto.
1544 - docs: Prefix paths in order to workaround dh_installdocs bug.
1545 - install: Likewise, but not because of bug (should be in rules, actualy).
1546 * Fix FTBFS. (Closes: #213868)
1547 - control (Build-Depends): Add autoconf.
1548 - control (Build-Conflicts): Add autoconf2.13.
1549
1550 -- Robert Millan <rmh@debian.org> Fri, 14 Nov 2003 13:16:12 +0100
1551
1552 pupa (0.6+20031008-1) experimental; urgency=low
1553
1554 * New upstream snapshot.
1555 * Uploading to experimental.
1556 * debian/control: Add Jason Thomas to Uploaders.
1557
1558 -- Robert Millan <rmh@debian.org> Wed, 8 Oct 2003 13:22:50 +0000
1559
1560 pupa (0.6+20030915-1) unstable; urgency=low
1561
1562 * Initial Release. (Closes: #211030)
1563
1564 -- Robert Millan <rmh@debian.org> Mon, 15 Sep 2003 14:58:42 +0000