9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Current Plan 9 mirrors.
@ 2021-03-29 23:43 zemned3000
  2021-03-30  4:39 ` Shiro
  0 siblings, 1 reply; 3+ messages in thread
From: zemned3000 @ 2021-03-29 23:43 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 554 bytes --]

I am about 5 hours into being a Plan 9 user, on both the PI4 and QEmu.  I am struggling to find the canonical p9fs servers to mount kernel source code, update from a the central repo (is this broken with the  ownership change of plan 9?) and also a way to load extras such as gitfs.  Any handy pointers gratefully received.
------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Tf85189f4249fef26-M69a250152ff6e434bff1365d
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 1049 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] Current Plan 9 mirrors.
  2021-03-29 23:43 [9fans] Current Plan 9 mirrors zemned3000
@ 2021-03-30  4:39 ` Shiro
  2021-03-30  6:45   ` zemned3000
  0 siblings, 1 reply; 3+ messages in thread
From: Shiro @ 2021-03-30  4:39 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 1507 bytes --]

> On Mar 29, 2021, at 4:43 PM, zemned3000@gmail.com wrote:
> 
> I am about 5 hours into being a Plan 9 user, on both the PI4 and QEmu.  I am struggling to find the canonical p9fs servers to mount kernel source code, update from a the central repo (is this broken with the  ownership change of plan 9?) and also a way to load extras such as gitfs.  Any handy pointers gratefully received.
> 9fans <https://9fans.topicbox.com/latest> / 9fans / see discussions <https://9fans.topicbox.com/groups/9fans> + participants <https://9fans.topicbox.com/groups/9fans/members> + delivery options <https://9fans.topicbox.com/groups/9fans/subscription>Permalink <https://9fans.topicbox.com/groups/9fans/Tf85189f4249fef26-M69a250152ff6e434bff1365d>

The 9pfs servers (for /n/sources, etc.) were hosted by Bell Labs at:
        sources.cs.bell-labs.com <http://sources.cs.bell-labs.com/>

Nokia bought Bell labs a few years ago and no longer supports those servers.  New servers have been set up at:
        9p.io <http://9p.io/>

You can edit your ‘/bin/9fs’ script, change:

case sources
        srv -nq tcp!sources.cs.bell-labs.com sources /n/sources
to:
case sources
        srv -nq tcp!9p.io sources /n/sources


Then mount sources with:
        9fs sources




------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Tf85189f4249fef26-M2a5ff46fb2fa94d311d2a5db
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 3537 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] Current Plan 9 mirrors.
  2021-03-30  4:39 ` Shiro
@ 2021-03-30  6:45   ` zemned3000
  0 siblings, 0 replies; 3+ messages in thread
From: zemned3000 @ 2021-03-30  6:45 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 401 bytes --]

Awesome thanks.  I attempted this on the command line before posting and the server requested authentication, to connect.   I will try the approach you have set out here.
------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Tf85189f4249fef26-M0c8447005301603da8fba8a3
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 896 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-30  6:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-29 23:43 [9fans] Current Plan 9 mirrors zemned3000
2021-03-30  4:39 ` Shiro
2021-03-30  6:45   ` zemned3000

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).