▣ STABLE · v2026.05 · KERNEL 6.9.2
Your kernel.
Your call.
A minimal, source-first Linux distribution for people who actually read the man pages. Build once, deploy anywhere — bare metal, container, or potato.
~/build-distro
➜ root@linuxoz ~/distro curl -sSL myowndistro.linuxoz.net/install | sh
──> resolving mirrors...
──> verifying GPG signatures... [ ok ]
──> fetching base system (412 MB)... [ ok ]
──> building kernel modules... [ ok ]
──> configuring init (runit / openrc)... [ choose ]
──> installation complete in 4m 17s
➜ root@linuxoz ~/distro uname -a
Linux distro 6.9.2-myown #1 SMP PREEMPT x86_64 GNU/Linux
➜ root@linuxoz ~/distro
# pinned packages
linux-myown
6.9.2-r1 · core
Patched kernel with custom scheduler.
myown-base
2026.05 · core
Minimal userland, musl + busybox.
pkg-tool
1.4.0 · system
Source-first package manager.
myown-init
0.9.3 · system
Tiny init system, ~40KB.