Automic VaultAutomic Vault

brew

x86_64-elf-grub を Homebrew でインストール

x86_64-elf-grub のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install x86_64-elf-grub

local Homebrew formula metadata

概要

パッケージ概要

GNU GRUB bootloader for x86_64-elf

コマンドとエイリアス

  • x86_64-elf-grub-editenv
  • x86_64-elf-grub-file
  • x86_64-elf-grub-fstest
  • x86_64-elf-grub-glue-efi
  • x86_64-elf-grub-kbdcomp
  • x86_64-elf-grub-menulst2cfg
  • x86_64-elf-grub-mkfont
  • x86_64-elf-grub-mkimage
  • x86_64-elf-grub-mklayout
  • x86_64-elf-grub-mknetdir
  • x86_64-elf-grub-mkpasswd-pbkdf2
  • x86_64-elf-grub-mkrelpath
  • x86_64-elf-grub-mkrescue
  • x86_64-elf-grub-mkstandalone
  • x86_64-elf-grub-render-label
  • x86_64-elf-grub-script-check
  • x86_64-elf-grub-syslinux2cfg

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 1995: GRUB begins while Erich Boleyn works on booting GNU Hurd with Mach.
  • 1999: GRUB becomes an official GNU package under Gordon Matzigkeit and Yoshinori K. Okuji.
  • Around 2002: PUPA begins as a major rewrite that becomes GRUB 2.
  • 2005: GRUB Legacy 0.97 is released as the last Legacy release.
  • 2007-2009: GRUB 2 moves from limited distribution use to defaults in multiple major GNU/Linux distributions.

Related projects

  • The Multiboot and Multiboot2 specifications define the kernel-loading contract many hobby OS kernels use with GRUB.
  • GNU Binutils and GCC cross toolchains provide the target-aware build tools used alongside x86_64-elf GRUB.
  • QEMU is commonly used to boot and test the images GRUB creates.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:image

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 6 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
x86_64-elf-grub-editenvcliグローバル実行可能ファイル
x86_64-elf-grub-filecliグローバル実行可能ファイル
x86_64-elf-grub-fstestcliグローバル実行可能ファイル
x86_64-elf-grub-glue-eficliグローバル実行可能ファイル
x86_64-elf-grub-kbdcompcliグローバル実行可能ファイル
x86_64-elf-grub-menulst2cfgcliグローバル実行可能ファイル
x86_64-elf-grub-mkfontcliグローバル実行可能ファイル
x86_64-elf-grub-mkimagecliグローバル実行可能ファイル
x86_64-elf-grub-mklayoutcliグローバル実行可能ファイル
x86_64-elf-grub-mknetdircliグローバル実行可能ファイル
x86_64-elf-grub-mkpasswd-pbkdf2cliグローバル実行可能ファイル
x86_64-elf-grub-mkrelpathcliグローバル実行可能ファイル
x86_64-elf-grub-mkrescuecliグローバル実行可能ファイル
x86_64-elf-grub-mkstandalonecliグローバル実行可能ファイル
x86_64-elf-grub-render-labelcliグローバル実行可能ファイル
x86_64-elf-grub-script-checkcliグローバル実行可能ファイル
x86_64-elf-grub-syslinux2cfgcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版2.12
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://savannah.gnu.org/projects/grub

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://savannah.gnu.org/projects/grub信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:x86_64-elf-grub
バージョン2.12
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/x86_64-elf-grub
ホームページhttps://savannah.gnu.org/projects/grub
リポジトリhttps://gitlab.freedesktop.org/gnu-grub/grub
上流ドキュメント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
依存関係freetype, gettext, xz
ビルド依存関係gawk, help2man, pkgconf, texinfo, x86_64-elf-binutils, x86_64-elf-gcc
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namex86_64-elf-grub
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment