Back to browse
OneManBSD – A self-containing OpenBSD build with all source in the ISO

OneManBSD – A self-containing OpenBSD build with all source in the ISO

by bialamusic·Mar 5, 2026·2 points·1 comment

AI Analysis

●●●●GemZero to OneWizardryBold Bet

Entire OS—kernel, sources, docs—fits on one ISO. Rebuild offline on your laptop. True sovereignty.

Strengths
  • Solves genuine philosophical gap: modern OSs are server-controlled; OneManBSD is verifiably rebuildable by one person with zero network
  • Radical simplicity (JWM, XFE, Nedit, awk) proves bloat is choice, not necessity—hardware-level control over audio daemons shows craft
  • Offline-first design with SHA256 verification and no GitHub dependency directly addresses real dependencies on Big Tech infrastructure
Weaknesses
  • i386-only limits modern hardware adoption, severely constraining real-world viability
  • Manifesto-driven; adoption depends on ideological alignment, not feature parity with mainstream OpenBSD
Target Audience

Privacy advocates, tinkerers, developers skeptical of cloud-dependent systems, OpenBSD enthusiasts

Post Description

This major update. There is offline documentation included in the installer image now + some fixes. I built this because I am tired of OSs turning into server-controlled clients. We are losing the ability to understand, let alone rebuild, the tools we use every day.

The Project: OneManBSD is a customized OpenBSD 7.8 installation image for i386 platforms.

The "Sovereign" Features:

Source in the Image: The installer includes sys.tgz, src.tgz, xenocara.tgz, and ports.tgz. You can go offline and rebuild the entire kernel and base system from the local drive.

No Bloat: I’ve avoided Gtk3 and Qt. The desktop uses JWM, XFE, and Nedit.

Hardware-Level Control: I’ve bypassed heavy audio daemons, using awk for notification beeps and raw mixerctl for hardware unmuting.

Offline Docs: Full documentation is included in the image for true independence.

Watch the 90-second demo (Boot speed & JWM setup): https://www.youtube.com/watch?v=2wHaoQhXOYY

My goal isn't to start a "distro" but to encourage others to build their own "OneMan" systems. The more versions and diversifications we have, the more freedom we keep.

I’d love to hear your thoughts on maintaining a source-only workflow on older hardware.

Similar Projects

OneManBSD– An offline-rebuildable OpenBSD system with source in the ISO

Puts the entire OpenBSD source tree into a single installer image so you can rebuild on a laptop with no network dependency — that’s a neat, principled stunt for anyone worried about centralised source hosting. The landing page and notes reveal it's very much a hacker's tool (root-only install, minimal docs), so expect manual steps and rough UX rather than a polished consumer installer.

Niche GemWizardry
bialamusic
213mo ago