this post was submitted on 16 Dec 2024
59 points (96.8% liked)
Open Source
31724 readers
144 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
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
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
Where is the source code used for the newer plan 9 development? (the foundation said they are participating in google summer of code).
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.
One of the newsgroup moderators probably knows the answer.