Package grub: Information

    Source package: grub
    Version: 2.12-alt0.port
    Build time:  Sep 25, 2024, 11:27 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 RPM packages built from this SRPM:
    grub-common (loongarch64)
    grub-common-debuginfo (loongarch64)
    grub-efi (loongarch64)

    Maintainer: Ivan A. Melnikov


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

    Last changed


    Sept. 25, 2024 Ivan A. Melnikov 2.12-alt0.port
    - build on loongarch64;
    - revert "grub-efi-autoupdate: update only ALT Linux GRUB efi images"
      (still broken w/o secure boot);
    - grub-efi-autoupdate: fix path to removable EFI app.
    - drop efi-checkinstall subpackage on loongarch64 and riscv64
    Aug. 13, 2024 Egor Ignatov 2.12-alt3
    - fix boot from encrypted partition in Legacy install
    - fix error in bash-completion script
    - use default value if GRUB_TOP_LEVEL is not set (closes: #48681)
    Aug. 8, 2024 Egor Ignatov 2.12-alt2
    - revert _optlevel back to 's' (closes: #51107)