this post was submitted on 08 Jun 2024
82 points (96.6% liked)

Linux

8518 readers
390 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] secret300@lemmy.sdf.org 8 points 1 year ago (2 children)

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

[–] boredsquirrel@slrpnk.net 3 points 1 year ago

Same here.

There is EndlessOS doing exactly that but it was broken for me and outdated so no way.

[–] anzo@programming.dev 2 points 1 year ago

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..