this post was submitted on 16 Dec 2024
57 points (95.2% liked)
Open Source
31725 readers
146 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
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
Days late, but the sources can be found in a few different places depending on what you're looking for.
The "official" Plan 9 (a.k.a. 4th Edition from Bell Labs) as controlled by the Foundation can be found here.
After that there are a few different "development" branches, so to speak. There's 9legacy, which is basically Plan 9 with some patches for modern hardware, and then there's 9front, which is where much of the real development of Plan 9 actually occurs. Others also exist in varying states of development/decay โ 9atom, harvey, and r9, mainly.
9front is where most of the action is these days, but it's not "official" in that it isn't directly controlled by the foundation. However, at least one member of the foundation (Ori Bernstein) is a primary contributor and developer.