this post was submitted on 19 Nov 2024
24 points (100.0% liked)
Free and Open Source Software
18134 readers
1 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Not sure. Maybe they're going to replace the nasty proprietary bits with tools and libraries from Linux and BSD?
Maybe a similar approach to ravynOS? From ravynOS homepage:
Kinda. I hadn't actually heard of ravynOS, so thanks for mentioning it. I'll be interested to try it out.
The main difference, however, is the kernel. ravynOS is based on FreeBSD with Mach and Cocoa added on top, which is like creating Mac OS X from first principles. PureDarwin, meanwhile, is based on the already-developed Darwin kernel used by macOS, but with the proprietary bits hacked off and replaced with FOSS tools from other projects (as far as I know).
That sounds interesting, thanks for clearing up the differences, both definitely very promising