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?

  • data1701d (He/Him)
    link
    fedilink
    English
    arrow-up
    3
    ·
    14 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
      link
      fedilink
      arrow-up
      3
      ·
      14 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.