GRand Unified Boot loader (UEFI version)
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.
Linter | Message | Location |
---|---|---|
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' | |
patch-file-names Validate file names and availability of patches | file names of patches should start with the package name |