this post was submitted on 23 Feb 2025
11 points (78.9% liked)

Linux

6127 readers
906 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of [email protected] and The GIMP

founded 2 years ago
MODERATORS
 

To clear it up I am referring to just the kernel. You can set anything you'd like as PID 1 so we can have a non-unixlike userland. For example, some users set their kernel to boot directly into Emacs, without an init system.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 1 day ago (1 children)

I assume they mean non-Xorg/wayland, but I really don't know for sure.

[โ€“] [email protected] 1 points 19 hours ago

When I think "unix-like" I think, "everything is a file, configurations are human-readable, executables do one simple thing and combine to perform complex operations"