What is the kernel on VanillaOS? Isnāt it more updated also? Not lts?
I guess it was 5.19. I have to double-check later when I boot it up again
Well that would be an lts kernel then?
Isnāt 5.15 the latest in LTS series?
I guess you are right. Itās odd they use 5.19.
Perhaps because at the time of Ubuntu 22.10ās release that was the latest main?
So 23.04 will most probably see 6.x.
The Vanilla devs said there was one of two blockers/bugs in the 6.0 kernel that prevented them from shipping it initially. But one they start doing their own signing theyāll update to the latest kernels, similar to how PopOS always updates their kernels. If you want extra help/knowledge, their Discord is the place to go, itās where the devs are as well, been following it along the last 2-3 months or so.
So thatās where youāve been? Gnoming around!
Nice! Thanks for posting and sharing the info!
Good to see you back here again @Scotty_Trees!
Where have you been @Scotty_Trees Iāve been missing the
Edit: Hope you had a good Christmas.
@ricklinux Iāve been Gnoming up and down ever since 43 was released
I just donāt currently daily drive EndeavourOS (typing this from Fedora 37), so I donāt have any issues/bugs/news/or curiosities to report these days. Happy xmas/holidays/new years/maple moose to you too!
@pebcak Technically I never left, Iām still using Linux after all, I just donāt have a lot to add here when Iām not running EndeavourOS and pretty courageous of you to post about a Ubuntu distro on an Arch forum! I donāt mind at all since linux is linux after all, heck I was even using Ubuntu 22.04 last month myself. But as for Vanilla OS, they are off to a good start and will tweak and refine it over the coming weeks. I know the ABRoot setup requires something like 50GB of space, and theyāre going to improve the optimization to knock that down to 10-20GB I think, but that will take some time. I donāt need an immutable type setup myself, but still I like the work they are doing and their concept of vanilla Gnome and the devs are very friendly too.
Many times I get the feeling that Ubuntu stirs up a lot of feelings like Windows does among some Linux users. I am not chauvinistic about one or other distro. Also, if there is Other distro news then I guess you could post news about any distro, discuss and exchange ideas about it to further the knowledge about the Linux world in general.
When it comes to Vanilla OS, I was just curios about their immutable system, how it is implemented and how the package and system management works. Perhaps I will join their Discord later on to learn more about the system.
Having said that, it is not something that I would use on a daily basis as I am quite happy with my Arch systems but who knows, maybe in the future I would find a use case for an immutable system.
Thanks for posting and sharing info on Vanilla OS! Hopefully, if some other users on this forum try it out, they would share their findings here. I would certainly appreciate it.
Fedora 37? Isnāt that Gnome anyway? Why?
Iāve posted about Ubuntu on here before in the past and for the most part users donāt seem to mind or donāt really care much. But thereās always at least one user that just froth at the mouth and canāt stop themselves from sharing their highly intellectual takedown of said distro. But people like that arenāt worth paying any attention to anyways!
If you want to learn all about it, thatās literally the best way, a lot has been said and discussed there, youād find the answer to practically any question you might have, and chances are itās been asked already.
Vanilla OS doesnāt run or work in a VM all that great FYI. Itās basically just plain Gnome, and instead of apt
to install things, you use apx
to install things, which install things in containers. Other than that, itāll feel like any other Gnome setup essentially. But with the added benefit of you canāt bork your system [easily]. But if you run Arch, you know how to fix your system anyways, so to bork or not bork shouldāve be a big deal
Did you read the review of Vanilla OS by linuxiac?
Just had a look
I would recommend the author to RTM:
man abroot
man apx
Had he done so, he would know that for running a program X installed with apx, you would use:
apx run X
and not only:
X
Also, he seems to get the syntax wrong again:
sudo abroot get
The right command would be:
sudo abroot get present
or
sudo abroot get future
He seems to have got wrong the two fundamental command line tools that make Vanilla OS tick
I donāt know? This guyās no dummy.
I do!
Having read this review, I suspend my judgement!
Would you have said the same if it was based on KDE? I doubt it!
This is not about desktop environments.
He has got a wrong idea about two tools which are at the heart of the system. Fundamental for its running. He doesnāt know how to install apps and how to run them
What has DE anything to do with it?