this post was submitted on 21 Mar 2026
240 points (81.6% liked)

Linux

63955 readers
1123 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 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] ScoffingLizard@lemmy.dbzer0.com 12 points 15 hours ago (2 children)

Can someone explain why there is a separate merge for systemd and Arch? If Arch just uses the systemd init which was already modified, then what was the separate request for?

I'm using vanilla Arch and will be pissed if I have to switch, but I will based on this. I'm not willing to give an inch.

[–] Anaeijon@lemmy.dbzer0.com 7 points 10 hours ago

The systemd change 'just' adds a birthday field to the user data, where you could store (or don't) the users birthday, that then could be used by other applications to request an age bracket.

The Arch-change doesn't effect real arch Linux. It modifies the archinstall script (so, irrelevant, if you install according to Wiki) to ask the user for their birthday during installation and stores it for systemd.

[–] kieron115@startrek.website 3 points 12 hours ago* (last edited 12 hours ago)

disclaimer: linux noob here.

the separate pull request appears to be for archinstall, "a helper library which automates the installation of Arch Linux." it would collect user age during installation.... somehow?