macOS
brew install genext2fslocal Homebrew formula metadata
sudo port install genext2fsMacPorts ports tree · sysutils/genext2fs/Portfile · 来源: api.github.com
安装
brew install genext2fslocal Homebrew formula metadata
sudo port install genext2fsMacPorts ports tree · sysutils/genext2fs/Portfile · 来源: api.github.com
sudo apk add genext2fsAlpine Linux edge package indexes · genext2fs · 来源: dl-cdn.alpinelinux.org
sudo apt install genext2fsDebian stable package indexes · genext2fs · 来源: deb.debian.org
sudo dnf install genext2fsFedora Rawhide package metadata · genext2fs · 来源: dl.fedoraproject.org
nix profile install nixpkgs#genext2fsnixpkgs package indexes · pkgs/by-name/ge/genext2fs/package.nix · 来源: api.github.com
概览
Generates an ext2 filesystem as a normal (non-root) user
历史
genext2fs is a small filesystem-image builder for creating ext2 filesystems without mounting an image and without running as root. Its niche is especially visible in embedded and image-building workflows, where reproducible creation of root filesystems matters more than interactive disk administration.
The project homepage describes the original design goal plainly: generate an ext2 filesystem as a normal user, including ownership, permissions, and device nodes, without mounting the image. The GitHub repository later became the source and issue-tracking home for bug fixes and feature work.
The SourceForge homepage notes that many Linux users obtain genext2fs through distribution packages. Homebrew, Debian-family, Alpine, Fedora-family, MacPorts, and Nix packaging in the input record reflect its long-running role as a build-time utility rather than an end-user application.
Practitioners use genext2fs to assemble ext2 images from directories, tarballs, and device-table specifications. The README documents image sizing, inode control, device node creation, stdin pipelines, fake timestamps, SOURCE_DATE_EPOCH support, and examples for flash or floppy-style images.
genext2fs matters because it avoids privileged mounts in build systems. That makes it attractive for package builders, embedded distributions, and CI jobs that need filesystem artifacts but should not require root.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
genext2fs | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/bestouff/genext2fs
安装元数据
| 软件包键 | brew:genext2fs |
|---|---|
| 版本 | 1.6.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/genext2fs |
| 主页 | https://genext2fs.sourceforge.net/ |
| 仓库 | https://github.com/bestouff/genext2fs |
| 上游文档 | https://genext2fs.sourceforge.net/ |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://github.com/bestouff/genext2fs/archive/refs/tags/v1.6.2.tar.gz |
| 构建依赖 | autoconf, automake |
| 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 | genext2fs |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
genext2fs 1.5.0-3+b1
ext2 filesystem generator for embedded systems
https://github.com/bestouff/genext2fs
sudo apt install genext2fsgenext2fs
nix profile install nixpkgs#genext2fsgenext2fs 1.5.0-3build2
ext2 filesystem generator for embedded systems
https://github.com/bestouff/genext2fs
sudo apt install genext2fsgenext2fs 1.6.2-r0
Generate ext2 filesystems as a normal user
https://genext2fs.sourceforge.net/
sudo apk add genext2fsgenext2fs-doc 1.6.2-r0
Generate ext2 filesystems as a normal user (documentation)
https://genext2fs.sourceforge.net/
sudo apk add genext2fs-docgenext2fs 1.6.2-1.fc45
ext2 filesystem generator
https://github.com/bestouff/genext2fs/
sudo dnf install genext2fsgenext2fs
sudo port install genext2fs来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.