48
submitted 15 hours ago by mfat@lemdro.id to c/linux@lemmy.ml

When I read through the release announcements of most Linux distributions, the updates seem repetitive and uninspired—typically featuring little more than a newer kernel, a desktop environment upgrade, and the latest versions of popular applications (which have nothing to do with the distro itself). It feels like there’s a shortage of meaningful innovation, to the point that they tout updates to Firefox or LibreOffice as if they were significant contributions from the distribution itself.

It raises the question: are these distributions doing anything beyond repackaging the latest software? Are they adding any genuinely useful features or applications that differentiate them from one another? And more importantly, should they be?

top 50 comments
sorted by: hot top controversial new old
[-] desertdruid@lemmy.blahaj.zone 19 points 4 hours ago

I think it is a sign the Linux ecosystem is mature, boring is good in software in my opinion.

[-] ReversalHatchery@beehaw.org 2 points 3 hours ago* (last edited 3 hours ago)

wouldn't think so. automatic upgrades is as essential feature for desktop systems, yet they are nit really here. I can't appear at the dozens of my friends (significant amount of them elder) to upgrade their systems every few weeks or a month, or when e.g. firefox gets a critical vulnerability fix

[-] BlueSquid0741@lemmy.sdf.org 3 points 57 minutes ago

Automatic updates are there with the right distro. Which highlights the need to look around for the right distro for the use case.

Example being Opensuse Aeon - automatic updates - doesn’t even tell you it’s happening, just pops up “your system was updated” out of nowhere

Automatic rollback - if an update broke something you would never know, at boot the system will pick the previous snapshot with no user intervention

As far as the user is concerned you just have a working system; that it is the entire goal of that distro

[-] infinitevalence@discuss.online 15 points 5 hours ago

Bring on the boring! Its what lets me daily Linux as a real alternative to windows. I love that my system gets constant updates, I get to pick when they install, it goes out of its way to NOT overwrite my preferences and settings, it maintains the look and feel I set it to, and it stays stable.

[-] zelifcam@lemmy.world 12 points 6 hours ago* (last edited 6 hours ago)

When the initial rush of new Linux users arrived, experienced users had been trying to explain the same point for years: there are options like NixOS or CachyOS that offer unique experiences, optimizations, custom software or unique workflows, while other distros simply rebrand. But ultimately, most of them rely on the same underlying software, regardless of the distro. Having to explain this over and over in post after post became maddening. “What is the fastest distro” Posts on daily. With enough elbow grease my ancient Debian system can be willed into the latest NVIDIA drivers or other various bleeding edge packages. With a bit of suffering, I can compile a bunch of stuff months if not years before it shows up in the standard Debian repo. Point being, it’s all Linux.

As for updates being “boring”—there’s nothing wrong with a simple update. What massive advancements do people expect these “mostly” volunteers to deliver with every update?

[-] cerement@slrpnk.net 1 points 3 hours ago

(Chris Titus Tech getting blowback last year marking a whole group of distros as “Pointless” when they did nothing more than a reskin or pre-install a couple in-repo packages)

[-] Max_P@lemmy.max-p.me 26 points 10 hours ago

Pop_OS! is about to drop a whole new desktop environment (COSMIC) made from scratch that's not just a fork of Gnome. Canonical tried that as well a while back with Unity although it was mostly still Gnome with extra Compiz plugins.

A lot of cool stuff is also either for enterprise uses, or generally under the hood stuff. Simple packages updates can mean someone's GPU is finally usable. Even that LibreOffice update might mean someone's annoying bug is finally fixed.

But yes otherwise distros are mostly there to bundle up and configure the software for you. It's really just a bunch of software, you can get the exact same experience making your own with LFS. Distros also make some choices like what are the best versions to bundle up as a release, what software and features they're gonna use. Distros make choices for you like glibc/musl, will it use PulseAudio or PipeWire, and so on. Some distros like Bazzite are all about a specific use case (gamers), and all they do is ship all the latest tweaks and patches so all the handhelds behave correctly and just run the damn games out of the box. You can use regular Fedora but they just have it all good to go for you out of the box. That's valuable to some people.

Sometimes not much is going on in open-source so it just makes for boring releases. Also means likely more focus on bug fixes and stability.

[-] serenissi@lemmy.world 1 points 1 hour ago

Unity was envisioned to become mir based eventually. So they invented a whole new display protocol when wayland was there, vastly immature though :)

Unity although it was mostly still Gnome with extra Compiz plugins

Don't forget the added value of the Amazon ads!

No, not value for you, value for Canonical.

[-] nanook@friendica.eskimo.com 3 points 10 hours ago

@Max_P @mfat I don't like picture oriented Desktops, just a lot of shit competing with workspace, rather have simple drop down menus which is why I stick with Mate. Although a Doc like in MacOS isn't bad, and Mate does support this, it still eats up space I'd rather use for work.

[-] cerement@slrpnk.net 2 points 3 hours ago

why have menus covering stuff up when you can just use keybinds?

[-] nanook@friendica.eskimo.com 1 points 42 minutes ago

@cerement I don't have menus covering anything, they are pulldown menus, with respect to keybinds, there are only so many keys on a keyboard, and usually I want to actually produce input to some application with them, don't care for OS to get in the way here either.

[-] yozul@beehaw.org 19 points 11 hours ago

Hey, if you don't think distributions are doing anything, you can always use Linux From Scratch.

Seriously though, most of the work done by good distros is specifically so you don't notice things. They make a bajillion independent open source projects work together nicely. That's something I'm glad I don't have to do myself.

[-] Varyag@lemmy.dbzer0.com 1 points 10 hours ago

As someone who recently switched to Arch (btw) I finally figured out how much work the distros were doing in the background. Between default applications and configurations, there was a lot of stuff I had to learn to do on the fly. I'm happy with my system now though, since it's just the way I wanted it to be.

[-] pastermil@sh.itjust.works 55 points 13 hours ago

You seem to be comparing a distro release to a new game release. It's not. A distro is not always exciting because their top priority is having a working system. This means dealing with all the boring stuff.

It feels like there’s a shortage of meaningful innovation

You can look at this in another way: Linux distros are getting mature

are these distributions doing anything beyond repackaging the latest software?

You're saying it like packaging the latest software is a trivial task.

typically featuring little more than a newer kernel, a desktop environment upgrade, and the latest versions of popular applications

If you don't think these are meaningful to you, I don't know what is.

Try phoronix.com if you want a more cutting edge reporting. They're quite opinionated, but they're usually on point about the exciting stuff.

[-] cerement@slrpnk.net 1 points 3 hours ago

comparing a distro release to a new game release

  • pay a LinuxGem each time you open a terminal
  • Flatpak is only available as a paid DLC
  • use your LinuxGems to purchase randomized LootContainers with a chance of winning a Jellyfin install
[-] CameronDev@programming.dev 26 points 13 hours ago

Linux distros are getting mature

I think this is exactly it. Back in the early days of Fedora and Ubuntu a new release often meant major bug fixes, new software, and possibly a significant qol/usability changes and performance changes. Now, its all new versions of stable software, which all behave roughly the same. Which is exactly what you want in a daily driver OS. Stability.

[-] lemmur@szmer.info 86 points 14 hours ago

For me distro's role is to repackage things and then test them to check if they work together. Kinda like a premade sandwitch.

[-] jonne@infosec.pub 27 points 13 hours ago

Yeah, I'd rather the distro be as boring as possible while the exciting stuff happens upstream.

[-] rtxn@lemmy.world 61 points 14 hours ago

A boring release is the best kind of release. It means that most of the effort went into stability, compatibility, and bugfixes.

If you want updates to be exciting, install Arch, but only update it once every six months. You can even run bets on which system inroduces some breaking change that forces you to reach into its guts.

[-] halm@leminal.space 23 points 13 hours ago

Honestly, when you say

are these distributions doing anything beyond repackaging the latest software?

— I have to wonder what you think is so trivial about keeping your system current with latest bug fixes and security updates?

I don't need or want a distro to radically reinvent itself with every release. I had enough of that fuckery with Windows, way back when — incidentally, also a direct reason I quit that OS. And seeing "big changes" like Ubuntu deciding to functionally deprecate deb packages is... unappealing to me as well.

There are probably sexier updates going on in DEs, but (insofar as a distro isn't wedded to one particular desktop environment) I'm fine to let them hog that glamour.

[-] dragnucs@lemmy.ml 8 points 11 hours ago* (last edited 11 hours ago)

There are 2 kinds of distributes. One that are on customization side and those on stability side.

For example Debian, Fedora, and arguably Arch are on stability side. They are intended for people that want things to work predictably and software to be packaged and shipped as the developer intended it. Customization or lack of it is up to the user.

Distributions like Manjaro, Zorin OS, Elementary OS, LMDE or even Linux XP are have a given goal to a pqr5icular customization. Either a set of tweaks, a particular look or even their own desktop environment or set of software they develop themselves.

This means that the first kind would have the most boring update, as they just ship new and correctly integrated software. Wwhilr the second kind would provide very nice customizations or patching of their own to their environment.

[-] sebsch@discuss.tchncs.de 10 points 12 hours ago

You should use Arch, btw

[-] jflorez@sh.itjust.works 23 points 14 hours ago

Some of them add bugs disguised as features, like Ubuntu’s snap

load more comments (2 replies)
[-] DavidGarcia@feddit.nl 9 points 12 hours ago

I think you are looking at work horse distros, like Ubuntu, Fedora, etc.. That by now are heavily used for productive work, not personal use. So they favor stability and minor quality of life improvements over shiny new updates.

There's plenty shiny new cutting edge distros out there that are innovating, e.g. Nix, Silverblue, VanillaOS, all the container focused ones CoreOS, Container OS, Flatcar Container Linux and probably dozens more newer ones I am not aware of .

[-] nanook@friendica.eskimo.com 4 points 10 hours ago* (last edited 10 hours ago)

Other than a few graphics, there is so little customization in Zorin that you can drop in the Ubuntu repositories and never notice the difference. And as far as from scratch goes, the first kernel I used as .98 or .99, not quite 1.0, cross compiled for Intel on a Sparc platform, then you had to spend another three days compiling the GNU userland, and then another couple of days for Xorg, at which point you had a mostly usable system.

[-] thayerw@lemmy.ca 17 points 14 hours ago* (last edited 14 hours ago)

Since adopting a Flatpak and containerized workflow, the choice of distribution matters a lot less to me now than it did 10 years ago.

The majority of apps that I use everyday can be run from any host. And I can install fedora, arch, debian, or whatever I want as a container, whenever I want it, without any thought to my host system.

Ideally, Flatpak's UX will continue to improve, and upstream app devs will continue to adopt it as an official support channel, which will improve overall security and confidence of the platform. Image-based, atomic distros will be further streamlined, allowing for even more easily interchangeable host images. At that point, traditional distros will be little more than an opinionated collection of command line tools and programming environments.

[-] narc0tic_bird@lemm.ee 9 points 12 hours ago

It's kind of in the word distribution, no? Distros package and ... distribute software.

Larger distros usually do a quite a bit of kernel work as well, and they often include bugfixes or other changes in their kernel that isn't in mainline or stable. Enterprise-grade distributions often backport hardware support from newer kernels into their older kernels. But even distros with close-to-latest kernels like Tumbleweed or Fedora do this to a certain extent. This isn't limited to the kernel and often extends to many other packages.

They also do a lot of (automated) testing, just look at openQA for example. That's a big part of the reason why Tumbleweed (relatively) rarely breaks. If all they did was collect an up-to-date version of every package they want to ship, it'd probably be permanently broken.

Also, saying they "just" update the desktop environment doesn't do it justice. DEs like KDE and GNOME are a lot more than just something that draws application windows on your screen. They come with userspace applications and frameworks. They introduce features like vastly improved HDR support (KDE 6.2, usually along with updates to Wayland etc.).

Some of the rolling (Tumbleweed) or more regular (Fedora) releases also push for more technical changes. Fedora dropped X11 by default on their KDE spin with v40, and will likely drop X11 with their default GNOME distro as well, now that GNOME no longer requires it even when running Wayland. Tumbleweed is actively pushing for great systemd-boot support, and while it's still experimental it's already in a decent state (not ready for prime time yet though).

Then, distros also integrate packages to work together. A good example of this is the built-in enabled-by-default snapshot system of Tumbleweed (you might've figured out that I'm a Tumbleweed user by now): it uses snapper to create btrfs snapshots on every zypper (package manager) system update, and not only can you rollback a running system, you can boot older snapshots directly from the grub2 or systemd-boot bootloader. You can replicate this on pretty much any distro (btrfs support is in the kernel, snapper is made by an openSUSE member but available for other distros etc.), but it's all integrated and ready to go out of the box. You don't have to configure your package manager to automatically create snapshots with snapper, the btrfs subvolume layout is already setup for you in a way that makes sense, you don't have to think about how you want to add these snapshots to your bootloader, etc.

So distros or their authors do a lot and their releases can be exciting in a way, but maybe not all of that excitement is directly user-facing.

[-] BlueSquid0741@lemmy.sdf.org 1 points 9 hours ago

I didn’t know systemd-boot loader could boot snapshots. Do you know if there’s a guide to set this up?

I’m not using tumbleweed anymore for a few reasons, but my system does have snapper taking snapshots, and I’m using systemd-boot loader instead of grub. But I don’t know how to make those work together.

[-] Mike1576218@lemmy.ml 13 points 13 hours ago

A distro is corposed of:

  • an installer
  • base system (bootloader, filesystems, service runner, DE, basic apps, settings)
  • packet manager and packaged software
  • an updater between releases

The biggest things you notice are updated packages. Many of the base-system differences aren't even pushed to updated installations. Most of what the user sees as °the os° is the DE anyway.

[-] neo@lemmy.hacktheplanet.be 8 points 14 hours ago* (last edited 14 hours ago)

Since I started using the Nix package manager and switched to NixOS, the notion of a “Linux distribution” faded into little more than “A bootloader + the Linux kernel + some userspace programs”.

https://lemmy.hacktheplanet.be/pictrs/image/c6430d79-204f-44ad-b2e9-1e0547332437.jpeg

[-] hunger@programming.dev 5 points 13 hours ago

The same happens with any of the new immutable distributions. It's just less effort as you do not need to do the nix configuration dance anymore.

[-] utopiah@lemmy.ml 6 points 14 hours ago

a shortage of meaningful innovation

Well... a distribution IS a selection of packages and a way to keep them working together. Arguably the "only" innovation in that context is HOW to do that and WHICH packages to rely on. For the first, the "latest" real change could be considered immutable distributions, as on the SteamDeck, and declarative setup, e.g. NixOS. For the second... well I don't actually know if anybody is doing that, maybe things like PrimTux for kids at schools in France?

Anyway, I agree but I think it's tricky to be innovative there so let me flip the question, what would YOU expect from an innovative distribution?

[-] mfat@lemdro.id 1 points 1 hour ago

Well I'd like to see distros doing things to improve UX (which they now seem to have completely left to DEs). For example I remember when Ubuntu released their Hardware Drivers tool. It was samall but a super useful addition that made life easier for millions of users. But nowadays I see less app/utility contributions by distros.

[-] Karmmah@lemmy.world 7 points 14 hours ago

I guess if you want exciting new features you can just switch to a different distro nowadays or add them yourself. Why should distros add more stuff making them bloated or change stuff turning users away that like how things are currently? For general use you really don't need a lot of fancy new stuff.

[-] flamingo_pinyata@sopuli.xyz 4 points 13 hours ago

The role of a distribution is to curate packages - select the right combination of versions and verify if it works together. Providing package repositories is also a big one, imagine if you had to compile everything on your machine yourself on every update (khm gentoo khm).

Other than that there isn't really a lot of space for innovation. After you have a kernel, some base packages, package manager, and maybe a DE, you can install everything else yourself.
The main point of differentiation these days in on the package management side - do you want a rolling release, or a more conservative approach.

There is one point of innovation left, but it highly technical and somewhat risky for everyday users - libc alternatives. The C standard library is one of the few core packages in a distro that can't really be replaced by the user.

load more comments (3 replies)
[-] Palacegalleryratio@hexbear.net 5 points 14 hours ago

I mean that is kinda the point of a distro. If they’re good the work gets merged upstream and benefits everyone. They collate and bug test and conflict resolve (It’s more involved than that, but for the sake of simplicity)

[-] data1701d@startrek.website 3 points 13 hours ago

I think distros at least do some stuff beyond repackaging the latest software, namely default configurations (or lack thereof).

For instance, technically Debian has the packages to do SELinux, but it's Fedora (and OpenSUSE, I think?) that actually come out the box with them.

They are also continually improving, if slowly, their package managers to improve the experience of sourcing new software, as seen with work on apt and dnf.

You are right overall that new distro releases have little meaning any more. If anything, I think they are a good method for managing the upgrades to new software; when a release comes out, breakages can be addresses all at once and solved for a couple of years, whereas rolling release requires a person to be vigilant and repair breakages more often. That is not to pan rolling - I use Debian Testing on my desktop. As much as I like newer software, though, I am thinking of staying on Trixie after it becomes stable, as I get tired of applying updates all the time and then something breaking that is incredible difficult to diagnose.

[-] 0x0@programming.dev 3 points 13 hours ago

For instance, technically Debian has the packages to do SELinux, but it’s Fedora (and OpenSUSE, I think?) that actually come out the box with them.

Debian still has to ensure SELinux works if and when the user decides to install it.

[-] jimmy90@lemmy.world 2 points 13 hours ago* (last edited 13 hours ago)

the deployed architecture of linux is still evolving right now and there are lots of distros experimenting with different approaches

  • how the basic core OS is structured - immutability, A/B partitions, versioned rollback
  • how third party applications are executed - containerization, compatibilty, virtualization, bare metal
  • how software is updated and stored - package management (apt, pacman, nix, flatpak)

i'm sure i've missed other features of new linux distros. this is all really important stuff but has nothing to do with the apps you actually use day to day

[-] lurch@sh.itjust.works 3 points 14 hours ago

they shouldn't. everything should be rolling.

[-] rtxn@lemmy.world 18 points 14 hours ago

Server admins across the world now consider you a threat.

[-] sundray@lemmus.org 7 points 14 hours ago
[-] metaStatic@kbin.earth 13 points 13 hours ago

sundray is not in the sudoers file. this incident will be reported.

[-] sundray@lemmus.org 5 points 13 hours ago
[-] boredsquirrel@slrpnk.net 2 points 13 hours ago

No. Kubuntu now has a non-broken KDE Plasma. Fedora 41 has a slightly improved Plasma 6. CentOS Stream 10 with EPEL 10 will have Plasma 6 too, which is a huge step in "being something I could consider switching to".

load more comments
view more: next ›
this post was submitted on 11 Oct 2024
48 points (76.7% liked)

Linux

47661 readers
847 users here now

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

Related Communities

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

founded 5 years ago
MODERATORS