On Mon, May 16, 2011 at 3:48 AM, Bakul Shah <ba...@bitblocks.com> wrote: > On Thu, 12 May 2011 20:47:04 -0300 =?UTF-8?Q?Iruat=C3=A3_Souza?= > <iru.mu...@gmail.com> wrote: >> On Thu, May 12, 2011 at 8:45 PM, Iruat=C3=A3 Souza <iru.mu...@gmail.com> wr= >> ote: >> > On Thu, May 12, 2011 at 5:30 PM, Bakul Shah <ba...@bitblocks.com> wrote: >> >> On Thu, 12 May 2011 14:03:13 CDT Daniel Lyons <fus...@storytotell.org> = >> =C2=A0wrote: >> >>> On Thu, May 12, 2011 at 11:52:30AM -0700, Bakul Shah wrote: >> >>> > On Thu, 12 May 2011 13:14:55 CDT Stanley Lieber <stanley.lieber@gmail= >> .com> >> >>> =C2=A0wrote: >> >>> > > http://plan9.bell-labs.com/sources/plan9/sys/src/cmd/unix/u9fs >> >>> > > >> >>> > > This is the basis of the OpenBSD port. >> >>> > >> >>> > unix/9pfreebsd is really too old to be useful but may be one >> >>> > can start a new FreeBSD port from the openBSD bits? =C2=A0I'd be >> >>> > interested in such a thing. >> >> >> >> I was thinking of a kernel port (mount_9ufs etc). My hopes >> >> were briefly raised until I realized the openBSD port is not a >> >> kernel port. Though I am not sure if a kernel port is worth it >> >> (and it is certainly a bunch of work). >> >> >> >> >> > >> > http://src.oitobits.net/o9fs. It is not finished, but was written for >> > the OpenBSD kernel. >> > >> >> sorry, it moved to https://bitbucket.org/iru/o9fs > > Cloned! Not sure when I will have time to play with this but > is the TODO file uptodate? Thanks. >
Mostly, I guess. If you are willing to hack on it, I can take a look and update it for you. > On Thu, 12 May 2011 15:53:15 CDT Daniel Lyons <fus...@storytotell.org> wrote: >> Wouldn't this be for mounting 9p *from* BSD, not exporting BSD's FS *to* 9p? > > Yes. > >