Fyra Labs is a pretty new project with the philosophy: At Fyra Labs, we believe technology can change the world. Our focus is to create technology that respects privacy, is open-source, and user-centric. They are building quite a few projects like Ultramarine Linux, a downstream distro of Fedora. And it looks like they are planning on an Fedora Atomic based OS named tauOS using their own GUI toolkit, Flatpak runtime, App Suite, package manager and rpm-ostree tooling! They describe their Te...
This is a quite complex process, and their documentation is incomplete and different 🥳
Damn, these rpm-ostree distroes are taking off. I mean tbf, having a “cloud native” approach (a two buzzword combo) with system images is kind of great for testing, and it shows people can now actually carve out some systems in a relatively effective manner. Good show!
That is supposing it is rpm-ostree, because ostree can actually rebase to an entire different distribution. There’s people getting arch working as an ostree install, and eventually, we’ll have gone over to a new dawn, where you don’t need to reinstall, just rebase.
Damn, these rpm-ostree distroes are taking off. I mean tbf, having a “cloud native” approach (a two buzzword combo) with system images is kind of great for testing, and it shows people can now actually carve out some systems in a relatively effective manner. Good show!
That is supposing it is rpm-ostree, because ostree can actually rebase to an entire different distribution. There’s people getting arch working as an ostree install, and eventually, we’ll have gone over to a new dawn, where you don’t need to reinstall, just rebase.
Goddamn open source is awesome.
True. But keep in mind, /etc and /var are mutable. So you can still get bad config files etc.