Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Being able to roll back updates/upgrades that go wrong, is not just fixing a minor inconvenience. There's also something about the critical part of the system being less mutable. Desktop Linux has been way too easy to break in the past.


Tubleweed has snapshots and rollbacks too by default. But yeah immutable distros are good for beginners so they don't destroy their system!


The OS this is based on, Tumbleweed, is what provides that capability. I do not think there is anything novel here.


> I do not think there is anything novel here.

Absolutely wrong.

Tumbleweed is a conventional distro. You're root, you can do whatever you want, you have full R/W access to the entire FS, and updating is by installing lots and lots of packages into the live OS while it is running.

Aeon and Kalpa are immutable: the root fs is largely R/O even to root, and you cannot install or update packages on the running system. To install packages into the OS itself you must reboot, and installation is transactional -- it can automatically undo changes that prevented a successful boot.

Kalpa is the KDE desktop version of MicroOS.


> and installation is transactional

Good explanation, but note that Tumbleweed can use transactional-update with btrfs snapshots like MicroOS. Updates are still applied live though.


Okay, fair enough!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: