|
|
Log in / Subscribe / Register

What is the added value of a Linux distribution

What is the added value of a Linux distribution

Posted May 5, 2026 18:05 UTC (Tue) by hunger (subscriber, #36242)
In reply to: What is the added value of a Linux distribution by pizza
Parent article: Bug-monitoring expectations and Fedora GNOME packages

A lot of projets due maintain a binary distribution channel formend users. What else are binaries in github releases, flatpaks, snaps, appimages, docker container, or just plain binaries in a tarball that developers maintain? The big projects now even started tonhave their own inhouse linux distributions.

The annoyance with distribution packagers is huge, otherwise no project would bother doing any of that. And rightfully so: Packagers up- or downgrade dependencies (sometimes even to versions documented to not work!), add random patches (some even taken frpm upstreams "rejected" pile), add random "features" (e.g. support for a horribly broken distribution theme), or just ship horribly outdated software (and then patch out user visible notes about a version being way out of date).


to post comments

What is the added value of a Linux distribution

Posted May 6, 2026 7:46 UTC (Wed) by taladar (subscriber, #68407) [Link]

Lets be completely honest though, there are also plenty of upstream projects who just never update their vendored dependencies at all, don't care about security issues or critical bugs in those dependencies and have a "works on my machine" attitude towards any reported problem, no matter how much detail is provided. Here distro packager do a lot of valuable work to test and make the software work on a wider set of systems and without introducing critical vulnerabilities to the user's systems.

Projects only using packaging that includes all dependencies like Docker images, flatpaks,... are particularly prone to not caring about any vulnerabilities in anything included in that packaging too.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds