this post was submitted on 11 May 2024
87 points (100.0% liked)
Free and Open Source Software
17911 readers
52 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Fedora silverblue
The main system OS is immutable and tracked by a git like system, which means to upgrade, or downgrade your whole OS to a release you just pull in the 'tag' you want, and it just does it.
Can also side grade easily to respins of the OS using this too, just add the remote and pull in the image.
As a rebase, I reccomend secureblue: https://github.com/secureblue/secureblue
Oooh that's a fun idea. Thank you!