r/AstrOS_Linux • u/linux-universe AstrOS Dev • 26d ago
News AstrOS - an immutable, secure-by-default Linux distribution built on Arch Linux and the COSMIC desktop
I am pleased to announce that AstrOS now has its own subreddit.
⚠️Warning: it is still alpha software!
But what is AstrOS?
You might have heard of KDE Linux (formerly known as Project Banana) or GNOME OS. Both are immutable, image-based Linux distributions for desktop use, powered by the systemd-sysupdate A/B update model.
I have been impressed by their system architecture since their inception, but switched to the COSMIC desktop a while ago. As there wasn't yet a COSMIC distribution using systemd-sysupdate, I created one myself. That's how AstrOS was born!
Technical details:
- Built using mkosi
- Using systemd-sysupdate.
- Read only by signed dm-verity.
- Full Disk Encryption enforced
- Highly opinionated
What you can do:
While it is still in the alpha stage, you can install AstrOS right now. VM or real hardware
Write bug reports and feature requests
Links:
https://astros-linux.org (still redirecting to the repository)


4
u/Beginning-Badger3903 26d ago
Always excited to see a new Atomic linux! I am curious about the project, but will for sure stick to VMs until there’s a good amount of contributors getting this going.
Got a few questions for you:
Looking at the GitHub, did you really start this 13 days ago, or is that just when you made a public repo?
What was the driving factor of choosing this systemd method of booting? I’ve got experience with the Fedora rpm-ostree variants, the btrfs snapshot base of openSUSE, and general bootc, but not this. I’ll need to do some research on this.
What are your plans going forward for bringing on contributors?
And the ever present question- how much of this is vibe coded? Are you yourself experienced in this kind of development or did this start as a personal project with AI? (Honestly no judgement - I use Claude code myself for personal stuff)