Package grub: Information

    Source package: grub
    Version: 2.06-alt0.5.rv64.3
    Build time:  Feb 16, 2022, 05:58 AM
    Report package bug
    License: GPL-3
    Summary: GRand Unified Bootloader
    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).

    List of rpms provided by this srpm:
    grub-common (riscv64)
    grub-common-debuginfo (riscv64)
    grub-efi (riscv64)

    Maintainer: Ivan A. Melnikov


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

    Last changed


    Feb. 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.
    Feb. 15, 2022 Ivan A. Melnikov 2.06-alt0.5.rv64.2
    - fix path to removable EFI app.
    Jan. 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.