this post was submitted on 08 Jun 2024
79 points (96.5% liked)
Linux
5491 readers
923 users here now
A community for everything relating to the linux operating system
Also check out [email protected]
Original icon base courtesy of [email protected] and The GIMP
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
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..