macOS
brew install genext2fslocal Homebrew formula metadata
sudo port install genext2fsMacPorts ports tree · sysutils/genext2fs/Portfile · source: api.github.com
brew
Generates an ext2 filesystem as a normal (non-root) user. Version 1.6.2 via Homebrew; verified from local package data.
install
brew install genext2fslocal Homebrew formula metadata
sudo port install genext2fsMacPorts ports tree · sysutils/genext2fs/Portfile · source: api.github.com
sudo apk add genext2fsAlpine Linux edge package indexes · genext2fs · source: dl-cdn.alpinelinux.org
sudo apt install genext2fsDebian stable package indexes · genext2fs · source: deb.debian.org
sudo dnf install genext2fsFedora Rawhide package metadata · genext2fs · source: dl.fedoraproject.org
nix profile install nixpkgs#genext2fsnixpkgs package indexes · pkgs/by-name/ge/genext2fs/package.nix · source: api.github.com
overview
Generates an ext2 filesystem as a normal (non-root) user
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
genext2fs | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/bestouff/genext2fs
install metadata
| Package key | brew:genext2fs |
|---|---|
| Version | 1.6.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/genext2fs |
| Homepage | https://genext2fs.sourceforge.net/ |
| Repository | https://github.com/bestouff/genext2fs |
| Upstream docs | https://genext2fs.sourceforge.net/ |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/bestouff/genext2fs/archive/refs/tags/v1.6.2.tar.gz |
| Build dependencies | autoconf, automake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 genext2fssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.