Package grub: Information

Source package: grub
Version: 2.02-alt29
Build time:  Sep 15, 2020, 11:30 AM in the task #257544
Report package bug
License: GPL-3
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. ruby
    3. autogen
    4. libfreetype-devel
    5. liblzma-devel
    6. libfuse-devel
    7. flex
    8. fonts-bitmap-misc
    9. fonts-bitmap-univga
    10. fonts-ttf-dejavu
    11. python-modules
    12. rpm-macros-uefi
    13. help2man
    14. texinfo
    15. zlib-devel

Last changed


Aug. 19, 2020 Nikolai Kostrigin 2.02-alt29
- spec: add tftp module into EFI image (closes: #38681)
- sort kernels by mtime instead of ctime (ptrnine@)
July 17, 2020 Oleg Solovyov 2.02-alt28
- apply subvol option substitution into GRUB_CMDLINE_LINUX_DEFAULT
May 21, 2020 Nikolai Kostrigin 2.02-alt27
- add fedora-efi-chainloader-truncate-relocation patch (closes: #37112)