• Pup Biru
    link
    fedilink
    English
    1
    edit-2
    5 hours ago

    an operating system is far more than just the kernel

    there are few people who would say that android is the same operating system as ubuntu

    • @mholiv@lemmy.world
      link
      fedilink
      English
      4
      edit-2
      5 hours ago

      But it literally is the same. The only difference is the user space. Debian GNU/kFreeBSD shows this. Different operating system same user space.

      Take a look at Wikipedia for more info.

      An operating system (OS) is system software that manages computer hardware and software resources, and provides common services for computer programs. Time-sharing operating systems schedule tasks for efficient use of the system and may also include accounting software for cost allocation of processor time, mass storage, peripherals, and other resources.

      • Pup Biru
        link
        fedilink
        English
        1
        edit-2
        5 hours ago

        an operating system is comprised of the kernel, as well as system libraries and system utilities… user space is irrelevant to the classification of what is and isn’t an operating system: the concept of user space doesn’t even exist in some operating systems

        the concept of a kernel isn’t even useful to define operating systems… look at things like ROS for example

        • @mholiv@lemmy.world
          link
          fedilink
          English
          3
          edit-2
          5 hours ago

          If you define it that way you are right. Yah. But the common understanding is a bit different than yours.

          https://en.m.wikipedia.org/wiki/Operating_system

          Really great read.

          I urge you to take a look at https://www.debian.org/ports/kfreebsd-gnu/ It’s the exact same utilities and everything but a completely different kernel. It really highlights the difference here. How would your definition account for this?

          Would Debian GNU/kFreeBSD be 50% Linux, 50% FreeBSD under your definition even though it has no Linux code? It has all the system libraries and system utilities that you associate with Linux.

          • Pup Biru
            link
            fedilink
            English
            15 hours ago

            But the common understanding is a bit different than yours.

            the common understanding is that android is a different operating system to ubuntu, and macos is a different operating system to openbsd

            Would Debian GNU/kFreeBSD be 50% Linux, 50% FreeBSD under your definition even though it has no Linux code?

            it is what it is: a completely different thing… BSD system tools with a linux kernel

            • @mholiv@lemmy.world
              link
              fedilink
              English
              1
              edit-2
              5 hours ago

              You’re gunna do you and use your own definitions and I respect that. But the first line from the page is

              Debian GNU/kFreeBSD is a port that consists of GNU userland using the GNU C library on top of FreeBSD’s kernel, coupled with the regular Debian package set.

              It is literally GNU userland using the GNU C library on top of FreeBSD’s kernel, coupled with the regular Debian package set

              You can say Debian GNU/kFreeBSD is BSD system tools with a Linux kernel but you would be evidently and clearly wrong.

              Anyways. I wish you well. Best of luck.

              • Pup Biru
                link
                fedilink
                English
                15 hours ago

                okay, sorry i got the kernel and system tools mixed up in my head after reading it. that proves nothing other than the fact that you’re looking for a gotcha rather than a serious discussion

                • @mholiv@lemmy.world
                  link
                  fedilink
                  English
                  2
                  edit-2
                  5 hours ago

                  That’s ok! I was just trying to help you see the difference. You do now. It’s a win/win. There was a reason why I kept on brining up Debian GNU/kFreeBSD. It really highlights the difference.

                  • Pup Biru
                    link
                    fedilink
                    English
                    1
                    edit-2
                    4 hours ago

                    and my point is that these things aren’t definitions that have particularly concrete categories… an operating system is not a single thing: it can be many different things which include things like GUIs even… as much as we try to fit the world into neat little boxes, that’s just not how things work

                    even the categories of operating systems is messy: take single user vs multi user… macos is single user, but openbsd is multi user… in the beginning, the kernel was largely the same but due to the system tools and configuration, macos became a different classification of operating system

                    it’s all super messy, and saying that windows vista and windows 11 are the same operating system is extremely reductive