Akadata Linux · Version 0 Saphira

Akadata Linux

A deterministic musl distribution with a traditional filesystem, a complete native toolchain, and an auditable path from source archive to bootable image.

Technical preview

The blueprint anthem

Akadata Linux is booting. It’s so simple it hurts.

A deterministic, from-source musl distribution built for direct ownership: no binary-cache dependency, no usrmerge, and no BusyBox substitution layer.


System DNA

Small by design, complete when required

Akadata Linux preview targets compared with a typical general-purpose distribution
CharacteristicTypical general-purpose distributionAkadata Linux
Runtime baseBroad default package setApproximately 260 MB without sources
Stripped imageVaries by installation mediaApproximately 300 MB distributable image target
Development environmentUsually installed from external binary repositoriesApproximately 4 GB installed; compressed development image target of 1–2 GB
C library and initOften glibc with systemdPatched musl 1.2.6 with OpenRC 0.62.1
Base utilitiesDistribution-dependentPurpose-built package set; no BusyBox
FilesystemFrequently usrmergedDeliberately non-usrmerged; early boot remains in /bin and /sbin

The 260 MB figure describes the runtime base without sources; the approximately 300 MB figure describes the stripped distributable image target. Final downloads will publish measured bytes and SHA-256 values.


Core patch telemetry

Measured changes, not marketing guarantees

mimalloc integration

The toolchain and native system integrate an external mimalloc allocator with musl-facing compatibility changes.

Correct errno behaviour

Allocator error paths carry the expected errno semantics instead of silently losing failure context.

Larger pthread baseline

The default pthread stack increases from 128 KiB to 1 MiB, giving concurrent native services more practical headroom.

These are the verified patches in the current source tree. Akadata does not claim an unverified network-buffer expansion or promise that overload can never drop work.


Core specification

Pinned and reproducible

Architecture
x86_64, x86-64-v3 baseline
Compiler
GCC 16.1.0, O3
Kernel
Linux 7.1.5
Target
x86_64-akadata-linux-musl
Reproducibility epoch
1753401600
Boot and services
OpenRC with #!/sbin/openrc-run
Current codename
Saphira · Version 0
Userland
Selected native tools; no BusyBox

Akadata Linux releases

Akadata Linux is one deliberately simple server operating system. Every release uses musl libc, OpenRC, a proper non-usrmerged filesystem and an x86-64-v3 baseline.

Release names come from dragons. They do not represent editions, performance tiers, storage roles or specialised products.

Version 0

Saphira

The first Akadata Linux release.

Version 1

Vermithrax

Planned release name.

Version 2

Ancalagon

Planned release name.

Version 3

Smaug

Planned release name.

Each release advances the same focused system: simple, source-built and designed for modern x86-64 servers.