# Installer i686-elf-grub avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de i686-elf-grub pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:i686-elf-grub
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install i686-elf-grub
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:i686-elf-grub
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.12
- **Résumé source:** GNU GRUB bootloader for i686-elf
- **Page d'accueil:** <https://savannah.gnu.org/projects/grub>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- i686-elf-grub-editenv (alias)
- i686-elf-grub-file (alias)
- i686-elf-grub-fstest (alias)
- i686-elf-grub-glue-efi (alias)
- i686-elf-grub-kbdcomp (alias)
- i686-elf-grub-menulst2cfg (alias)
- i686-elf-grub-mkimage (alias)
- i686-elf-grub-mklayout (alias)
- i686-elf-grub-mknetdir (alias)
- i686-elf-grub-mkpasswd-pbkdf2 (alias)
- i686-elf-grub-mkrelpath (alias)
- i686-elf-grub-mkrescue (alias)
- i686-elf-grub-mkstandalone (alias)
- i686-elf-grub-render-label (alias)
- i686-elf-grub-script-check (alias)
- i686-elf-grub-syslinux2cfg (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.12
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 1995: GRUB originated during work to boot GNU Hurd with GNU Mach.
- 1999: GRUB became an official GNU package.
- 2002: PUPA work began as the GRUB rewrite that became GRUB 2.
- 2005: GRUB Legacy 0.97 was released.
- 2009: Multiple major GNU/Linux distributions were installing GRUB 2 by default by year end.
- 2026: Homebrew packaged i686-elf-grub with i686-elf-binutils and i686-elf-gcc as build-time dependencies.

### Related projects

- GRUB is closely related to the Multiboot Specification, GNU Hurd, GNU Mach, Linux, FreeBSD, NetBSD, OpenBSD, and chain-loaded proprietary kernels.
- For the Homebrew package, the immediate related projects are i686-elf-binutils and i686-elf-gcc.

### Sources

- <https://formulae.brew.sh/formula/i686-elf-grub>
- <https://savannah.gnu.org/projects/grub>
- <https://www.gnu.org/software/grub/manual/grub/grub.html>
- <https://www.gnu.org/software/grub/manual/legacy/History.html>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal


## Combined YAML source

View the package source record on GitHub. [combined/i686-elf-grub.yml](https://github.com/mxcl/pkgdb/blob/main/combined/i686-elf-grub.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
