A Multiboot boot loader derived from GRUB, the GRand Unified Bootloader http://www.gnu.org/software/grub/
Go to file
2024-01-05 23:28:54 +01:00
grub2-1.97-sysconfig.patch remove obsoleted 30_other_linux script after fixing os-prober (since 1.62-2mamba) [release 2.00.bzr20130610-4mamba;Mon Aug 05 2013] 2024-01-05 23:28:52 +01:00
grub2-1.99-fix_saved_entry_default.patch remove obsoleted 30_other_linux script after fixing os-prober (since 1.62-2mamba) [release 2.00.bzr20130610-4mamba;Mon Aug 05 2013] 2024-01-05 23:28:52 +01:00
grub2-conf-failsafe remove obsoleted 30_other_linux script after fixing os-prober (since 1.62-2mamba) [release 2.00.bzr20130610-4mamba;Mon Aug 05 2013] 2024-01-05 23:28:52 +01:00
grub2-default change build to fix user space arch on x86_64 and added more build options for bios version [release 2.00.bzr20130610-7mamba;Sat Oct 04 2014] 2024-01-05 23:28:52 +01:00
grub2-sysconfig remove obsoleted 30_other_linux script after fixing os-prober (since 1.62-2mamba) [release 2.00.bzr20130610-4mamba;Mon Aug 05 2013] 2024-01-05 23:28:52 +01:00
grub-2.00-flex-2.5.37.patch remove obsoleted 30_other_linux script after fixing os-prober (since 1.62-2mamba) [release 2.00.bzr20130610-4mamba;Mon Aug 05 2013] 2024-01-05 23:28:52 +01:00
grub-2.00-gcc-4.5.patch remove obsoleted 30_other_linux script after fixing os-prober (since 1.62-2mamba) [release 2.00.bzr20130610-4mamba;Mon Aug 05 2013] 2024-01-05 23:28:52 +01:00
grub-2.00-openmamba-conf-other remove obsoleted 30_other_linux script after fixing os-prober (since 1.62-2mamba) [release 2.00.bzr20130610-4mamba;Mon Aug 05 2013] 2024-01-05 23:28:52 +01:00
grub-2.00-openmamba-conf-other-linux remove obsoleted 30_other_linux script after fixing os-prober (since 1.62-2mamba) [release 2.00.bzr20130610-4mamba;Mon Aug 05 2013] 2024-01-05 23:28:52 +01:00
grub-2.00-stdio.patch remove obsoleted 30_other_linux script after fixing os-prober (since 1.62-2mamba) [release 2.00.bzr20130610-4mamba;Mon Aug 05 2013] 2024-01-05 23:28:52 +01:00
grub-2.02_beta3-openmamba-default-nomodeset.patch update to 2.02_beta3 2024-01-05 23:28:53 +01:00
grub-2.02-openmamba_boot_choices.patch disable custom installation of unifont.pf2 [release 2.02-2mamba;Tue Dec 19 2017] 2024-01-05 23:28:53 +01:00
grub-2.02-silent-boot.patch update to 2.02 2024-01-05 23:28:53 +01:00
grub-2.04-binutils-2.36.patch patched to fix modules sizes with binutils >= 2.36 (see also https://bugs.funtoo.org/browse/FL-8245 ) [release 2.04-4mamba;Sun Jul 03 2022] 2024-01-05 23:28:53 +01:00
grub-2.04-custom-boot-message.patch added upstream patch for ext2 fix following e2fsprogs 1.47 [release 2.04-7mamba;Sat Mar 04 2023] 2024-01-05 23:28:54 +01:00
grub-2.04-e2fsprogs-1.47.patch added upstream patch for ext2 fix following e2fsprogs 1.47 [release 2.04-7mamba;Sat Mar 04 2023] 2024-01-05 23:28:54 +01:00
grub-2.04-fix-enable-nls-install-locale-dir.patch patched to fix installation of locales in /boot/grub/locale directory [release 2.04-2mamba;Sun Dec 22 2019] 2024-01-05 23:28:53 +01:00
grub.spec added upstream patch for ext2 fix following e2fsprogs 1.47 [release 2.04-7mamba;Sat Mar 04 2023] 2024-01-05 23:28:54 +01:00
README.md remove obsoleted 30_other_linux script after fixing os-prober (since 1.62-2mamba) [release 2.00.bzr20130610-4mamba;Mon Aug 05 2013] 2024-01-05 23:28:52 +01:00
unifont-5.1.20080820.bdf.gz remove obsoleted 30_other_linux script after fixing os-prober (since 1.62-2mamba) [release 2.00.bzr20130610-4mamba;Mon Aug 05 2013] 2024-01-05 23:28:52 +01:00

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).