Пакет grub: Информация

  • Default inline alert: Версия в репозитории: 2.02-alt29.qa5

Исходный пакет: grub
Версия: 2.02-alt29.qa1
Собран:  21 января 2021 г. 18:27 в задании #264762
Сообщить об ошибке в пакете
Домашняя страница: http://www.gnu.org/software/grub

Лицензия: GPL-3
О пакете: GRand Unified Bootloader
Описание: 
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).

Список rpm-пакетов, предоставляемых данным 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)

Сопровождающий: Nikolai Kostrigin


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

Последнее изменение


25 декабря 2020 г. Nikolai Kostrigin 2.02-alt29.qa1
- grub-install: add workaround for malformed EFI-firmware implementations
  + add debian-grub-install-removable-shim patch
  + add debian-grub-install-extra-removable patch
  + add alt-grub-install-no-fallback-for-removable patch
- grub-efi-autoupdate: use grub-install --force-extra-removable by default
19 августа 2020 г. Nikolai Kostrigin 2.02-alt29
- spec: add tftp module into EFI image (closes: #38681)
- sort kernels by mtime instead of ctime (ptrnine@)
17 июля 2020 г. Oleg Solovyov 2.02-alt28
- apply subvol option substitution into GRUB_CMDLINE_LINUX_DEFAULT