Package grub: Information

  • Default inline alert: Version in the repository: 2.06-alt18

Source package: grub
Version: 2.02-alt17
Latest version according to Repology
Build time:  Aug 14, 2019, 01:09 PM in the task #235860
Report package bug
License: GPL
Summary: GRand Unified Bootloader
Description: 
GNU GRUB is a multiboot boot loader. It was derived from GRUB. It is an
attempt to produce a boot loader for IBM PC-compatible machines that
has both the ability to be friendly to beginning or otherwise
nontechnically interested users and the flexibility to help experts in
diverse environments. It is compatible with Free/Net/OpenBSD and Linux.
It supports Win 9x/NT and OS/2 via chainloaders. It has a menu
interface and a command line interface.
It implements the Multiboot standard, which allows for flexible loading
of multiple boot images (needed for modular kernels such as the GNU Hurd).

List of rpms provided by this srpm:
grub-common (x86_64, ppc64le, i586, aarch64)
grub-common-debuginfo (x86_64, ppc64le, i586, aarch64)
grub-efi (x86_64, i586, aarch64)
grub-ieee1275 (ppc64le)
grub-ieee1275-debuginfo (ppc64le)
grub-pc (x86_64, i586)
grub-pc-debuginfo (x86_64, i586)




    1. libdevmapper-devel
    2. ruby
    3. autogen
    4. pesign >= 0.109-alt4
    5. liblzma-devel
    6. libfreetype-devel
    7. flex
    8. python-modules
    9. fonts-bitmap-misc
    10. fonts-bitmap-univga
    11. fonts-ttf-dejavu
    12. help2man
    13. texinfo
    14. rpm-macros-uefi
    15. zlib-devel

Last changed


June 14, 2019 Gleb Fotengauer-Malinovskiy 2.02-alt17
- Refactored %build and %install sections;
- Added grub-ieee1275 support for ppc64le architecture;
- %ix86: renamed efi image files to grubia32{,sb}.efi ;
- spec:
  + removed unpackaged files;
  + added ExclusiveArch tag to skip build on unsupported architectures.
March 19, 2019 Leonid Krivoshein 2.02-alt16
- grub-entries script: variables initialization added
Feb. 12, 2019 Nikolai Kostrigin 2.02-alt15
- add rhboot/grub2 SB patch set to prevent unauthorized code execution at boot time when SB is enabled
- add grub-entries script by klark@ for list grub menu (closes: #36048)
- add patch preventing boot failure for unsigned kernel in SB environment
  + add an optional patch application flag for convenience