I find it interesting to learn about the different tooling involved with the different immutable distros. Fedora and others use ostree
, this one uses arkdep
, Nitrux uses overlayroot
, Nix uses nix-build
, and there’s probably others.
Immutable Version Of Arch-Based Manjaro Linux Available For Testing
Submitted 3 months ago by monetaryabyss@lemmy.linuxuserspace.show to news@lemmy.linuxuserspace.show
https://www.phoronix.com/news/Immutable-Manjaro-Linux
Comments
Telorand@reddthat.com 3 months ago
dogsnest@lemmy.world 3 months ago
“Immutable” is the new “orange.”
Telorand@reddthat.com 3 months ago
It promises certain things that traditional distros can’t, namely reproducibility and scalability. Many are based on OCI images, which are built and then pushed to everyone. It’s definitely the hot new thing, but at least it’s not without warrant.
shamrockpreacher5@reddthat.com 3 months ago
Any good papers to read more about the actual mechanisms used behind immutability?