Vanilla OS: More Than Just Vanilla GNOME With Ubuntu (itsfoss.com) 39
Slashdot reader Soul_Predator writes: Vanilla OS is Ubuntu on stock GNOME, with on-demand immutability and package selection freedom. It is currently a beta project, with a stable release planned for the next month.
"The first-time setup process is a breeze to experience," writes It's FOSS News, applauding how it lets uses choose and enable Flatpak/Snap/AppImage.
Overall, a package manager that installs applications utilizing a container, getting the ability to choose your package managers, on-demand immutability, and vanilla GNOME make it seem like a good deal to keep an eye on... I'd say it is a project that I believe a lot of users will appreciate.
You can download the ISO by joining its Discord channel for now. The ISO is not yet publicly available to all. Take a look at its documentation if you are curious. However, as per the roadmap, they plan to have a release candidate soon enough.
"The first-time setup process is a breeze to experience," writes It's FOSS News, applauding how it lets uses choose and enable Flatpak/Snap/AppImage.
Overall, a package manager that installs applications utilizing a container, getting the ability to choose your package managers, on-demand immutability, and vanilla GNOME make it seem like a good deal to keep an eye on... I'd say it is a project that I believe a lot of users will appreciate.
You can download the ISO by joining its Discord channel for now. The ISO is not yet publicly available to all. Take a look at its documentation if you are curious. However, as per the roadmap, they plan to have a release candidate soon enough.
Another Linux distro? (Score:5, Insightful)
Re: (Score:2)
It seems not much:
-To get a stock GNOME experience on top of Ubuntu. (Fedora is an excellent option too, but not for everyone!)
-Allows you to choose and enable Flatpak/Snap/AppImage with its first-time setup after installation.
-On-demand immutability, meaning you can make the system read-only to prevent critical changes from third-party applications and updates.
-A new package manager (apx) allows you to install packages inside a managed container by default.
That second point in particular illustrates
Re: (Score:2)
I'm trying to understand what this offers that Mint doesn't - really seems like "stock Gnome" is the only real difference. It does sound like this has a GUI that lets you enable Flatpak, Snap, and AppImage... but on Mint those only take a total of 1-2 simple commands typed in the terminal. I know it's 2022, but if you can't handle typing a few words at the command prompt, perhaps Linux isn't for you.
Re: (Score:3)
Exactly my question as well.
The file system immutability sounds potentially useful/interesting, but besides that, what is there that would be a compelling reason for me to move away from Mint?
I ask this question every time a new distro comes out but haven't really heard much that makes me think it'd be worthwhile to jump to a new distro.
Mint has been working fine for me for years; I'd need something compelling or genuinely useful to make the decision to switch.
And yes, enabling Flatpak, Snap, and AppImage s
Re: (Score:2)
Here's a dollar, you go do it.
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
"Almost one thousand Linux distributions exist [references below]."
https://en.wikipedia.org/wiki/... [wikipedia.org]
The LWN.net Linux Distribution List lists 278 (dead distributions are removed)
"We do hope you will enjoy this celebration of Linux diversity, with distributions large and small, specialized and generalized, old and new."
https://lwn.net/Distributions/ [lwn.net]
DistroWatch lists 939
https://distrowatch.com/search... [distrowatch.com]
Re: (Score:1)
What we need is one distro that is flexible enough to handle this nonsense as a package, not as a new distribution. There is nothing wrong with having numerous different versions of Gnome or whatever, customize as you wish, what is wrong is having to exchange the whole rest of your distribution along with it. Most distribution just run into tons conflicts if you try to have two very similar, but different packages, like different flavors of Gnome. It's all just a colossal waste of everybody's time.
For one t
Re: (Score:2)
Seriously, how many do we need? What is there that one of the existing distros can't/doesn't do & that everyone needs & that this one does?
Ah, the nostalgia, it burns!
"What do we need all these distros for? Aren't Slackware and Mandrake enough for anybody??"
Re: (Score:2)
Seriously, how many do we need?
Apparently we don't have enough because people still get butthurt when they hear the words Gnome or Systemd acting as if different distros don't exist.
Re: (Score:2)
Someone has a hobby and wants to share their work with the world. I think it's great people can. You can easily ignore it, except when it appears on slashdot. Of course, this really is news for nerds so I guess there's always something to complain about here.
Yet another? (Score:5, Insightful)
Eventually, it gets a bit silly.
Ubuntu build on Debian, and provide such a stable basis that you get flavors like kubuntu and xubuntu. And now there are more and more distros that base themselves on Ubuntu.
Honestly, it's a bit silly. If they actually have something useful and important to offer, more than "flavor if the day", they should go back to Debian, or even back to the kernel. X based on Y based on X? No thanks...
Re: Yet another? (Score:2)
I mean, I use either the XFCE Fedora spin or Xubuntu, for all personal use. Some things are only available for Ubuntu, so Xubuntu is what I use. Others are built for Fedora, so Fedora is what I use (that is also my daily driver).
But I totally get why people want thing X and thing Y. In this case, someone wants GNOME on Ubuntu. Why not just use Debian? Well, I am not sure, but whenever I want something built for Ubuntu (which is a ton of things), I know that .deb will work in my Xubuntu VM. I am totall
Re: (Score:2)
The great thing about being based on Ubuntu is that when they inevitably fold up shop, you just migrate to Ubuntu. Who still wants GNOME anyway?
Re: (Score:1)
Re: (Score:2)
they should go back to Debian
Why stop there? If they do something important why shouldn't they go all the way back to Linux from scratch? I mean why arbitrarily draw the line at having someone else manage certain things? Either draw the line at the beginning and say you don't build on other people's work, or accept the fact that they get to choose whose work to build on.
If they want to be more Ubuntu and less Debian why would you care?
Re: (Score:3)
Really? (Score:3)
Re: (Score:2)
Unless the problem is something like Ubuntu moving more toward *not* packaging things and using snaps (yuk) for more and more things and making it harder to use actual packages ...
Re: Why? (Score:2)
Sure but then he can't install all the .deb stuff.
I don't want applications in containers (Score:5, Insightful)
Security is hard enough without dozens of pre-packaged versions of every library lurking around in containers instead of using the system-wide versions.
Re: (Score:2)
Security is hard enough without dozens of pre-packaged versions of every library lurking around in containers instead of using the system-wide versions.
Or in snaps, flatpaks, etc ...
Re: (Score:2)
Sadly, more and more software is set up to be this way, and the build process is irritating enough that you don't want to change it. I create a user account for each program which installs with Anaconda, and make it install to its own directory, e.g. Stable Diffusion. That way at least I have a way to remove it cleanly without it being a massive PITA, and can conveniently manage the permissions. Also, I sudo -su into it so I don't have to have the conda crap in my shell. Arguably you're even better off with
Not something that I shall use (Score:2)
I find Gnome hostile. I stick with Mate - very usable.
Re: (Score:2)
Re: (Score:1)
Same here. Gnome 3 was a mistake. Mate is great.
Does it still have Nimbus?
Re: (Score:2)
All you have to know about Gnome to know that it is utter crap is that there is a key combination to modify the items on the panel that is completely undiscoverable.
The idea that "UX designers" may know anything is undercut by the idea that I have to press "Meta" (or maybe "Super" plus "Alt") plus right mouse key to modify the panel [let's not even go to the question of where the "Super" key is on my keyboard] . Why? What's wrong with right mouse key alone? The fact that this is even a question is a massive
Yo, VIP (Score:2)
Yo, VIP
Let's kick it
Ice ice baby
Ice ice baby
All right stop
Collaborate and listen
Ice is back with a brand new invention
Something grabs a hold of me tightly
Flow like a harpoon daily and nightly
Will it ever stop?
Yo, I don't know
Turn off the lights and I'll glow
To the extreme I rock a mic like a vandal
Light up a stage and wax a chump like a candle
Re: (Score:3)
Os Os baby.
I've moved on from GNOME (Score:3)
After going back to KDE I much prefer how it lets you customize the UI the way you want. With GNOME the options are limited and seem to get more limited with each new version. If I wanted a UI that someone shoved down my throat and told me to be happy with it or suck an egg then I would use Windows.
On-demand immutability (Score:2)
I had to learn what On-demand immutability is: you can make the system read-only to prevent critical changes from third-party applications and updates.
Why would you want to do this? Is this in case you're installing some package you don't trust so you don't let it write to your filesystem?
Re: (Score:2)
To stop windows users moving the contents of
What Windows features doesn't it have .. (Score:2)
Re: (Score:2)
What Windows feature doesn't it have that I can complain about?
Forced updates, spying, logging into your own computer via Redmond, Edge for some things whether you want it or not - the list of these "deficiencies" goes on and on...
Why do people like Gnome? (Score:2)
The UI on most Gnome apps is frustratingly wasteful. There is inevitably a ton of spacing between each element that chews up your screen real estate and gets in the way of your work or your page content. Every time I give it another try, I end up futzing with settings for hours just to get something usable but not quite as good as pretty much everything else.