(Blog) Vanilla OS 2 Orchid Stable, some clarifications (vanillaos.org)
from OsrsNeedsF2P@lemmy.ml to linux@lemmy.ml on 03 Jan 2024 23:17
https://lemmy.ml/post/10087302

#linux

threaded - newest

F04118F@feddit.nl on 03 Jan 2024 23:44 next collapse

This is pretty sick. Not just flatpaks but easily install any application, using apt or dnf package managers, or deb or rpm files, in a container with a simple syntax. Wow. Wrap a GUI around it and this may be a winning formula for an easy and stable Linux desktop.

juli@programming.dev on 05 Jan 2024 03:26 next collapse

That’s not mentioned in the text.

Are you speaking of distrobox/toolbox? Which is available on any linux system.

ShiningWing@lemmygrad.ml on 05 Jan 2024 05:20 collapse

That’s not mentioned in this specific blog post, but that’s always been one of Vanilla OS’s defining features, it’s “apx” package manager to install those various types of packages

It’s even using Distrobox actually, but the point is to make it simpler to install packages for those contrainers, with the user not worrying as much about managing the individual containers, and not having to memorize the specific commands for each individual distro’s package manager

Basically, like the rest of Vanilla OS, the point isn’t that you can’t do this stuff elsewhere, it’s that it’s trying to make it easier to do it

warmaster@lemmy.world on 05 Jan 2024 05:29 collapse

They are already doing it. Their forked gnome software takes deb packages too.

throwawayish@lemmy.ml on 04 Jan 2024 00:44 next collapse

“ABRoot is utility which provides full immutability and atomicity to a Linux system, by transacting between two root filesystems. Updates are performed using OCI images, to ensure that the system is always in a consistent state. It also allows for local atomic changes thanks to the integrated ABRoot package manager, which generates local OCI images with the user’s changes, and then applies them on top of the system’s default image.”

(From ABRoot’s page on Github)

This sounds a lot like what Fedora is trying to achieve with their ostree native containers.

Are there any technical differences between the two? Besides, of course, relying on tools with different names etc*. FWIW, it doesn’t seem as if ABRoot (v2) allows one to pin multiple deployments, while this can be done relatively easily through the sudo ostree admin pin [-u] <index> command on Fedora Atomic.

[deleted] on 04 Jan 2024 06:26 next collapse

.

throwawayish@lemmy.ml on 04 Jan 2024 14:05 collapse

Feels like pointless recreating of everything that is allready available for years.

This seems to be either blatantly false or simply uninformed.

Sure, for years, there have been many different attempts to explore ‘immutable’(/‘atomic’) distros. And while some concepts have become mainstays, like; atomic updates, some degree of immutability during runtime and to a lesser degree; reproducibility, declarative system management and reliance on (OCI) images. There remains a lot to explore still and differentiation in implementation (however minute) is important as it’s not always clear what will and will not stick eventually.

As to your claim of Vanilla OS “pointlessly recreating what is already available for years, the only atomic distros that have been usable for years are Fedora Atomic, Guix System and NixOS. Both Guix System and NixOS are radically different from all the others and Fedora Atomic has only relatively^[1]^ recently^[2]^ started to do the things that actually resemble what Vanilla OS 2 Orchid envisions for their system.


  1. fedoraproject.org/wiki/…/OstreeNativeContainer
  2. fedoraproject.org/…/OstreeNativeContainerStable
kugmo@sh.itjust.works on 05 Jan 2024 03:57 next collapse

i do not see the hype for immutable distros, they seem to be for an incredibly niche sub-section of the linux desktop which is already incredibly niche (i’ll probably be answering my own question). good for the devs for trying new things i guess but these seem like hell to use if you are a tinkerer, gnome is whack and won’t convince any new users to use linux. it seems like an operating system i’d install for my tech illiterate parents so i won’t have to troubleshoot anything if it had a desktop like cinnamon or kde because they would have some familliarity with a windows like ui.

Vincent@feddit.nl on 05 Jan 2024 13:35 collapse

Why would “people who don’t want to have to troubleshoot anything” be a niche? I love it exactly because it’s mostly the same as what I used to have, except that I don’t have to worry about updates breaking as much.

kingmongoose7877@lemmy.ml on 05 Jan 2024 09:57 next collapse

Ahh…I get it…I saw the title and thought it was about IBM’s OS/2 in an “out of the box,” uncustomized state, hence “Vanilla OS 2” code-named Orchid…oh, never mind already.

Secret300@sh.itjust.works on 06 Jan 2024 16:30 collapse

I’ve been really interested in this project for a while now and even more excited when they announced 2.0. I can’t wait to try out the beta once it’s released