Re: [9fans] Definitinon list of the # filesystems

2021-01-22 Thread Richard Miller
> /sys/src/9/port/master

If it's not there on your system, use /sys/src/9/port/mkfile to generate it.


--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/Tc21478a4dc8e2df1-Mfe170619d2e52f04be255225
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Definitinon list of the # filesystems

2021-01-22 Thread Richard Miller
> Is there a relatively concise list of the # filesystems (#s, #|, etc)

/sys/src/9/port/master


--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/Tc21478a4dc8e2df1-Mb23f4ecf4db48daaaf1c14e2
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] authoritative source for u9fs?

2021-01-22 Thread Steve Simon
maybe i have missed something but i don’t think u9fs changed much.

i added a fix, years ago, adding frogs for some of the weird stuff osx does to 
filenames.

in my world it has been completely replaced by sshfs.

-Steve


--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/Tee2220301f2a891c-M9553a11c8bc4e511c8715f92
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] authoritative source for u9fs?

2021-01-22 Thread Dworkin Muller
On Fri, 22 Jan 2021 03:20:03 -0500, Fazlul Shahriar  wrote:
fshahriar> https://bitbucket.org/plan9-from-bell-labs/u9fs/src/master/

That looks much more believable than the others.  Thank you very much
for the pointer.

Dworkin

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/Tee2220301f2a891c-M99012e5d74822d70d49751ea
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Definitinon list of the # filesystems

2021-01-22 Thread Bakul Shah
On Jan 21, 2021, at 11:10 PM, Dworkin Muller  wrote:
> 
> On Thu, 21 Jan 2021 23:51:24 -0700, Don Bailey  wrote:
> don.bailey> Grep the source code not the man pages :>
> 
> Well, yes, but I was hoping for something a little less tedious than
> wading through 137,124 hits for `#'.  Removing `#include' admittedly
> brings that down to 109,636, but that's still a bit on the heavy side.

Try something like this:

cd /sys/src/9
awk '/^Dev /,/,/'  */*.c
--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/Tc21478a4dc8e2df1-Mdef3db0e100b3dfb6c5cfdd5
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] authoritative source for u9fs?

2021-01-22 Thread Fazlul Shahriar
Actually, I only know of one u9fs that is being maintained:
https://bitbucket.org/plan9-from-bell-labs/u9fs/src/master/
I think most of the others you may find on github are (outdated)
mirror of this one.

On Fri, Jan 22, 2021 at 3:02 AM Dworkin Muller  wrote:
> 
> My initial installation/playing with Plan 9 was, surprisingly enough,
> using the basic Plan 9 ISO from 9p.io.  That image (and the resulting
> installed system's /sys/src) has a handful of useful interoperability
> bits to run on Unix, including u9fs.  Now I've working with 9front,
> which is being less frustrating in at least a few respects.  However,
> it no longer has those Unix-related bits.  Doing a web search for
> "u9fs server" comes up with a lot of different places claiming to have
> it, but they don't appear to all have exactly the same thing, and I'm
> generally reluctant to use a package from other than its true home or
> a mirror listed at said true home.
> 
> Thus, the question is, what is considered to be the location of the
> source for u9fs?
> 
> I have a funny feeling the answer's going to be ``well, it depends on
> which variant of u9fs you want'' :-)
> 
> Thanks.
> 
> Dworkin

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/Tee2220301f2a891c-Mce5f51c865d65f16cb30bb66
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


[9fans] authoritative source for u9fs?

2021-01-22 Thread Dworkin Muller
My initial installation/playing with Plan 9 was, surprisingly enough,
using the basic Plan 9 ISO from 9p.io.  That image (and the resulting
installed system's /sys/src) has a handful of useful interoperability
bits to run on Unix, including u9fs.  Now I've working with 9front,
which is being less frustrating in at least a few respects.  However,
it no longer has those Unix-related bits.  Doing a web search for
"u9fs server" comes up with a lot of different places claiming to have
it, but they don't appear to all have exactly the same thing, and I'm
generally reluctant to use a package from other than its true home or
a mirror listed at said true home.

Thus, the question is, what is considered to be the location of the
source for u9fs?

I have a funny feeling the answer's going to be ``well, it depends on
which variant of u9fs you want'' :-)

Thanks.

Dworkin

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/Tee2220301f2a891c-M7fd1f9d11443820ecac1e2d5
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription