86
Vanilla OS will be launched on July 28th
(i.ibb.co.com)
A community for everything relating to the linux operating system
Also check out !linux_memes@programming.dev
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
what's the immutability / atomic mechanism for this? not ostree or btrfs like fedora and opensuse's offerings? All I see is A/B partitioning listed? something more akin to android?
Read this for the most complete and comprehensive answer on the matter.
TL;DR: Like Fedora Atomic, it utilizes OCI images for its immutability. However, while Fedora Atomic combines this with libostree/OSTree for git-like management of your system, Vanilla OS (instead) keeps it relatively simple with just A/B partioning; which indeed is somewhat reminiscent to what's found on Android.