Apart from being open source what is Linux? Could I not create my own operating system that is different to windows or Macos and call it Steve, again there might be an awnser for this and sounds stupid but its more out of curiosity.

  • @BitingChaos@lemmy.world
    link
    fedilink
    English
    5
    edit-2
    11 months ago

    Mr. Stallman would be angry if you didn’t define it as the Linux kernel plus the GNU stuff that you need to do things with the kernel.

    Kernel + environment = OS

    • Something Burger 🍔
      link
      611 months ago

      The GNU+Linux thing is dumb. First, the GNU userspace programs aren’t the only things added to the kernel to make a working OS. A more fitting name would be systemd+Xorg+PipeWire+Linux. Second, not all Linux distributions use GNU’s programs. Some use Busybox, such as Android. Some don’t even use GNU’s libc, but musl. On an entirely headless system running completely unattended, you could probably not have any userspace at all. Finally, the GNU programs aren’t used at all by the average Joe who only uses their computer for Web browsing, emails and games.

    • @SuperIce@lemmy.world
      link
      fedilink
      English
      411 months ago

      You don’t need any GNU stuff for a Linux distro though. It’s just very common to use GNU tools.

    • Bob Smith
      link
      fedilink
      111 months ago

      Nah. Defining Linux as ‘the Linux kernel plus the GNU stuff’ is what makes him angry. Defining ‘Linux’ as ‘just the Linux kernel’ and sticking to that narrow use would make his day.

    • Rikudou_Sage
      link
      fedilink
      -111 months ago

      Kernel = OS. Tools is what makes the OS actually useful, but strictly speaking they’re not needed.

      • Infiltrated_ad8271
        link
        fedilink
        0
        edit-2
        11 months ago

        Nobody would call linux to android (or vice versa), despite having the same kernel.
        At least if we speak colloquially, the environment/ecosystem is really enough to define the OS.