82
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 08 Jun 2024
82 points (96.6% liked)
Linux
5152 readers
74 users here now
A community for everything relating to the linux operating system
Also check out !linux_memes@programming.dev
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 1 year ago
MODERATORS
Is there an immutable OS based on Debian? I want a rock solid base with the rollback functionality immutable distros give.
As I'm typing this I just remembered there's VanillaOS. Currently still in beta for 2.0 but they switched from ubuntu base to debian base. Very excited for it
Same here.
There is EndlessOS doing exactly that but it was broken for me and outdated so no way.
Try btrfs for root partition, add snapper and you're pretty much done. Not that it will be inmutable, but you can rollback updates. Check btrfs awesome list on github (for the many other tools) and documentation..