Every great Linux distro started by forking something else. Ubuntu forked Debian. Mint forked Ubuntu. Pop!_OS forked Ubuntu. Your project starts here.
Here's what you'd have to build yourself — or what you get for free by forking Alfred.
Bare system. No AI. No voice. No agent. No build pipeline. No branding hooks. You're months from a bootable ISO with anything useful.
Snap packages you can't remove. Telemetry. Canonical lock-in. Your "custom distro" is actually Ubuntu with a wallpaper change.
You'll spend 6 months getting networking to work before you can even think about your actual project.
Kernel 7.0.0-rc7. UEFI + BIOS. AI agent built in. Voice engine. 500+ MCP tools. 6-layer build system. One command to build your ISO. Fork and ship.
Alfred Linux is a layered architecture. Fork any layer, replace any layer, extend any layer.
Each layer is a single hook script. Remove ones you don't need. Add your own. Build your ISO in one command.
Not weeks. Not months. Today.
Get the entire build system — scripts, hooks, package lists, branding assets.
Edit hooks in config/hooks/live/. Each is a self-contained bash script. Remove what you don't need, add what you do.
Hook 0100-alfred-customize.hook.chroot handles all branding — plymouth boot screen, wallpapers, fastfetch ASCII art, LightDM greeter. Change the names and images. Done.
One command. Outputs a bootable hybrid ISO (BIOS + UEFI).
Your ISO. Your distro. Your name. Built on a proven, AI-native foundation that already works.
Every Alfred Linux ISO ships with infrastructure that would take you years to build.
Multi-provider (Anthropic, OpenAI, Groq). Tool-calling loop. Session management. HTTP + CLI interface.
curl localhost:3102/chat
File operations, git, database, web scraping, code analysis, system administration — all callable by the AI agent.
gocodeme-mcp:3006
Offline text-to-speech. No cloud. No API keys. Your OS speaks. Hook into it from any application.
/usr/local/bin/kokoro
Instant local search engine. Index anything. Sub-50ms results. Typo-tolerant. Runs on the device.
localhost:7700
Full VS Code in the browser. Extensions. Terminal. Git. Debug. Accessible from any device on the network.
localhost:8443
Cumulative 6-stage build system. Each stage adds a layer. Skip what you don't need. Build from b1 to rc.
build-unified.sh
Debian or Ubuntu server with root access
8+ GB RAM recommended
30+ GB free disk space
Fast internet for package downloads
live-build debootstrap
squashfs-tools xorriso
syslinux-utils
UEFI: grub-efi-amd64-bin mtools
| Feature | kernel.org | Debian | Ubuntu | Alfred Linux |
|---|---|---|---|---|
| Bootable ISO in one command | ✗ | ✗ | ✗ | ✓ |
| Kernel 7.0.0-rc7 | ✓ | ✗ (6.1) | ✗ (6.8) | ✓ |
| AI agent built in | ✗ | ✗ | ✗ | ✓ |
| Voice engine (offline TTS) | ✗ | ✗ | ✗ | ✓ |
| 500+ MCP tools | ✗ | ✗ | ✗ | ✓ |
| Browser IDE included | ✗ | ✗ | ✗ | ✓ |
| BIOS + UEFI hybrid boot | ✗ | ✓ | ✓ | ✓ |
| Modular hook-based build | ✗ | ✗ | ✗ | ✓ |
| No telemetry / no Snap | ✓ | ✓ | ✗ | ✓ |
| Mobile installer (Android) | ✗ | ✗ | ✗ | ✓ |
| Time to first custom ISO | Months | Weeks | Days | Minutes |
The question is "why would you start anywhere else?"