this post was submitted on 23 Dec 2024
155 points (97.5% liked)

Linux

48889 readers
932 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 31 points 2 weeks ago* (last edited 2 weeks ago) (3 children)

It always puzzles me why they chose the one distro without systemd to base this on and are now trying to add it themselves.

Also I have thoughts about this:

Move sudo to community
At present, sudo is in the main repository, which requires us to provide security support for 2 years. Upstream sudo does not provide an "LTS" lifecycle, so this requires either performing security upgrades during the maintenance lifecycle, or backporting security fixes by hand.
Benefit to Alpine
Prior to the creation of the security team, there was an unofficial preference to push doas as the preferred pivot tool for Alpine. This reinforces that messaging. Additionally, we do not have to support sudo for a 2 year lifecycle, since there are no LTS branches for it.

How often does sudo have security vulnerabilities that it's worth moving to a lesser used tool whose vulnerabilities are less likely to be discovered against your security team's wishes? What do all the other distros do?

[–] blackfire 20 points 2 weeks ago

Yeah that does seem like an odd way to go about it. Other than full system upgrades I can't remember the last time I saw sudo in the upgrade list. Maybe I've just been missing it.

[–] [email protected] 5 points 2 weeks ago

Yeah, they could've picked something like Debian. It's like they picked an embedded distro only to try to turn it into a full-fledged.