this post was submitted on 22 Jun 2023
160 points (92.6% liked)

Linux

45762 readers
877 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
 

I’m curious about what you think on how it will affect the Linux community and distros (especially RHEL based distros like Fedora or Rocky).

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 1 year ago (1 children)

So then Oracle just gets 1 dev account and pulls the source.

[–] [email protected] 3 points 1 year ago (1 children)

This was my initial thought as well, but I imagine that would violate the terms of their subscription and Red Hat could just revoke their access going forward.

[–] [email protected] 4 points 1 year ago* (last edited 1 year ago) (2 children)

I doubt it would legal to make that against the terms. It GPL code, Oracle is allowed to access it as they please.

[–] [email protected] 7 points 1 year ago

Very true for the GPL code, but Red Hat adds code that isn’t GPL to the distro. So your downstream distros would have to cherry pick that code out.

[–] [email protected] 3 points 1 year ago (1 children)

They could still revoke access. The subscription probably says something like "we can revoke access for any reason". Most subscriptions do

[–] [email protected] 2 points 1 year ago

True, but what's stopping someone from uploading it anonymously? They have to share the code with customers, but that doesn't mean GPL doesn't apply to non-customers. Anyone working at these companies can download the source code and upload it online.