Package grub: Information

Source package: grub
Version: 2.02-alt18
Build time:  Aug 23, 2019, 12:53 PM in the task #236185
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)

Maintainer: Nikolai Kostrigin


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

Last changed


Aug. 13, 2019 Nikolai Kostrigin 2.02-alt18
- add extcmd and keystatus modules to EFI images (closes: #36722)
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