Revisions of grub2

Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 182721 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 70)
- refresh grub2-fix-menu-in-xen-host-server.patch: In domU we
  have to add xen kernel to config. (bnc#825528) (forwarded request 182694 from michael-chang)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 181929 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 69)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 180827 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 68)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 172609 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 67)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 162973 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 66)
- add grub2-secureboot-use-linuxefi-on-uefi-in-os-prober.patch (bnc#810912)
  * use linuxefi in 30_os-prober if secure boot is enabled (forwarded request 162967 from arvidjaar)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 162361 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 65)
- refresh grub2-secureboot-chainloader.patch: Fix wrongly aligned
  buffer address (bnc#811608) (forwarded request 162360 from michael-chang)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 161581 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 64)
- package Secure Boot CA file as /usr/lib64/efi/grub.der which
  could be used to verify signed image from build server
- add openSUSE-UEFI-CA-Certificate.crt, openSUSE Secure Boot CA
- add SLES-UEFI-CA-Certificate.crt, SUSE Linux Enterprise Secure
  Boot CA (forwarded request 161508 from michael-chang)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 161114 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 63)
- extraconfigure macro is not defined on ppc (forwarded request 161028 from k0da)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 160299 from Andrei Borzenkov's avatar Andrei Borzenkov (arvidjaar) (revision 62)
Please review this v2. version. Thanks.

v2. Renaming of grub2-efi unconditionally.
  
- remove all compatible links in grub2-efi as now all concerned 
  utilities are fixed
- superseding grub2-efi by grub2-x86_64-efi and grub2-i386-efi on
  x86_64 and ix86 respectively
- make grub2-x86_64-efi and grub2-i386-efi providing grub2-efi
  capability to not break package dependency
- handle upgrade from 12.2 by preseving grubenv and custom.cfg to
  new directory /boot/grub2, rename /boot/grub2-efi to
  /boot/grub2-efi.rpmsave to avoid confusion. (forwarded request 160165 from michael-chang)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 158519 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 61)
- add grub2-fix-tftp-endianness.patch from upstream (bnc#808582)
- add efinet and tftp to grub.efi (bnc#808582) (forwarded request 158250 from michael-chang)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 157616 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 60)
- add lvm to grub.efi (bnc#807989)
- add loadenv to grub.efi (bnc#807992) (forwarded request 157614 from michael-chang)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 157383 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 59)
 (forwarded request 157376 from arvidjaar)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 155911 from Torsten Duwe's avatar Torsten Duwe (duwe) (revision 58)
- merge internal+external BS changes into superset spec file, 
  remove obsolete dependencies
- merge SLES+openSUSE patches, restrict "grub-efi" to 12.2+12.3
- add efidisk-ahci-workaround (bnc#794674)
- fix unquoted-string-in-class.patch (bnc#788322)

- switch to out of source / subdir build
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 151569 from Ludwig Nussel's avatar Ludwig Nussel (lnussel) (revision 57)
- grub.efi signing on build server. (forwarded request 151568 from michael-chang)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 150545 from Michael Chang's avatar Michael Chang (michael-chang) (revision 56)
a couple of secureboot changes and some improvement.
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 55)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 147515 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 54)
couple of fixes
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 147213 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 53)
- add support for chainloading another UEFI bootloader to
  30_os-prober (bnc#775610) (forwarded request 147192 from arvidjaar)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 143018 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 52)
- ship a Secure Boot UEFI compatible bootloader (fate#314485)
- added secureboot patches which introduces new linuxefi module
  that is able to perform verifying signed images via exported
  protocol from shim. The insmod command will not function if
  secure boot enabled (as all modules should built in grub.efi
  and signed).
  - grub2-secureboot-add-linuxefi.patch
  - grub2-secureboot-use-linuxefi-on-uefi.patch
  - grub2-secureboot-no-insmod-on-sb.patch
  - grub2-secureboot-provide-linuxefi-config.patch
- Makefile.core.am : support building linuxefi module
- Make grub.efi image that is with all relevant modules incorporated
  and signed, it will be the second stage to the shim loader which
  will verified it when secureboot enabled.
- Make grub.efi's path to align with shim loader's default loader
  lookup path.
- The changes has been verified not affecting any factory instalation,
  but will allow us to run & test secure boot setup manually with shim. (forwarded request 143007 from michael-chang)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 142244 from Jiri Slaby's avatar Jiri Slaby (jirislaby) (revision 51)
Replace grub2-quote-messages-in-grub.cfg.patch with upstream commit. It makes it easier to sync with upstream sources in the future. (forwarded request 142232 from arvidjaar)
Displaying revisions 261 - 280 of 330
openSUSE Build Service is sponsored by