Some examples:

  • Android
  • Alpine: Alpine Linux is built around musl libc and busybox
  • glaucus: A simple and lightweight Linux distribution based on musl libc and toybox
  • Chimera (alpha stage): Chimera uses a novel combination of core tools from FreeBSD, the LLVM toolchain, and the Musl C library
  • Miku Luna \ she/it@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    34
    arrow-down
    1
    ·
    9 months ago

    “I use Linux as my operating system,” I state proudly to the unkempt, bearded man. He swivels around in his desk chair with a devilish gleam in his eyes, ready to mansplain with extreme precision. “Actually”, he says with a grin, "Linux is just the kernel. You use GNU+Linux!’ I don’t miss a beat and reply with a smirk, "I use Alpine, a distro that doesn’t include the GNU coreutils, or any other GNU code. It’s Linux, but it’s not GNU+Linux.

    The smile quickly drops from the man’s face. His body begins convulsing and he foams at the mouth and drops to the floor with a sickly thud. As he writhes around he screams “I-IT WAS COMPILED WITH GCC! THAT MEANS IT’S STILL GNU!” Coolly, I reply “If windows was compiled With gcc, would that make it GNU?” I interrupt his response with “-and work is being made on the kernel to make it more compiler-agnostic. Even you were correct, you wont be for long.”

    With a sickly wheeze, the last of the man’s life is ejected from his body. He lies on the floor, cold and limp. I’ve womansplained him to death.

  • xohshoo@lemmy.world
    link
    fedilink
    arrow-up
    9
    ·
    9 months ago

    given Android, it might even be that most linuxes aren’t GNU/linux

    When Android came out, it really hit this and the limits of the GPLvII home for me

  • duncesplayed@lemmy.one
    link
    fedilink
    English
    arrow-up
    5
    ·
    9 months ago

    And not all GNU is Linux! Beyond the world famous GNU Hurd, there’s also Debian GNU/kFreeBSD, and Nexenta (GNU/Illumos, which is the OpenSolaris kernel).

    I think the most esoteric of them, though, is GNU Darwin (GNU/XNU). Darwin is the open source parts of OS X, including its kernel, XNU. There used to be an OpenDarwin project to try to turn Darwin into an actual independent operating system, but they failed, and were superseded by PureDarwin, which took a harder line against anything OS X getting into the system. GNU Darwin took it one step further and removed just about all of Darwin (except XNU) and replaced it with GNU instead.

  • ReversalHatchery@beehaw.org
    link
    fedilink
    arrow-up
    6
    arrow-down
    2
    ·
    9 months ago

    I would argue that Android has very little to do with Linux. You don’t even have to go far into the quirks of the userland, the kernel is a heavily modified flavor of it to which the linux documentation simply does not apply, or not really accurately.

    With recent versions it might be better now, but holy guacamole it is very bad in those before that, basically it’s filled with nonstandard modifications (well, probably depends on what you call standard, though…)

    • drwankingstein@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      5
      ·
      9 months ago

      android works on upstream kernel fine. in fact, you can even run a linux chroot inside of a booted android perfectly fine. android, especially newer ones, really arent that far off normal linux at all anymore, hell Waydroid is literally running android inside of an LXC container with some patches to get proper integration with the host working

  • ChristianWS@lemmy.eco.br
    link
    fedilink
    arrow-up
    3
    ·
    9 months ago
    • Chimera (alpha stage): Chimera uses a novel combination of core tools from FreeBSD, the LLVM toolchain, and the Musl C library

    Who was the incredible smart person to name a new distro with a similar name to another, older, Linus distro? ChimeraOS

    • GameWarrior@discuss.online
      link
      fedilink
      arrow-up
      6
      ·
      9 months ago

      Honestly when I first read that I just assumed that ChimeraOS decided to go in an new direction. Also it’s not like ChimeraOS is some small super niche distro it seems relatively popular.

    • entropicdrift@lemmy.sdf.org
      link
      fedilink
      arrow-up
      1
      ·
      9 months ago

      Also, on their main page:

      Chimera aims to eliminate legacy cruft where possible to deliver a modern, general purpose, fully featured operating system that is simple but complete.

      While on their Community page:

      Our primary means of communication is IRC. […] We ask you to refrain from using advanced Matrix features, such as reactions, editing, message removal, markup and multi-line messages while using the chat. This is because users on IRC side will either not see that or it will clutter the channel. Stick to simple, plain text messages, like you would if you were on IRC.

      Do you think they’re aware of the irony of relying on crusty old IRC while touting about Linux having legacy cruft and their code being better?

      • q66@blahaj.social
        link
        fedilink
        arrow-up
        0
        ·
        8 months ago

        @entropicdrift would you mind elaborating how the choice of a chat protocol is connected to technical aspects of an operating system? i feel like i’m not galaxy brain enough for that

        • entropicdrift@lemmy.sdf.org
          link
          fedilink
          arrow-up
          1
          ·
          8 months ago

          It’s just an ironic contradiction of philosophy.

          Over on the OS side they’re dedicated to making a fresh start and leaving behind crufty old standards, but on their chat server they’ve limited their chat tech to the capabilities of IRC, a chat protocol so old it pre-dates Linux.

  • jack@monero.town
    link
    fedilink
    arrow-up
    5
    arrow-down
    4
    ·
    edit-2
    9 months ago

    The GNU project gave birth to and spread the idea of free software worldwide. Would they not have started with the GNU operating system (they wrote a LOT of code) and doing activism then free software would surely not exist in the magnitude it does today.

    The Linux kernel would not be this mainstream at all. Spiritually, this makes every popular free OS a GNU system. Even BSD was only freed because Stallman explicitly requested it. Credit where credit is due.

    • vrt3@feddit.nl
      link
      fedilink
      English
      arrow-up
      1
      ·
      9 months ago

      Arguably yes, but none of that is a good reason to put GNU in the name. I don’t think even Stallman argued that Linux distributions should use the name GNU to give credit to GNU’s influence.

      The reason always given is a different one: it’s because distros traditionally took a lot of code from the GNU project, which is a different matter. That reasoning does make some kind of sense, even though I don’t fully agree.

      • Pantherina@feddit.de
        link
        fedilink
        arrow-up
        1
        ·
        9 months ago

        I really think the existing maintainers need to strengthen this. A microkernel sounds like a very good concept, and new college graduates often dont know C or even C++ anymore. Me included, if I would learn a low level language I see no purpose for anything but Rust

  • vsh@lemm.ee
    link
    fedilink
    English
    arrow-up
    0
    arrow-down
    1
    ·
    8 months ago

    For people who still don’t grasp the difference:

    GNU/Linux - for example debian

    Linux - for example kernel (android)