Canonical’s announced a major shift in its kernel selection process for future Ubuntu releases. An “aggressive kernel version commitment policy” pivot will see it ship the latest upstream kernel code in development at the time of a new Ubuntu release.

Original announcement: Kernel Version Selection for Ubuntu Releases

81 points

Ubuntu was first os I really stuck with for years… It’s weird the shifts they made in the past. The horrid Amazon search in unity shell was their first major misstep… And as much as I understand the snap shift, their implementation was balls. I was forced to jump ship when a work reliant version of Citrix somehow completely would break app armor…

I don’t know what I intended to really say in this post… Just typing out loud I guess.

permalink
report
reply
28 points

I am right there with you on all counts. I’m on openSUSE now and happy as a clam.

permalink
report
parent
reply
5 points
*

I’m on endeavoros … My pinephone was running arch and I thought it was neat to albeit briefly have the same set up on my phone and laptop. I eventually retreated back to plasma from sway but I have the tiling plugin activated and on.

permalink
report
parent
reply
26 points

Expressing your disappointment and confusion I guess…

permalink
report
parent
reply
14 points

It’s a great entry point for people too intimidated to try something like Pop!_OS, Mint, Aurora, elementaryOS, etc. But for some reason, the people who wind up in places like this tend to use anything but Ubuntu, it seems…

permalink
report
parent
reply
20 points

Usually because they’ve tried Ubuntu and found it lacking.

permalink
report
parent
reply
6 points

I use Ubuntu for work and it serves its purpose really well.

It was the first time I really ditched windows and learnt how to use Linux.I have Kubuntu on my personal PC and it feels klunky to me.

So I am not sure why is that, since it uses the same base.

My only issue right now is that I need to split the apps I use between dpkg, apt or snaps and it sucks when I need to uninstall something.

So once my project is done at work, I will try another distro.

permalink
report
parent
reply
13 points

Just to offset the predictable groupthink in this thread: Ubuntu is fine. In my experience it is rock solid and has been for years. Doubly true for the LTS versions. Yes there there is the slightly troublesome issue of Snaps and the even smaller one of self-advertising. But IME the installer is very solid and that is a crucially important issue for prospective normie users. Ubuntu is still a flagship distro and IMO it now deserves more love than it is getting.

permalink
report
parent
reply
8 points

Ubuntu is the only enterprise distro that I can run both at home and at work that also has reasonably up to date packages. Debian and OpenSuse and CentOS (RIP) all run much older packages that may not support what I want to do at home so then my home experience would not match my professional experience.

Sure there’s fedora but I don’t want to be reinstalling my servers every 8 months or so as a new release comes out

Ubuntu has long support windows and reasonably up to date packages on recent releases, so I can do whatever I want to without too much faffing about but not have to dist-upgrade every 6-24 months if I don’t want to. Plus it’s an easy one to whip out at work for something because it’s a well established enterprise vendor

permalink
report
parent
reply
6 points

I’ve been generally happy with Ubuntu. I don’t really care for snaps, but on my headless server that’s not really an issue. I suppose I could have taken the time to uninstall snapd from the server, but I haven’t cared enough to do so.

I ran it on my desktop for quite awhile as well, but there the snap issue was much more present. I hate Firefox as a snap, and while I’m aware of the new Firefox ppa, I decided to switch to fedora since I’ve never used it and wanted to broaden my experience a bit more.

And yes, I’m aware of Red Hat/IBM’s shitty corporate bullshit too. Maybe one of these days I’ll use Arch btw.

permalink
report
parent
reply
5 points

Oh, when you try Arch, please tell us about it!

permalink
report
parent
reply
2 points

Mint is the distro that’s most like Windows, but Ubuntu is the project that’s most like Microsoft.

permalink
report
parent
reply
59 points

Great. Now Linux Mint will have to start providing their own kernels too, as they were following Ubuntu’s way of choosing a kernel version.

Will this be the final nail in the coffin that will make LMDE the main edition, or will they just follow what Canonical is doing in that case? I’m genuinely curious for their response.

permalink
report
reply
20 points

I can see Mint just adopting “Latest Ubuntu LTS, work latest Linux LTS” as their choice strategy. They’ve usually preferred older but more stable kernels and drivers before, anyway.

permalink
report
parent
reply
10 points

Why would they start providing their own kernels?

All this change is that instead of choosing the latest stable release at the time of Ubuntu’s kernel freeze, they may choose to use the in-development kernel if it’s expected to release before the next Ubuntu release.

permalink
report
parent
reply
9 points

I’m not familiar with linux mint, why?

Also they can switch to debian base relatively easily

permalink
report
parent
reply
22 points

From my understanding the Mint most ppl use/are familiar with is Ubuntu-based.

Linux Mint LMDE is the Debian base! 😎 love LMDE so far!

from the site: What is LMDE?

LMDE is a Linux Mint project which stands for “Linux Mint Debian Edition”. Its goal is to ensure Linux Mint can continue to deliver the same user experience if Ubuntu was ever to disappear. It allows us to assess how much we depend on Ubuntu and how much work would be involved in such an event. LMDE is also one of our development targets, as such it guarantees the software we develop is compatible outside of Ubuntu.

permalink
report
parent
reply
51 points

I’m surprised by this decision, since Ubuntu’s strength is stability and by extension, friendliness to new users. Imo, a better move would be to ship a separate “unstable” release with non-LTS kernels.

permalink
report
reply
31 points

Maybe stability is not a frequent issue nowadays, and they need the new kernel to support new hardware more quickly?

E.g. I can imagine a new linux friendly laptop can’t be sold with ubuntu preinstalled because the old kernel is not supporting some parts yet, but it’s already merged upstream. Or something like that.

permalink
report
parent
reply

Ubuntu ships “hardware enablement” kernel updates to LTS versions of their distribution so new hardware can run older releases.

permalink
report
parent
reply
11 points
*

I just read the article and they say exactly what I guessed:

“This approach would guarantee stability on the appointed release day, but was proving unpopular with consumers looking to adopt the latest features and hardware support as well as silicon vendors looking […] to align their Ubuntu support,” Canonical’s Brett Grandbois explains.

But to “provide users with the absolute latest in features and hardware support, Ubuntu will now ship the absolute latest available version of the upstream Linux kernel at the specified Ubuntu release freeze date, even if upstream is still in Release Candidate (RC) status.”

permalink
report
parent
reply
6 points
*

The announcement has some wording on treating LTS releases differently. My guess is they’ll be more aggressive on non-LTS releases and less aggressive in LTS, in order to preserve stability for LTS. Besides, non-LTS releases have been decidedly unstable for a while now, especially after the move to shorten their support lifespan. And it makes sense. They more or less serve as testing releases for the next LTS. Point being that whoever wants stability uses LTS anyway and they’re likely to adjust the new kernel selection process to keep that stability.

permalink
report
parent
reply
9 points

How many engineers can Canonical yeet now that they can skip on testing and backporting fixes to their own stable kernel?

Are they also going to tell Joe average user to just submit any bugs to LKML?

permalink
report
reply
3 points

Compiling a kernel yourself isn’t a big deal these days, especially with DKMS. Generally the type of people I’ve encountered who care about which kernel version they’re usiyare the type of people who are capable of compiling it themselves…

permalink
report
reply
3 points

I’ve found that is shifting a bit as a lot of newer hardware needs kernel support, and as new people with newer devices enter the linux world they can encounter issues. I know I’ve had to wait for feature to make it to the kernel before I got it for some newer hardware. It can be frustating especially if it’s something essential or realky desirable. Even more so if you aren’t tech savvy.

permalink
report
parent
reply

Linux

!linux@lemmy.ml

Create post

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

Community stats

  • 9.6K

    Monthly active users

  • 3.1K

    Posts

  • 35K

    Comments