macOS
brew install genext2fslocal Homebrew formula metadata
sudo port install genext2fsMacPorts ports tree · sysutils/genext2fs/Portfile · ソース: api.github.com
brew
genext2fs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.