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

    Исходный пакет: grub
    Версия: 2.06-alt0.5.rv64.3
    Собран:  16 февраля 2022 г. 5:58
    Сообщить об ошибке в пакете
    Домашняя страница: 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 (riscv64)
    grub-common-debuginfo (riscv64)
    grub-efi (riscv64)

    Сопровождающий: Ivan A. Melnikov


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

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


    15 февраля 2022 г. Ivan A. Melnikov 2.06-alt0.5.rv64.3
    - drop 30_os-prober and 30_uefi-firmware from /etc/grub.d,
      as these scripts don't currently work on riscv64.
    15 февраля 2022 г. Ivan A. Melnikov 2.06-alt0.5.rv64.2
    - fix path to removable EFI app.
    27 января 2022 г. Ivan A. Melnikov 2.06-alt0.5.rv64
    - build on riscv64:
      - import loader code from people/arei/public/grub.git, lf2-v3 branch;
      - add the /chosen/boot-hartid node into the devicetree;
      - disable SB patches on riscv64 due to conflicts.