macOS
brew install i686-elf-grublocal Homebrew formula metadata
brew
GNU GRUB bootloader for i686-elf. Version 2.12 via Homebrew; verified from local package data.
install
brew install i686-elf-grublocal Homebrew formula metadata
overview
GNU GRUB bootloader for i686-elf
history
i686-elf-grub is Homebrew's target-prefixed GNU GRUB package for i686-elf. It packages bootloader-building tools such as grub-mkimage and grub-mkrescue for users building bootable images outside the host operating system's normal bootloader stack.
GNU GRUB originated in 1995 when Erich Boleyn was trying to boot GNU Hurd with the University of Utah's Mach 4 microkernel. The GRUB manual says Erich Boleyn and Brian Ford designed the Multiboot Specification to avoid another incompatible PC boot method, and that Boleyn wrote a new bootloader after modifying the FreeBSD bootloader became impractical.
In 1999, Gordon Matzigkeit and Yoshinori K. Okuji adopted GRUB as an official GNU package and opened development through anonymous CVS. Around 2002, Okuji started PUPA, a rewrite intended to make GRUB cleaner, safer, more robust, and more powerful; PUPA became GRUB 2 and the original line became GRUB Legacy.
The GRUB manual describes GNU GRUB as a flexible bootloader for many architectures and documents the GRUB 2 shift to grub.cfg, scripting features, UUID-based search, modules, additional filesystems, LVM and RAID support, graphical terminals, and platforms beyond PC BIOS.
GRUB's adoption is tied to Unix-like operating systems needing a portable, scriptable bootloader. The manual records that GNU/Linux distributions began using GRUB 2 to limited extents around 2007 and that multiple major distributions were installing it by default by the end of 2009.
The i686-elf-grub formula is a smaller adoption story: Homebrew packages GRUB for i686-elf and records build-time dependencies on i686-elf-binutils and i686-elf-gcc, making it part of a packaged cross-development chain rather than a replacement for the host's bootloader.
Users reach for i686-elf-grub when building bootable images, rescue media, or hobby operating-system artifacts that need GRUB tools with an i686-elf toolchain. The executable list includes image, rescue, standalone, filesystem test, script-check, and environment-editing utilities.
In this form, GRUB is less about administering a workstation boot menu and more about producing boot artifacts from a reproducible target-prefixed toolchain.
Package nerds care because i686-elf-grub sits at the top of the cross-toolchain pyramid: Binutils builds objects, GCC compiles code, and GRUB turns bootloader components into images a machine or emulator can start.
It is also a rare example of a bootloader packaged as a target-specific development tool, separating image construction from the host system's installed bootloader.
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 |
|---|---|---|---|
i686-elf-grub-editenv | cli | global executable | |
i686-elf-grub-file | cli | global executable | |
i686-elf-grub-fstest | cli | global executable | |
i686-elf-grub-glue-efi | cli | global executable | |
i686-elf-grub-kbdcomp | cli | global executable | |
i686-elf-grub-menulst2cfg | cli | global executable | |
i686-elf-grub-mkimage | cli | global executable | |
i686-elf-grub-mklayout | cli | global executable | |
i686-elf-grub-mknetdir | cli | global executable | |
i686-elf-grub-mkpasswd-pbkdf2 | cli | global executable | |
i686-elf-grub-mkrelpath | cli | global executable | |
i686-elf-grub-mkrescue | cli | global executable | |
i686-elf-grub-mkstandalone | cli | global executable | |
i686-elf-grub-render-label | cli | global executable | |
i686-elf-grub-script-check | cli | global executable | |
i686-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:i686-elf-grub |
|---|---|
| Version | 2.12 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/i686-elf-grub |
| Homepage | https://savannah.gnu.org/projects/grub |
| Repository | https://gitlab.freedesktop.org/gnu-grub/grub.git |
| 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 | gettext, xz |
| Build dependencies | gawk, help2man, i686-elf-binutils, i686-elf-gcc, texinfo |
| 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 | i686-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.