A Multiboot boot loader derived from GRUB, the GRand Unified Bootloader
https://www.gnu.org/software/grub/
Silvan Calarco
53ce584c8f
updated patch to customize boot message posttrans: use OS name from /etc/os-release when building EFI loaders add -theme-starfield subpackage [release 2.06-6mamba;Thu Apr 20 2023] |
||
---|---|---|
grub2-1.97-sysconfig.patch | ||
grub2-1.99-fix_saved_entry_default.patch | ||
grub2-conf-failsafe | ||
grub2-default | ||
grub2-sysconfig | ||
grub-2.00-flex-2.5.37.patch | ||
grub-2.00-gcc-4.5.patch | ||
grub-2.00-openmamba-conf-other | ||
grub-2.00-openmamba-conf-other-linux | ||
grub-2.00-stdio.patch | ||
grub-2.02-openmamba_boot_choices.patch | ||
grub-2.02-silent-boot.patch | ||
grub-2.04-custom-boot-message.patch | ||
grub-2.04-fix-enable-nls-install-locale-dir.patch | ||
grub-2.06-e2fsprogs-1.47.patch | ||
grub-2.06-openmamba-default-nomodeset.patch | ||
grub.spec | ||
README.md | ||
unifont-5.1.20080820.bdf.gz |
grub
GNU GRUB is a Multiboot boot loader. It was derived from GRUB, GRand Unified Bootloader, which was originally designed and implemented by Erich Stefan Boleyn. Briefly, boot loader is the first software program that runs when a computer starts. It is responsible for loading and transferring control to the operating system kernel software (such as the Hurd or the Linux). The kernel, in turn, initializes the rest of the operating system (e.g. GNU).