Package grub: Information
Source package: grub
Version: 2.14-alt6
Build time: May 1, 2026, 05:35 PM in the task #416889
Category: System/Kernel and hardware
Report package bugHome page: https://www.gnu.org/software/grub
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 RPM packages built from this SRPM:
grub-common (x86_64, i586, aarch64)
grub-common-debuginfo (x86_64, i586, aarch64)
grub-common-extra (x86_64, i586, aarch64)
grub-common-extra-debuginfo (x86_64, i586, aarch64)
grub-efi (x86_64, i586, aarch64)
grub-efi-checkinstall (x86_64, i586, aarch64)
grub-mount (x86_64, i586, aarch64)
grub-mount-debuginfo (x86_64, i586, aarch64)
grub-pc (x86_64, i586)
grub-common (x86_64, i586, aarch64)
grub-common-debuginfo (x86_64, i586, aarch64)
grub-common-extra (x86_64, i586, aarch64)
grub-common-extra-debuginfo (x86_64, i586, aarch64)
grub-efi (x86_64, i586, aarch64)
grub-efi-checkinstall (x86_64, i586, aarch64)
grub-mount (x86_64, i586, aarch64)
grub-mount-debuginfo (x86_64, i586, aarch64)
grub-pc (x86_64, i586)
Maintainer: Gleb Fotengauer-Malinovskiy
List of contributors:
Gleb Fotengauer-Malinovskiy
Egor Ignatov
Nikolai Kostrigin
Oleg Solovyov
Leonid Krivoshein
Anton Farygin
Sergey Bolshakov
Michael Shigorin
Vitaly Kuznetsov
Anton V. Boyarshinov
Denis Kuznetsov
Gleb Fotengauer-Malinovskiy
Egor Ignatov
Nikolai Kostrigin
Oleg Solovyov
Leonid Krivoshein
Anton Farygin
Sergey Bolshakov
Michael Shigorin
Vitaly Kuznetsov
Anton V. Boyarshinov
Denis Kuznetsov
Last changed
May 1, 2026 Gleb Fotengauer-Malinovskiy 2.14-alt6
- Backported a couple of upstream commit reverts to fix issues in grub-pc triggered by the new binutils 2.46 (ALT#58959).
April 28, 2026 Egor Ignatov 2.14-alt5
- fix duplicating OS name in boot entries
April 11, 2026 Egor Ignatov 2.14-alt4
- switch default font to terminus16b - bring back deprecated fonts for compatibility with mkimage (closes: #58689) - add grub-protect util