Commit Graph

269 Commits

Author SHA1 Message Date
Peter Jones
3ad78fdcc9 Fix booting from drives with 4k sectors on UEFI. 2013-04-03 14:14:27 -04:00
Peter Jones
56aa737e59 Allow the user to disable submenu generation
- (partially) support BLS-style configuration stanzas.
2013-02-14 14:03:59 -05:00
Peter Jones
2ea29c3086 Don't use a separate module list for CDs. 2013-02-14 14:02:42 -05:00
Peter Jones
4406a8413e (Partially) support using BLS config files.
Right now that means you've got to create and manage your own configs,
though.
2013-02-14 14:01:36 -05:00
Peter Jones
6519b73918 Allow the user to disable use of submenus. 2013-02-14 14:01:16 -05:00
Dennis Gilmore
214af9f845 Merge branch 'f18' 2013-02-08 02:32:10 -06:00
Dennis Gilmore
d86e0a2344 bump nvr 2012-12-20 11:04:30 -06:00
Karsten Hopp
83401c6de5 add bootpath device to the device list (pfsmorigo, #886685) 2012-12-17 17:32:53 +01:00
Peter Jones
b96417a904 Various updates required for PPC. 2012-11-27 15:24:31 -05:00
Peter Jones
5e0db243b0 Various updates required for PPC. 2012-11-27 15:08:53 -05:00
Peter Jones
1f0786299e Merge branch 'f18'
Conflicts:
	grub2.spec

Signed-off-by: Peter Jones <pjones@redhat.com>
2012-10-23 10:50:43 -04:00
Peter Jones
4788033714 Don't load modules when grub transitions to "normal" mode on UEFI.
Signed-off-by: Peter Jones <pjones@redhat.com>
2012-10-23 10:49:45 -04:00
Peter Jones
a47bcbb099 Do a better job of preventing insmod on secure boot systems.
Signed-off-by: Peter Jones <pjones@redhat.com>
2012-10-23 10:45:04 -04:00
Peter Jones
724a4b144e Bump release as well...
Signed-off-by: Peter Jones <pjones@redhat.com>
2012-10-22 16:10:41 -04:00
Peter Jones
5598b7f41e Bump release as well...
Signed-off-by: Peter Jones <pjones@redhat.com>
2012-10-22 14:44:52 -04:00
Peter Jones
2d134a261f Merge branch 'f18' 2012-10-22 14:40:18 -04:00
Peter Jones
66cba4fda2 Rebuild with newer pesign so we'll get signed with the final signing keys.
Signed-off-by: Peter Jones <pjones@redhat.com>
2012-10-22 14:39:46 -04:00
Peter Jones
09ea065fc4 Revert "Rebuild with newer pesign so we'll get signed with the final signing keys."
This reverts commit 1a0dbd0641.
2012-10-22 14:39:02 -04:00
Peter Jones
1a0dbd0641 Rebuild with newer pesign so we'll get signed with the final signing keys.
Signed-off-by: Peter Jones <pjones@redhat.com>
2012-10-22 14:06:28 -04:00
Peter Jones
f2e5630d7d Various ppc updates. 2012-10-18 13:47:39 -04:00
Peter Jones
8ea95694cb Remove the extra grub_printf. Woops. 2012-10-01 14:13:46 -04:00
Peter Jones
5505d3483a Merge branch 'f18'
Conflicts:
	grub2.spec
2012-10-01 13:50:21 -04:00
Peter Jones
c8494619a4 Work around bug with using "\x20" in linux command line.
Related: rhbz#855849

Signed-off-by: Peter Jones <pjones@redhat.com>
2012-10-01 13:40:41 -04:00
Peter Jones
4ae6c6e738 sneak in sleep added to the module list 2012-09-25 16:24:24 -04:00
Peter Jones
176f649bbe Don't error on insmod on UEFI/SB, but also don't do any insmodding.
- Increase device path size for ieee1275
  Resolves: rhbz#857936
- Make network booting work on ieee1275 machines.
  Resolves: rhbz#857936
2012-09-20 16:10:10 -04:00
Peter Jones
aec4448a0d Use grub2-owner@ instead of pjones@ to apply patches.
Ninjas all the way down.

Signed-off-by: Peter Jones <pjones@fedoraproject.org>
2012-09-20 16:08:41 -04:00
Peter Jones
9d784831ea Don't error on insmod on UEFI/SB, but also don't do any insmodding.
- Increase device path size for ieee1275
  Resolves: rhbz#857936
- Make network booting work on ieee1275 machines.
  Resolves: rhbz#857936
2012-09-20 16:07:02 -04:00
Peter Jones
0d0dfe43f9 Merge branch 'f18' 2012-09-18 18:04:11 -04:00
Peter Jones
97c60bee87 Use grub2-owner@ instead of pjones@ to apply patches.
Ninjas all the way down.

Signed-off-by: Peter Jones <pjones@fedoraproject.org>
2012-09-18 18:03:59 -04:00
Peter Jones
37d2c4a417 Use grub2-owner@ instead of pjones@ to apply patches.
Ninjas all the way down.

Signed-off-by: Peter Jones <pjones@fedoraproject.org>
2012-09-18 18:02:52 -04:00
Adam Williamson
6ce6b37eb6 theme.tar.bz2: use unicode font for console, makes edit screen better (850783) 2012-09-14 16:40:39 -07:00
Adam Williamson
bae9f07cb9 theme.tar.bz2: use unicode font for console, makes edit screen better (850783) 2012-09-14 15:40:52 -07:00
Matthew Garrett
260e8fb46c Add Apple partition map support for EFI 2012-09-05 17:59:02 -04:00
Matthew Garrett
62fd5b9b37 Add Apple partition map support for EFI 2012-09-05 17:58:48 -04:00
David Cantrell
d263f34b3a Only require pesign on EFI architectures (#851215) 2012-08-23 11:35:22 -04:00
David Cantrell
d38088ed67 Only require pesign on EFI architectures (#851215) 2012-08-23 11:12:09 -04:00
Peter Jones
c1a25d07e6 Work around AHCI firmware bug in efidisk driver.
- Move to newer pesign macros
- Don't allow insmod if we're in secure-boot mode.
2012-08-15 14:40:02 -04:00
Peter Jones
f1d3c740c6 Fix these stupid headers. 2012-08-15 09:58:04 -04:00
Peter Jones
2c47e4d81a Fix stuart's email address. 2012-08-14 16:38:19 -04:00
Peter Jones
5c5b94015b Seriouslty why doesn't "git am" take "git show" output? 2012-08-14 16:22:04 -04:00
Peter Jones
f742f42fc2 Move to newer pesign macros
- Don't allow insmod if we're in secure-boot mode.
2012-08-14 15:53:38 -04:00
Peter Jones
945dd8118c Include fix efi memory map fix from upstream (#839363) 2012-08-08 14:27:31 -04:00
Peter Jones
5d4d4776f9 Split module lists for UEFI boot vs UEFI cd images.
- Add raid modules for UEFI image (related: #750794)
- Include a prelink whitelist for binaries that need execstack (#839813)
2012-08-08 14:27:31 -04:00
Peter Jones
711f8a06f9 Correct grub-mkimage invocation to use efidir RPM macro (jwb)
- Sign with test keys on UEFI systems.
- PPC - Handle device paths with commas correctly.
  Related: rhbz#828740
2012-08-08 11:56:14 -04:00
Josh Boyer
2047240414 Correct grub-mkimage invocation to use efidir RPM macro 2012-08-07 09:57:51 -04:00
Peter Jones
58a808c009 Add some more code to support Secure Boot
Add some more code to support Secure Boot, and temporarily disable
ome other bits that don't work well enough yet.

Resolves: rhbz#836695
2012-07-25 09:35:05 -04:00
Peter Jones
3490553d0e Get the variable name right. 2012-07-14 12:10:40 -04:00
Peter Jones
9bf0fc0b5e Keep on fixing gnulib. 2012-06-28 15:16:53 -04:00
Peter Jones
a37bbabf64 Rebase to grub-2.00 release. 2012-06-28 15:02:12 -04:00
Peter Jones
4ce656b370 Update to 2.00 release. 2012-06-28 14:50:33 -04:00