1953
submitted 10 months ago by MazonnaCara89@lemmy.ml to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] killerinstinct101@lemmy.world 9 points 10 months ago

What exactly is an OS to you? All distros are operating systems because they ship all the tools and utilities need for the system to function (on top of a package manager).

The fact that the KDE devs didn't write that code themselves doesn't disqualify it from being an OS.

[-] rwhitisissle@lemmy.ml 0 points 10 months ago* (last edited 10 months ago)

An OS is the interface layer between hardware and software. It's the first code that runs after the boot loader, and it exposes an API for syscalls that allow user processes to allocate typically restricted resources, while also tracking and maintaining those allocated resources, doing process scheduling, and a bunch of other critical tasks.

All distros are operating systems because they ship all the tools and utilities need for the system to function

All distros contain operating systems (or, more accurately, kernels), or, rather, are built on top of them. A distribution is a collection of curated software, along with an init system and, for linux, package manager, and, frequently, a particular desktop environment. These pieces of software are, on some level, superfluous. You can have an OS without them. They don't comprise the OS as a distinct conceptual layer of a computer system, of which there is the hardware, operating system, application, and user layers. The operating system is just Linux - because that is the interface layer between the hardware and software.

Saying "all distros are operating systems" is like saying "all cars are engines." It's just wrong. And I don't care what wikipedia has to say about it.

this post was submitted on 23 Nov 2023
1953 points (98.2% liked)

Linux

47366 readers
2277 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS