you are viewing a single comment's thread
view the rest of the comments
[–] 7 points 2 years ago (3 children)

Is there any info on what this distro is supposed to be? Browsed the site could not find any summary of what makes it different

  • source
  • hideshow 6 child comments
  • [–] 9 points 2 years ago

    It's an immutable distro akin to Fedora Silverblue, which means it's theoretically extremely solid but you can't easily change the base system.

    And while I haven't tried it myself, the thing that seems to set VanillaOS apart from something like Silverblue is that is built around the idea of containing various subsystems based on other distros (like an Ubuntu subsystem and an Arch subsystem), which should make it easy to install packages from a variety of distro (or even the AUR, for another example) on top of a very solid, static base system. Under the hood it uses a container management tool called Distrobox to achieve that, but it seems to be pretty nicely abstracted for user simplicity.

    I daily drive Fedora Silverblue and I do something similar with distrobox for things that don't make sense to install as Flatpaks. In other words, on my system I have an immutable base system (with optional package layering, rollbacks, rebasing, etc.), then flatpaks or appimages for most simple applications (firefox, blender, krita, etc.), and finally distrobox to handle various dev environments and music production environment (which relies on wine and a lot of plugins).

    VanillaOS is something like that, but out of the box, and aiming to be GUI-user friendly.

  • source
  • parent
  • [–] 7 points 2 years ago (1 child)

    This has some good info.

    https://news.itsfoss.com/vanilla-os-beta/

    The main change with 2.0 is the Debian Sid base, as opposed to Ubuntu.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago (1 child)

    Debian Sid? Why not Bookworm?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago* (1 child)

    The devs laid out their reasoning here:

    https://vanillaos.org/blog/article/2023-03-07/vanilla-os-20-orchid---initial-work

    Essentially, they want a non-opinionated rolling release and to stick with apt as a base package manager, which means that Sid is the obvious solution.

  • source
  • parent
  • hideshow 2 child comments