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

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

Исходный пакет: grub
Версия: 2.02-alt22
Собран:  31 января 2020 г. 18:45 в задании #245270
Сообщить об ошибке в пакете
Домашняя страница: 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. libfreetype-devel
    5. ruby
    6. help2man
    7. rpm-macros-uefi
    8. texinfo
    9. python-modules
    10. zlib-devel
    11. flex
    12. fonts-bitmap-univga
    13. fonts-ttf-dejavu
    14. fonts-bitmap-misc

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


23 января 2020 г. Nikolai Kostrigin 2.02-alt22
- fix debian-install_signed patch (closes: #37664)
- spec: remove useless pesigning from install section
  + fix license
  + move rpm-macros-uefi to BR(pre):
20 января 2020 г. Nikolai Kostrigin 2.02-alt21
- spec: add crypto modules into EFI binary images to support LUKS encrypted
  partition booting without dedicated unenctypted /boot partition alongside
  (closes: #37663)
29 ноября 2019 г. Nikolai Kostrigin 2.02-alt20
- improve third-party customizer programs compatibility
  + grub2-sysconfig: add GRUB_BACKGROUND definition
  + rework altlinux-theme patch for conditional default colors application
- spec: sed autogen.sh to choose python3 interpreter explicitly