Package grub-common: Information

Binary package: grub-common
Version: 2.02-alt26
Architecture: ppc64le
Build time:  Apr 16, 2020, 02:34 PM in the task #249647
Source package: grub
Report package bug
License: GPL-3
Summary: GRand Unified Bootloader (common part)
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).

This package carries the shared code and data.

Maintainer: Nikolai Kostrigin


Last changed


April 8, 2020 Nikolai Kostrigin 2.02-alt26
- spec: add echo and regexp modules into EFI image
  + echo fixes env vars passing to kernel cmdline in SB mode
March 10, 2020 Nikolai Kostrigin 2.02-alt25
- improve grub-2.02-alt-os-prober-compat patch
Feb. 20, 2020 Nikolai Kostrigin 2.02-alt24
- introduce compatibility with os-prober 1.77 (closes: #36624)
  + remove grub-2.00-debian-uefi-os-prober patch
  + add alt-os-prober-compat patch
  + spec: add libfuse-devel to BR to support grub-mount feature
- spec: replace deprecated PreReq with Requires(pre) for efibootmgr