Commit Graph

1821 Commits

Author SHA1 Message Date
Colin Watson
b0d34632e1 Merge branch 'upstream' into experimental 2013-12-20 11:09:12 +00:00
Colin Watson
91ab6462da Add OpenPGP signature checking configuration to watch file. 2013-12-20 10:56:32 +00:00
Colin Watson
0705bf6afc Add alpha.gnu.org to debian/watch, for pre-releases. 2013-12-20 10:49:26 +00:00
Colin Watson
d7777ac026 Regularise indentation of "recordfail" in /etc/grub.d/10_linux. 2013-12-11 14:17:20 +00:00
Colin Watson
7ec3f59c96 Adjust the postinst of grub-efi-ia64, grub-efi-arm, and grub-efi-arm64 to keep the EFI System Partition up to date with grub-install after it has been run once, like grub-efi-ia32 and grub-efi-amd64 already do. 2013-12-11 11:24:24 +00:00
Colin Watson
873e038a9e Make grub-efi-ia32, grub-efi-amd64, and grub-efi-ia64 conflict with elilo. 2013-12-11 10:57:26 +00:00
Colin Watson
a62e136fc4 Install grub-mkrescue in grub-common on all architectures. 2013-12-10 19:23:09 +00:00
Colin Watson
a2bad7b07a Build grub-common, grub2-common, grub-themes-starfield, and grub-mount on ARM and ARM64 architectures. 2013-12-10 19:20:32 +00:00
Colin Watson
3eb0c36f6a Drop qemu-utils build-dependency; the test suite no longer uses qemu-img. 2013-12-10 17:40:20 +00:00
Colin Watson
ced3ddbea5 releasing package grub2 version 2.00+20131208-1 2013-12-09 02:15:32 +00:00
Colin Watson
aac9cb5a90 Remove stray "fi" in quick_boot.patch. 2013-12-09 00:20:17 +00:00
Colin Watson
afe1d93f71 Add mutual Conflicts between grub-uboot and grub-efi-arm. 2013-12-09 00:15:59 +00:00
Colin Watson
e3c3aa92cf Annotate some debconf questions as internal-use. 2013-12-08 23:31:09 +00:00
Colin Watson
c9d2acbbdf Update Conflicts for grub-xen. 2013-12-08 23:30:17 +00:00
Colin Watson
189e7a71f6 Mention some more bug-fixes in debian/changelog. 2013-12-08 22:24:07 +00:00
Colin Watson
8b25ef4a30 Merge branch 'upstream' into experimental 2013-12-08 19:21:39 +00:00
Colin Watson
f56822614a Amend sleep_shift.patch to handle the extra Escape-checking site. 2013-12-04 16:12:48 +00:00
Colin Watson
ebc4615808 Fix syntax error in generated grub-xen.postinst. 2013-12-04 15:33:04 +00:00
Colin Watson
0bdbd5599b Fix generation of grub-emu debhelper files. 2013-12-04 14:59:27 +00:00
Colin Watson
112116c2ee Fix grub-extras setup code. 2013-12-04 14:17:32 +00:00
Colin Watson
4fbb3d8f4f Fix debhelper file autogeneration to handle grub-xen*
Putting two platforms (i386-xen and x86_64-xen) in grub-xen* confused
the old platform substitution code.
2013-12-04 14:16:12 +00:00
Colin Watson
f77ad618ae Fix Xen build rules. 2013-12-04 12:55:29 +00:00
Colin Watson
46b8d57a9f Add GRUB_RECOVERY_TITLE option, to allow the controversial "recovery mode" text to be customised (LP: #1240360). 2013-12-03 18:47:23 +00:00
Colin Watson
f7319022b5 Silence error message on initial installation when /etc/default/grub does not yet exist. 2013-12-03 18:41:11 +00:00
Colin Watson
e854fc5f9e Update debian/legacy/update-grub to the version from grub 0.97-67. 2013-12-03 18:39:26 +00:00
Colin Watson
22b1212ab6 Add debian/legacy/update-grub to version control
This file is copied from grub-legacy/debian/update-grub.
2013-12-03 18:37:49 +00:00
Colin Watson
86dc003ba5 Manage grub-extras using a git submodule 2013-12-03 18:35:41 +00:00
Colin Watson
ed779c4d43 Merge branch 'upstream' into experimental 2013-12-03 18:17:18 +00:00
Colin Watson
361324ddde Make grub-xen contain both i386-xen and x86_64-xen ports.
They may well both be useful on the same system, and there isn't much
value in separating them.
2013-12-03 17:47:56 +00:00
Colin Watson
9d9a4effb4 bump version 2013-12-03 17:33:03 +00:00
Colin Watson
00cc25303f Remove some repetition. 2013-12-03 17:29:13 +00:00
Colin Watson
eab14eb388 New port to arm64-efi. 2013-12-03 17:15:10 +00:00
Colin Watson
d0367700c0 Changelog for hidden timeout revamp. 2013-12-03 17:12:11 +00:00
Colin Watson
d3f94fd1bc Merge branch 'upstream' into experimental 2013-12-03 17:10:32 +00:00
Colin Watson
1778275de8 Merge branch 'upstream' into experimental 2013-11-29 12:32:06 +00:00
Colin Watson
9c960b1ea9 Build-depend on libxen-dev for the Xen port
Also restrict grub-xen* architectures to "i386 amd64" rather than
"any-i386 any-amd64", since libxen-dev is only available on Linux.
2013-11-29 10:58:09 +00:00
Colin Watson
a93ae89204 Run tests with LC_CTYPE=C.UTF-8, so that grub-fs-tester can handle UTF-8 data correctly. 2013-11-28 04:22:02 +00:00
Colin Watson
3ee518e737 Build-depend on wamerican, newly required by the test suite. 2013-11-27 14:11:09 +00:00
Colin Watson
100063319d Override efiemu64.o Lintian tag for grub-xen as well. 2013-11-27 13:12:37 +00:00
Colin Watson
d91572cd17 Add grub-xen* binary packages. 2013-11-27 13:07:45 +00:00
Colin Watson
3388a9d094 Compress GRUB files on grub-rescue-floppy.img using xz. 2013-11-27 12:21:51 +00:00
Colin Watson
310775beb5 Build grub-rescue-floppy.img with -no-pad. 2013-11-27 12:17:55 +00:00
Colin Watson
a3e3fe6d80 Remove build-dependency on autogen, no longer needed. 2013-11-27 11:03:49 +00:00
Colin Watson
0749c27555 Merge branch 'upstream' into experimental 2013-11-27 11:01:15 +00:00
Colin Watson
aec1769d55 Adapt grub-rescue-pc generation code to new grub-mkrescue. 2013-11-27 00:37:52 +00:00
Colin Watson
dee7aaec67 New upstream snapshot. 2013-11-26 23:27:11 +00:00
Colin Watson
672ecac8da Bump lupin-support Breaks to 0.55. 2013-11-21 15:58:27 +00:00
Colin Watson
7d94e77ce9 Break lupin-support (<< 0.54) due to the rewrite of grub-install in C. 2013-11-21 15:51:22 +00:00
Colin Watson
1712e2d09f grub-mkdevicemap needs grub-core/osdep/init.c. 2013-11-19 19:50:36 +00:00
Colin Watson
a742e536f9 Use grub_util_host_init rather than inlining. 2013-11-19 19:18:46 +00:00