When I just see my TV taking Linux updates it makes me feel so cozy. For context sake I have a veroV running osmc.

  • catloaf@lemm.ee
    link
    fedilink
    English
    arrow-up
    16
    arrow-down
    9
    ·
    edit-2
    1 个月前

    The unix philosophy is that a piece of software should do one thing, and do it well. Systemd does a dozen things, all of them poorly. It’s an especially poor choice for an embedded or appliance system.

        • Kusimulkku@lemm.ee
          link
          fedilink
          arrow-up
          1
          ·
          1 个月前

          I don’t see the problem but I was just saying that it doesn’t break the unix philosophy as such. Not that unix philosophy is much of a thing anymore.

          • catloaf@lemm.ee
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 个月前

            Linux is a kernel. The kernel modules, services, userland, etc. are all modular and can be used independently. Not so with systemd (at least how it’s implemented in most distros).

            • Jakeroxs@sh.itjust.works
              link
              fedilink
              arrow-up
              1
              ·
              1 个月前

              I’m sure there’s several modules in the Linux kernel that are necessary to function, and you’re also aware that when people broadly refer to Linux, they don’t mean the kernel specifically lol