Experimental Linux distribution based on Freedesktop SDK with KDE Plasma https://aemeath.nanao.moe
  • Just 92.5%
  • Shell 7.5%
Find a file
2026-02-25 01:17:34 +07:00
.github chore: maximize build space 2026-02-25 01:17:34 +07:00
elements feat: Plasma 6.6.1 2026-02-24 17:39:39 +07:00
files feat: rework image building 2026-02-24 02:09:13 +07:00
include feat: Plasma 6.6.1 2026-02-24 17:39:39 +07:00
patches feat: reintroduce secure boot 2026-02-24 00:42:29 +07:00
.gitignore feat: reintroduce secure boot 2026-02-24 00:42:29 +07:00
cliff.toml chore: fix changelog 2026-02-05 22:51:50 +07:00
com.damillora.aemeath.metainfo.xml chore: [skip ci] update descriptions 2026-01-12 02:08:30 +07:00
Justfile feat: reintroduce secure boot 2026-02-24 00:42:29 +07:00
LICENSE feat: initial github 2026-01-05 15:17:41 +07:00
project.conf feat: reintroduce secure boot 2026-02-24 00:42:29 +07:00
README.md feat: reintroduce secure boot 2026-02-24 00:42:29 +07:00

Aemeath

An experimental immutable Linux distribution based on the Freedesktop SDK, running the KDE Plasma desktop environment.

Aemeath does not have a package manager. System updates are image-based, while applications are installed from Flatpak. It aims to include the latest KDE software, while building on top of the same Freedesktop SDK used by the Flatpak runtime.

WARNING: Aemeath is currently very experimental, and not ready to use as a daily driver. It is recommended to run Aemeath inside a virtual machine with 3D acceleration enabled, to prevent your real data from being eaten by the Threnodian.

Current Status

Right now, it sort of boots into the desktop, but packaging is still pretty much a mess, especially Plasma ones. This will get cleaned up in due time, but until then, you'll need to bear with it for a while.

An S3 bucket for downloads has been set up, but there's no easy way to access them yet. systemd-sysupdate does not use the S3 bucket yet.

Secure Boot is currently missing from the installation.

Download

Coming soon. The bucket is set up, but there's no index page for now.

Building

Aemeath is currently built as a raw disk image.

just use-test-keys
bst build os/aemeath/disk-image.bst

Acknowledgements

  • The Freedesktop SDK project, without which this wouldn't be possible.
  • GNOME OS, where a lot of additional dependencies were imported from.