macOS
brew install genext2fslocal Homebrew formula metadata
sudo port install genext2fsMacPorts ports tree · sysutils/genext2fs/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für genext2fs in AI-Agent-Workflows.
Installation
brew install genext2fslocal Homebrew formula metadata
sudo port install genext2fsMacPorts ports tree · sysutils/genext2fs/Portfile · Quelle: api.github.com
sudo apk add genext2fsAlpine Linux edge package indexes · genext2fs · Quelle: dl-cdn.alpinelinux.org
sudo apt install genext2fsDebian stable package indexes · genext2fs · Quelle: deb.debian.org
sudo dnf install genext2fsFedora Rawhide package metadata · genext2fs · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#genext2fsnixpkgs package indexes · pkgs/by-name/ge/genext2fs/package.nix · Quelle: api.github.com
Überblick
Generates an ext2 filesystem as a normal (non-root) user
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
genext2fs | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/bestouff/genext2fs
Installationsmetadaten
| Paketschlüssel | brew:genext2fs |
|---|---|
| Version | 1.6.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/genext2fs |
| Homepage | https://genext2fs.sourceforge.net/ |
| Repository | https://github.com/bestouff/genext2fs |
| Upstream-Dokumentation | https://genext2fs.sourceforge.net/ |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/bestouff/genext2fs/archive/refs/tags/v1.6.2.tar.gz |
| Build-Abhängigkeiten | autoconf, automake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 genext2fsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.