• caseyweederman
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    4 months ago

    I feel it was a direct reply to the comment above.
    Dinosaurs don’t want to give up their extended LTS kernels because upgrading is a hassle and often requires rebooting, occasionally to a bad state.
    So how can you bring your userbase forward so you don’t have to keep slapping security patches onto an ancient kernel?

    • Atemu@lemmy.ml
      link
      fedilink
      arrow-up
      2
      arrow-down
      2
      ·
      4 months ago

      I feel it was a direct reply to the comment above.

      At no point did it mention livepatching.

      Dinosaurs don’t want to give up their extended LTS kernels because upgrading is a hassle and often requires rebooting, occasionally to a bad state.

      No, Dinosaurs want LTS because it’s stable; it’s in the name.

      You can’t have your proprietary shitware kernel module in any kernel other than the ABI it’s made for. You can’t run your proprietary legacy service heap of crap on newer kernels where the kernel APIs function slightly differently.

      how can you bring your userbase forward so you don’t have to keep slapping security patches onto an ancient kernel?

      That still has nothing to do with livepatching.

      • taladar@sh.itjust.works
        link
        fedilink
        arrow-up
        7
        ·
        4 months ago

        No, Dinosaurs want LTS because it’s stable; it’s in the name.

        Mostly they want LTS because if they never upgrade nobody can blame them for the failures that are happening because “not doing things” is seen as less blame-worthy than “doing things”. Actual stability is not achieved by running ancient version numbers with backported fixes. Nor is it achieved by never rebooting and then wondering why nothing works when you are inevitably forced to reboot by some unpreventable external circumstance. Actual stability is achieved by testing updates before applying them and doing so frequently so increments are small and causes of problems thus easily identifiable and fixable.