macOS
brew install i686-elf-grublocal Homebrew formula metadata
安装
brew install i686-elf-grublocal Homebrew formula metadata
概览
GNU GRUB bootloader for i686-elf
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
i686-elf-grub-editenv | cli | 全局可执行文件 | |
i686-elf-grub-file | cli | 全局可执行文件 | |
i686-elf-grub-fstest | cli | 全局可执行文件 | |
i686-elf-grub-glue-efi | cli | 全局可执行文件 | |
i686-elf-grub-kbdcomp | cli | 全局可执行文件 | |
i686-elf-grub-menulst2cfg | cli | 全局可执行文件 | |
i686-elf-grub-mkimage | cli | 全局可执行文件 | |
i686-elf-grub-mklayout | cli | 全局可执行文件 | |
i686-elf-grub-mknetdir | cli | 全局可执行文件 | |
i686-elf-grub-mkpasswd-pbkdf2 | cli | 全局可执行文件 | |
i686-elf-grub-mkrelpath | cli | 全局可执行文件 | |
i686-elf-grub-mkrescue | cli | 全局可执行文件 | |
i686-elf-grub-mkstandalone | cli | 全局可执行文件 | |
i686-elf-grub-render-label | cli | 全局可执行文件 | |
i686-elf-grub-script-check | cli | 全局可执行文件 | |
i686-elf-grub-syslinux2cfg | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://savannah.gnu.org/projects/grub
安装元数据
| 软件包键 | brew:i686-elf-grub |
|---|---|
| 版本 | 2.12 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/i686-elf-grub |
| 主页 | https://savannah.gnu.org/projects/grub |
| 仓库 | https://gitlab.freedesktop.org/gnu-grub/grub.git |
| 上游文档 | https://www.gnu.org/software/grub/manual/grub/grub.html |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://ftpmirror.gnu.org/gnu/grub/grub-2.12.tar.xz |
| 依赖 | gettext, xz |
| 构建依赖 | gawk, help2man, i686-elf-binutils, i686-elf-gcc, texinfo |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.