Language

Package: grub @ 2.06

Synopsis

GRand Unified Boot loader

Description

GRUB is a multiboot bootloader. It is used for initially loading the kernel of an operating system and then transferring control to it. The kernel then goes on to load the rest of the operating system. As a multiboot bootloader, GRUB handles the presence of multiple operating systems installed on the same computer; upon booting the computer, the user is presented with a menu to select one of the installed operating systems.

Home page
https://www.gnu.org/software/grub/
Location
gnu/packages/bootloaders.scm (line: 90, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'qemu' does not match package name 'qemu-minimal'
input-labels

Identify input labels that do not match package names

label 'gettext' does not match package name 'gettext-minimal'