this post was submitted on 22 Apr 2026
75 points (98.7% liked)

Linux

65371 readers
176 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 7 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] doodoo_wizard@lemmy.ml 57 points 3 weeks ago (35 children)

~~Rust based~~ MIT licensed coreutils

[–] racketlauncher831@lemmy.ml 15 points 3 weeks ago (1 children)

Yes! I mean, don't divert the hate of permissive license to Rust. Those are unrelated but now more people hate Rust because of this.

[–] doodoo_wizard@lemmy.ml 7 points 3 weeks ago (5 children)

They’re not unrelated. Lauded projects to rewrite some gpled c thing in rust are almost universally mit licensed.

Attempts to get those licenses changed are almost universally met with a line in the sand.

[–] ISO@lemmy.zip 4 points 3 weeks ago (1 children)

There are a lot less GPL projects in your system than you might think. Your core system is already filled with liberally licensed libraries and programs. Case in point, since you talked about rust rewrites, original sudo is not GPL software.

[–] doodoo_wizard@lemmy.ml 0 points 3 weeks ago (1 children)

Oh no, a non gpl package on my computer? How did you find out about my one weakness! I’m melting, melting! Oh, what a world, what a cruel, cruel world!

[–] ISO@lemmy.zip 3 points 3 weeks ago (1 children)

If you're posting from Desktop Linux, your comment utilized at least 10 liberally licensed libraries. And that's before it got into the wire. GPL packages are a MINORITY, not a majority with exceptions.

[–] doodoo_wizard@lemmy.ml 0 points 3 weeks ago

Oh no, with so few gpl packages how will i maintain an unkempt beard and bald ponytail?! How will my ketchup stained Grateful Dead tee hold together at this critical low level of gpl? At this rate my bare feet will stop stinking up the break room!

load more comments (4 replies)
[–] vala@lemmy.dbzer0.com 2 points 3 weeks ago
load more comments (33 replies)
[–] talkingpumpkin@lemmy.world 33 points 3 weeks ago

TLDR:

Current status for 26.04 LTS

We shipped rust-coreutils as the default in Ubuntu 25.10 to maximise real-world testing ahead of the LTS. Based on the audit findings and remediation progress, here is where we stand for Ubuntu 26.04 LTS.

We have included the latest upstream release 0.8.0 in Ubuntu 26.04, which incorporates the bulk of the security fixes.

cp, mv, and rm continue to be provided by GNU coreutils in 26.04. These utilities have remaining open TOCTOU (time-of-check to time-of-use) issues (8 as of Apr 22, 2026) that need to be resolved before we are confident shipping them.

Our plan is to address the remaining issues as soon as possible and target Ubuntu 26.10 with 100% rust-coreutils.

[–] BB_C@programming.dev 3 points 3 weeks ago (1 children)

The "reported upstream" link is broken (fixed link).

[–] Mubelotix@jlai.lu 1 points 3 weeks ago (1 children)

The amount of issues is scary

[–] arcterus@piefed.blahaj.zone 2 points 3 weeks ago (1 children)

A significant number are slight differences from GNU behavior that likely wouldn't impact users or just random miscellaneous project tasks like "this is inefficient" or "clean up this thing." Not saying there aren't problems to be addressed, just that the number looks more concerning than it actually is. Wouldn't be surprised if some are outdated as well.

[–] BB_C@programming.dev 2 points 3 weeks ago

There is the odd (genuine) security issue tbf. But they are more of the variant:

"If an attacker is close enough to sneak that on me, then I'm probably already screwed."

load more comments
view more: next ›