Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, zypper 安装 u-boot-tools

查看 u-boot-tools 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install u-boot-tools

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add u-boot-tools

Alpine Linux edge package indexes · u-boot-tools · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install u-boot-tools

Debian stable package indexes · u-boot-tools · 来源: deb.debian.org

openSUSE zypper已验证 · 92%
sudo zypper install u-boot-tools

openSUSE Tumbleweed package metadata · u-boot-tools · 来源: download.opensuse.org

概览

软件包摘要

Universal boot loader

命令和别名

  • dumpimage
  • mkenvimage
  • mkimage

历史

项目历史与用法

U-Boot Tools is the host-utility packaging surface for Das U-Boot, the widely used open source boot loader for embedded systems. Package managers expose tools such as mkimage, dumpimage, and mkenvimage so developers and release engineers can create or inspect bootable images without installing a board-specific firmware build.

项目历史

U-Boot began in the PowerPC embedded Linux world as an MPC 8xx boot loader. DENX describes the project as having started more than 20 years ago under Wolfgang Denk, with the early PPCBoot line renamed to U-Boot when the project expanded beyond PowerPC.

The DENX project history records PPCBoot 2.0.0 as the last PPCBoot release on October 31, 2002, followed by U-Boot 0.1.0 in November 2002 with x86 support. Architecture support then broadened through MIPS32, MIPS64, Nios II, ColdFire, and MicroBlaze, and by the May 2004 U-Boot 1.1.2 release the tree supported products from 216 board manufacturers.

The packaged u-boot-tools subset follows from U-Boot's own build system. Current U-Boot documentation explicitly documents a tools-only defconfig and tools-only make target so distributions can build generic host utilities without a target-specific board build.

采用历史

U-Boot became a de facto standard boot loader for embedded Linux devices because it covers many CPU architectures and board families. The current project site describes it as available for ARM, MIPS, PowerPC, RISC-V, x86, and x86_64, and says its purpose is hardware initialization and booting the operating-system kernel.

Package-manager adoption splits the full firmware tree from host-side utilities. The batch input lists u-boot-tools packages for Homebrew, Debian, Ubuntu, Alpine, and openSUSE, reflecting the common distribution pattern of shipping mkimage-style utilities as developer tools on ordinary Unix workstations.

使用方式

U-Boot documentation says host tools are built with make tools-only_defconfig followed by make tools-only. In package form, those utilities are used to build and inspect images, environment blobs, and related artifacts from CI systems, cross-build hosts, and developer laptops.

The U-Boot FIT documentation describes FIT as a standard file format used by U-Boot for packaging images it reads and boots. That makes mkimage and dumpimage especially important outside the firmware tree: they let package builders, board vendors, and distro maintainers prepare boot assets reproducibly.

为什么软件包爱好者会关心

For package nerds, u-boot-tools is a classic example of extracting useful host programs from a much larger cross-compiled firmware project. It matters because the artifacts it creates sit at the boundary between OS packaging, embedded-board bring-up, and boot-chain reproducibility.

The package is also a useful dependency in build farms: it lets a normal macOS or Linux package manager provide the same image-building primitives expected by embedded Linux build systems, without asking the user to build or flash U-Boot itself.

时间线

  • 1999: The precursor project starts in the MPC 8xx PowerPC boot-loader lineage.
  • 2002: PPCBoot 2.0.0 is released and the project transitions to U-Boot 0.1.0 as architecture support expands.
  • 2004: U-Boot 1.1.2 supports products from 216 board manufacturers, according to DENX's project history.
  • 2026: The U-Boot project site lists v2026.04 as the latest stable release and links the current source, downloads, documentation, and mailing list.

Related projects

  • PPCBoot and ARMBoot are direct historical relatives named in the DENX project history.
  • FIT, device tree tooling, embedded Linux build systems, and board-support packages are the practical ecosystem around the packaged host tools.

来源

安全态势

风险级别: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 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
dumpimagecli全局可执行文件
mkenvimagecli全局可执行文件
mkimagecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本2026.07
管理器更新时间2026-07-07
本地数据OK
上游not checked
检测到的最新版本未检测到

https://www.denx.de/wiki/U-Boot/

安装元数据

软件包元数据

软件包键brew:u-boot-tools
版本2026.07
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/u-boot-tools
主页https://www.denx.de/wiki/U-Boot/
仓库https://source.denx.de/u-boot/u-boot
上游文档https://docs.u-boot.org/en/latest
许可证GPL-2.0-only AND GPL-2.0-or-later AND BSD-3-Clause
源码归档https://ftp.denx.de/pub/u-boot/u-boot-2026.07.tar.bz2
最后更新2026-07-07T02:33:00Z
Pulseupdated
依赖openssl@3
构建依赖coreutils
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

u-boot-tools 2025.01-3

companion tools for Das U-Boot bootloader

https://www.denx.de/wiki/U-Boot/

sudo apt install u-boot-tools
  • Section: admin
  • Architecture: amd64
  • Source Package: u-boot
  • 4 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:U Boot Tools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: u-boot-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

u-boot-tools 2024.01+dfsg-1ubuntu5

companion tools for Das U-Boot bootloader

https://www.denx.de/wiki/U-Boot/

sudo apt install u-boot-tools
  • Section: admin
  • Architecture: amd64
  • Source Package: u-boot
  • 5 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:U Boot Tools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: u-boot-tools from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

u-boot-tools 2026.04-r1

u-boot bootloader utility tools

https://www.denx.de/wiki/U-Boot/

sudo apk add u-boot-tools
  • License: GPL-2.0-or-later OFL-1.1 BSD-2-Clause BSD-3-Clause WITH eCos-exception-2.0 IBM-pibs ISC LGPL-2.0-only LGPL-2.1-only X11
  • Architecture: x86_64
  • Source Package: u-boot
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:U Boot Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: u-boot-tools from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
zypper95%

u-boot-tools 2026.01-1.2

Tools for the U-Boot Firmware

http://www.denx.de/wiki/U-Boot

sudo zypper install u-boot-tools
  • License: GPL-2.0-only
  • Category: System/Boot
  • Architecture: x86_64
  • Source Package: u-boot
  • 3 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:U Boot Tools
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: u-boot-tools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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