this post was submitted on 14 Jul 2023
132 points (90.7% liked)
Linux
47952 readers
1293 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
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
view the rest of the comments
Oracle does a have a point though, they did release ZFS and BTRFS as open source projects. Granted, RH has done the same with other software packages, but not something as important as a FS. ZFS was a finished product, BTRFS not so much, but still, these 2 are greatly valued in the open source community.
Not siding with Oracle, I don't like them one bit, but facts are facts 🤷.
Oracle's implementation of ZFS is Proprietary software. The original version was developed with an open source model By Sun microsystems, which was bought by oracle. And Oracle contributing to the Linux Kernel with BTRFS isn't that ground breaking
Still, no one else did it... I mean, after RaiserFS, was there another FS released under GPL that was a viable alternative to EXT*?
XFS maybe?
Maybe...
BTRFS, which works great as long as you accept its limitations.
Correct... don't like that, but yes, that is correct.
Well, openZFS is quite good, but it's license is incompatible with the GPL
Yeah, that's why is not in the kernel, it's a separate package.
RedHat are key contributors to a stack of open source projects aside from the kernel itself. For example they are one of the lead contributors to QEMU, far ahead of Oracle.
@corsicanguppy @stsquad
They were always IBM's front for open/free code and the undermine of linux. Grew economically more than any Op.Fr. project because of IBM's consulting and training subcontracts passed under the table. Eventually they were absorbed by their mothership.
I know, but let's face it, QEMU is not something you absolutely need to run an OS, like an FS for example.
Linux supports loads of filesystems. ext4 works well for most people and is considerably easier to use without jumping hoops for Oracle's deliberately misaligned license for ZFS.
Everyone knows that, and everyone knows that BTRFS was released under GPL to restore the balance (as well as have the FS maintained and developed for free).
My point was, Oracle has contributed as well as RH. They offered to make RHEL instead of RH, RH do repacks. IBM is just greedy and we have seen where these sorts of things lead, to a dead company.
@0x4E4F @Ascend910 also dTrace, the proper instrumentation system