Commit Graph

8762 Commits

Author SHA1 Message Date
Colin Watson
1c65b2d2f1 fix syntax error in patch header 2012-09-26 13:46:00 +01:00
Colin Watson
e8bcbcfd98 note backport in changelog 2012-09-26 13:44:39 +01:00
Colin Watson
4826e02ee5 Fix stderr leakage from grub-probe in is_path_readable_by_grub. 2012-09-26 13:17:18 +01:00
Colin Watson
403a1744ec releasing version 2.00-6 2012-09-25 23:40:03 +01:00
Colin Watson
7df5156829 merge 1.99-23 2012-09-25 22:46:55 +01:00
Colin Watson
d6ddc32c7f releasing version 1.99-23 2012-09-25 22:38:56 +01:00
Colin Watson
a619b95e5f Manually expand @PACKAGE@ symbols in grub-efi.postinst (closes:
#688725), grub-linuxbios.postinst (closes: #688726), and grub2.postinst
(closes: #688724).
2012-09-25 18:52:09 +01:00
Colin Watson
cb51936d16 Autogenerate packaging files for grub-emu (closes: #688727), in order
that its postinst does not contain unexpanded @PACKAGE@ symbols.
2012-09-25 18:50:25 +01:00
Colin Watson
660b2e4557 Revert gcc-4.6-multilib build-dependency change from 2.00-1, since
kfreebsd-i386 and hurd-i386 don't have gcc-4.6-multilib.  Instead, make
sure to only install efiemu32.o and efiemu64.o on (linux-)i386,
kopensolaris-i386, and any-amd64.
2012-09-25 18:44:27 +01:00
Colin Watson
364bdc0457 Use xz compression for all binaries to save up some space on CD images
(closes: #688773).
2012-09-25 18:27:35 +01:00
Colin Watson
9067c8bcd7 * Backport from upstream:
- Fix grub-emu build on FreeBSD.
2012-09-22 21:22:41 +01:00
Colin Watson
ab7da13cef Adjust package descriptions to talk about update-grub, not update-grub2. 2012-09-21 17:21:29 +01:00
Colin Watson
199798b0de releasing version 2.00-5 2012-09-19 10:42:54 +01:00
Colin Watson
f7766ed83a Backport another patch on top of efifwsetup to fix a build failure in grub-core/kern/efi/efi.c. 2012-09-19 08:51:53 +01:00
Colin Watson
6c18452532 Revert incorrect off-by-one fix when embedding in MBR (LP: #1051154). 2012-09-19 02:48:29 +01:00
Colin Watson
a8fd349517 Adjust /etc/grub.d/30_os-prober to detect Ubuntu's use of "recovery"
rather than "single".
2012-09-18 16:51:57 +01:00
Colin Watson
1f3f90fb09 Add efifwsetup module to reboot into firmware setup menu. 2012-09-18 16:49:30 +01:00
Colin Watson
d9d2221b0b Build-depend on liblzma-dev, enabling 'grub-mkimage -C xz'. 2012-09-18 16:44:52 +01:00
Colin Watson
0fc204ca88 Switch watch file to point to ftp.gnu.org. 2012-09-18 01:49:53 +01:00
Colin Watson
cc6ee3d202 * Backport from upstream:
- Remove extra layer of escaping from grub_probe.
2012-09-17 17:07:12 +01:00
Colin Watson
2d6ccb7f9b releasing version 2.00-4 2012-09-14 14:54:58 +01:00
Colin Watson
8aaa219fcf Update grub-common Replaces for grub-mknetdir move. 2012-09-14 12:56:12 +01:00
Colin Watson
0e1c35373f Make grub-install fall back to i386-pc if booted using EFI but the
relevant *-efi target is not available (because only grub-pc is
installed).
2012-09-14 12:05:50 +01:00
Colin Watson
1e81871a86 Move grub-mknetdir to grub-common, since it's now common across
platforms.
2012-09-14 11:59:14 +01:00
Colin Watson
27e8215413 Move /usr/share/man/man8/grub-install.8 to grub2-common as well. 2012-09-14 11:58:17 +01:00
Colin Watson
4a300ebf7b Move grub-install to grub2-common, since it's now common across
platforms but clashes with grub-legacy.
2012-09-14 11:56:30 +01:00
Colin Watson
e3a69c7dc5 Only fix up powerpc key repeat on IEEE1275 machines. Fixes powerpc-emu
compilation.
2012-09-14 11:27:05 +01:00
Colin Watson
262c94c0e7 whitespace 2012-09-14 10:30:44 +01:00
Colin Watson
72f466bca8 Fix platform postinsts to handle new core.img location. 2012-09-14 10:30:12 +01:00
Colin Watson
bc3b27c929 releasing version 2.00-3 2012-09-13 17:57:59 +01:00
Colin Watson
864c8c5f50 Unset DH_OPTIONS while running dh_autoreconf. 2012-09-13 17:05:51 +01:00
Colin Watson
a60fec8f3c Bail out if trying to run grub-mkconfig during upgrade to 2.00 (e.g.
while configuring a kernel image), since the old /etc/grub.d/00_header
conffile breaks until such time as grub-common is configured.
2012-09-13 16:07:22 +01:00
Colin Watson
136f47b985 Use dh-autoreconf. 2012-09-10 01:45:53 +01:00
Colin Watson
2fd13fb3b7 releasing version 2.00-2 2012-09-08 11:50:57 +01:00
Colin Watson
82ec5c7f57 Only try to install efiemu*.o into grub-emu on *-i386. 2012-09-08 10:32:25 +01:00
Colin Watson
c214c64b73 Autogenerate packaging files for grub-emu, in order that its postinst
does not contain unexpanded @PACKAGE@ symbols.
2012-09-08 10:30:00 +01:00
Colin Watson
ffaf8e01dc Update default/grub.md5sum to include Ubuntu maverick's default md5sum. 2012-09-08 10:12:38 +01:00
Colin Watson
6c01f6c290 Add -Wno-error=unused-result to HOST_CFLAGS for the moment, since at
least grub-core/lib/crypto.c fails to compile on Ubuntu otherwise.
2012-09-08 10:11:42 +01:00
Colin Watson
f908394d0d releasing version 2.00-1 2012-09-06 20:17:46 +01:00
Colin Watson
92892e101b Fix executable bits, this time for real. Change modinfo.sh's permissions in the right place, and gdb_grub and gmodule.pl in fact shouldn't be executable. 2012-09-06 19:58:25 +01:00
Colin Watson
81bbd2700f Reorganise changelog. 2012-09-06 16:19:48 +01:00
Colin Watson
90da22a725 Hmm, not all those uses of $(CURDIR) were useless after all. 2012-09-06 15:35:22 +01:00
Colin Watson
cf158d5943 Drive find correctly. 2012-09-06 15:32:00 +01:00
Colin Watson
087ffdea82 Add lots of bugs to changelog. 2012-09-06 14:25:04 +01:00
Colin Watson
bf65e3915d Bodge 05_debian_theme to make the module availability check work again with modules in /boot/grub/$target. 2012-09-06 12:46:46 +01:00
Colin Watson
d4eadae3f8 Move transitional package to Section: oldlibs. 2012-09-06 12:06:48 +01:00
Colin Watson
22e9b52493 Remove COPYING.CC-BY-SA-3.0 from grub-theme-starfield (already in debian/copyright). 2012-09-06 12:05:52 +01:00
Colin Watson
8507da9973 Make modinfo.sh, gdb_grub, and gmodule.pl executable. 2012-09-06 12:04:19 +01:00
Colin Watson
fa8a2a01d9 Remove some useless use of $(CURDIR) in debian/rules. 2012-09-06 12:00:22 +01:00
Colin Watson
bbeb59fefd Don't pass *.module to dpkg-shlibdeps, avoiding lots of build-time
warnings.
2012-09-06 11:57:29 +01:00