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

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

Исходный пакет: grub
Версия: 2.02-alt29.qa3
Собран:  3 марта 2021 г. 19:48 в задании #267184
Сообщить об ошибке в пакете
Домашняя страница: 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. libdevmapper-devel
    2. autogen
    3. liblzma-devel
    4. ruby
    5. libfreetype-devel
    6. libfuse-devel
    7. help2man
    8. python-modules
    9. texinfo
    10. flex
    11. fonts-bitmap-misc
    12. fonts-bitmap-univga
    13. rpm-macros-uefi
    14. fonts-ttf-dejavu
    15. zlib-devel

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


1 марта 2021 г. Nikolai Kostrigin 2.02-alt29.qa3
- fix OS ALT installer translation and make it common for all distributions
  + update alt-add-translation-for-installer patch (antohami@)
- duplicate grub.cfg to EFI/BOOT also to workaround some Acer firmwares
  + add alt-grub-install-duplicate-grub-cfg patch (refer to ALT#39745)
27 января 2021 г. Nikolai Kostrigin 2.02-alt29.qa2
- grub-efi-autoupdate: fix grub update rendering system unbootable
- grub-efi.filetrigger: add to ensure grub reinstall during shim-signed update
- provide OS ALT installer messages Russian translation
  + add alt-add-translation-for-installer patch (underwit@)
- update grub messages Russian translation
  + add alt-update-russian-translation patch (underwit@, Olesya Gerasimenko)
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