Re: [9fans] Plan 9 Foundation is a 501(c)(3)

2023-12-12 Thread a
> If you’d like to make a donation in another way, more > information can be found on the Foundation’s page for > donations: > http://plan9foundation.org/donate.html It's been pointed out to me that the text didn't match the helpfully-automatically-added link. What the text says is correct,

Re: [9fans] Plan 9 Foundation is a 501(c)(3)

2023-12-12 Thread quiekaizam via 9fans
Nice! Congrats and good work. Looking forward to a bright 9 future.

Re: [9fans] Plan 9 Foundation is a 501(c)(3)

2023-12-12 Thread Kurt H Maier via 9fans
On Tue, Dec 12, 2023 at 07:22:01PM -0800, Anthony Sorace wrote: >Since announcing the Plan 9 Foundation, folks have asked how they can >support our work. We’ve had that “on hold” until we had a bunch of >organizational things sorted. We’re very pleased to say that the last big >one

[9fans] Plan 9 Foundation is a 501(c)(3)

2023-12-12 Thread Anthony Sorace
Since announcing the Plan 9 Foundation, folks have asked how they can support our work. We’ve had that “on hold” until we had a bunch of organizational things sorted. We’re very pleased to say that the last big one of those is now completed: the Plan 9 Foundation has been recognized as a 501(c)(3)

Re: [9fans] 9front: fossil broken in Humanbiologics rel.

2023-12-12 Thread cinap_lenrek
i tried it, downloading 9legacy, compiling fossil and using the following script from ori to format a fossil file-system: ori → http://okturing.com/src/17908/body <-- there's the script and fossil successfully starts up and is mounted: term% cat fossiltest.rc #!/bin/rc fossil/flfmt $1 fossil/

Re: [9fans] 9front: fossil broken in Humanbiologics rel.

2023-12-12 Thread ori
Just tested using this script: #!/bin/rc fossil/flfmt $1 fossil/conf -w $1 < Till I upgraded my 9front I was using a fossil server (from9legacy) on my > 9front FreeBSD Bhyve system, probably 9front release Emailschaden. > > Now it doesn't work anymore. Re

Re: [9fans] 9front: fossil broken in Humanbiologics rel.

2023-12-12 Thread ori
Interesting, and not expected; Can you get a stack trace from the Fossil process? Quoth wb.kl...@gmail.com: > Till I upgraded my 9front I was using a fossil server (from9legacy) on my > 9front FreeBSD Bhyve system, probably 9front release Emailschaden. > > Now it doesn't work anymore. Remaking

Re: [9fans] 9front: fossil broken in Humanbiologics rel.

2023-12-12 Thread cinap_lenrek
does the old kernel with fossil binary still work? -- cinap -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/Tac8d983292c826c1-Me0f499bebe92c1d19ddb6066 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Re: [9fans] 9front: fossil broken in Humanbiologics rel.

2023-12-12 Thread ori
Interesting, and not expected; Can you get a stack trace from the Fossil process? Quoth wb.kl...@gmail.com: > Till I upgraded my 9front I was using a fossil server (from9legacy) on my > 9front FreeBSD Bhyve system, probably 9front release Emailschaden. > > Now it doesn't work anymore. Remaking

[9fans] 9front: fossil broken in Humanbiologics rel.

2023-12-12 Thread wb . kloke
Till I upgraded my 9front I was using a fossil server (from9legacy) on my 9front FreeBSD Bhyve system, probably 9front release Emailschaden. Now it doesn't work anymore. Remaking the programs did not help either. The fossil server now hangs immediately after start. Neither file nor console serv