macOS
brew install x86_64-elf-grublocal Homebrew formula metadata
brew
GNU GRUB bootloader for x86_64-elf. Version 2.12 via Homebrew; verified from local package data.
install
brew install x86_64-elf-grublocal Homebrew formula metadata
overview
GNU GRUB bootloader for x86_64-elf
history
GNU GRUB is the GNU Project boot loader used to load operating-system kernels and chain-load other boot paths. It is closely associated with the Multiboot specification and is a common bootloader for GNU/Linux and hobby operating-system development.
The x86_64-elf variant is useful when building GRUB tools and images for an x86-64 ELF target from a different host environment. Users reach for it when producing bootable images for kernels, teaching OS development, or assembling freestanding boot artifacts rather than managing the host's own boot loader.
GRUB originated in 1995 when Erich Boleyn was trying to boot GNU Hurd with the University of Utah's Mach 4 microkernel, now GNU Mach. Boleyn and Brian Ford designed the Multiboot Specification to avoid adding yet another incompatible PC boot method, and Boleyn began from FreeBSD boot-loader work before deciding to write a new boot loader.
In 1999 Gordon Matzigkeit and Yoshinori K. Okuji adopted GRUB as an official GNU package and opened development via anonymous CVS. Around 2002 Okuji began PUPA, a rewrite intended to make GRUB cleaner, safer, more robust, and more powerful; PUPA became GRUB 2, while the original line became GRUB Legacy.
GRUB Legacy's last release was 0.97 in 2005, while GRUB 2 gradually replaced it. The GNU manual records limited GNU/Linux distribution use of GRUB 2 by about 2007 and default installation by multiple major distributions by the end of 2009.
GRUB also became important in the OS development community because it can load Multiboot-compliant kernels and can be used to create bootable ISO, disk, USB, BIOS, and UEFI images for test kernels. OSDev documentation treats GRUB 2 as a standard way to avoid writing a bootloader before testing a kernel.
The cross-target GRUB package is not about changing the host's boot configuration. It supplies target-prefixed GRUB utilities such as grub-mkimage, grub-mkrescue, and grub-mkstandalone for creating x86-64 ELF boot artifacts from a development machine.
Typical users build a kernel with a Multiboot or Multiboot2 header, create a grub.cfg, and use GRUB image-building commands to produce an ISO, disk image, or UEFI binary that can be tested in an emulator or on hardware. The target-prefixed tools keep that flow separate from any GRUB installation that might boot the developer's own machine.
This is a niche but meaningful package for people building operating systems on macOS or another non-target host. It pairs naturally with x86_64-elf-gcc and x86_64-elf-binutils, because GRUB builds for a target platform need target-aware compiler and binary utilities rather than host-default tools.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
x86_64-elf-grub-editenv | cli | global executable | |
x86_64-elf-grub-file | cli | global executable | |
x86_64-elf-grub-fstest | cli | global executable | |
x86_64-elf-grub-glue-efi | cli | global executable | |
x86_64-elf-grub-kbdcomp | cli | global executable | |
x86_64-elf-grub-menulst2cfg | cli | global executable | |
x86_64-elf-grub-mkfont | cli | global executable | |
x86_64-elf-grub-mkimage | cli | global executable | |
x86_64-elf-grub-mklayout | cli | global executable | |
x86_64-elf-grub-mknetdir | cli | global executable | |
x86_64-elf-grub-mkpasswd-pbkdf2 | cli | global executable | |
x86_64-elf-grub-mkrelpath | cli | global executable | |
x86_64-elf-grub-mkrescue | cli | global executable | |
x86_64-elf-grub-mkstandalone | cli | global executable | |
x86_64-elf-grub-render-label | cli | global executable | |
x86_64-elf-grub-script-check | cli | global executable | |
x86_64-elf-grub-syslinux2cfg | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://savannah.gnu.org/projects/grub
install metadata
| Package key | brew:x86_64-elf-grub |
|---|---|
| Version | 2.12 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/x86_64-elf-grub |
| Homepage | https://savannah.gnu.org/projects/grub |
| Repository | https://gitlab.freedesktop.org/gnu-grub/grub |
| Upstream docs | https://www.gnu.org/software/grub/manual/grub/grub.html |
| License | GPL-3.0-or-later |
| Source archive | https://ftpmirror.gnu.org/gnu/grub/grub-2.12.tar.xz |
| Dependencies | freetype, gettext, xz |
| Build dependencies | gawk, help2man, pkgconf, texinfo, x86_64-elf-binutils, x86_64-elf-gcc |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | x86_64-elf-grub |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.