
A developer named Erik Ziegenbald has built a service that does something Linux users have long had to learn by hand: assembling a custom distribution. OpenFactory takes a plain-English description of the operating system you want, validates it, builds the image in the cloud, and hands back a bootable ISO you can burn to a USB drive or load into a virtual machine. ZDNet’s Jack Wallen tested it for a review published this week and came away with a customized Ubuntu distribution built overnight.
OpenFactory describes itself as a way to build bootable Linux images, multi-node labs, and fleet deployments from a prompt, Git repository, or reusable recipe, with the ability to boot and test the results in virtual machines, apply CIS security controls, and record visual app tests. Wallen’s prompt asked for a creative-focused desktop with the KDE Plasma interface styled to resemble macOS, a bundle of tools for writing, audio, video, podcasting, and desktop publishing, plus Ollama with the Alpaca GUI and Calamares as the installer. He also confirmed that a selection-menu path, for users who would rather not write prompts, produces a bootable distribution too.
The service also works as a distro sampler. OpenFactory offers more than 1,350 distributions and variants to try directly in the browser, from AerynOS and AlmaLinux to Alpine, antiX, and Archcraft, and it can build a mobile operating system for the PINE64 PinePhone. For organizations, the pitch is reproducibility: a saved recipe lets every member of an IT team deploy the same distribution with the same feature set, and builds can be tied to a Git repository so the image tracks the project.
The test was bumpy, as the service is pre-alpha. Wallen hit a download error that turned out to be a credential problem, a build that returned GNOME instead of the requested KDE Plasma with only LibreOffice preinstalled, and a failed installer run. Each time, he went back to the developer, who fixed the bugs and relaunched the build. The eventual success took an evening of back-and-forth, an overnight build, and a two-hour download of an ISO larger than 9 gigabytes, but the final system booted with everything he had asked for, including a macOS-like look. Ziegenbald added the install-to-disk testing loop on August 12, after Wallen’s test exposed its absence.
The service occupies a particular niche among Linux image tools. Cubic handles local Ubuntu and Debian customization through a chroot workflow, FAI.me generates unattended Debian and Ubuntu installers, Red Hat Image Builder targets RHEL system images, and BlueBuild focuses on custom Fedora Atomic images. OpenFactory is the browser-first option that understands a prompt, a Git repository, or a multi-node deployment target, and it runs the build pipeline in the cloud so users never need a local installer toolchain. The company pitches it for homelab appliances, classroom labs, VPN routers, edge gateways, regulated workstations, and repeatable developer environments.
Pricing follows a five-tier structure. A free tier allows 15 ISO builds per month with one download and 90 minutes of hosted VM time. The Builder tier costs $15 per month for 50 builds and downloadable ISOs with 7-day artifact retention. Team pricing is $59 per seat per month, adding SSH access, snapshots, software bills of materials, and support for bring-your-own keys or a self-hosted LLM. Two enterprise tiers, Compliance and BYOC Fleet, are quote-based and cover evidence packages like CycloneDX SBOMs, GxP and CIS workflow mapping, and customer-controlled or air-gapped deployment.
Ziegenbald told Wallen to expect at least three more months before the service is ready for general use. That timeline is consistent with the state of the software: the core loop works, the build pipeline is real, and the AI-heavy workflow produced a functional, customized operating system on the reviewer’s third attempt. The appeal is broader than novelty. Custom distributions have traditionally been the province of skilled packagers, and anything that lowers that barrier, while preserving reproducibility and shipping supply-chain evidence like SBOMs, has a plausible audience among both hobbyists and organizations that treat the operating system as part of their product.
Sources: I used OpenFactory to build my own Linux distro overnight – this AI tool is going to be big (ZDNet, Aug 14, 2026); OpenFactory – Custom Linux ISO Builder (OpenFactory, official site, Aug 2026); OpenFactory’s AI builds custom Linux distros overnight (TechBuzz, Aug 2026)

