Re: [9fans] An announcement and a question

2008-09-24 Thread a
// ...is there a piece of software already available // that would act like an adapter between NFS // clients and 9P servers... nfsserver(8) might work for you: it'll grab a 9p server and export it over nfs, allowing clients with no "special" software to mount it. it used to do auth, but it was a

[9fans] An announcement and a question

2008-09-24 Thread Roman Shaposhnik
First of all, if you happen to be around San Francisco Bay Area on Sep 30, you might be interested in joining an unconference that is being hosted at Sun's campus where I work: http://cloudcamp-silicon-valley-08.eventbrite.com/ In fact, if there's enough interest we can meet early and I can giv

Re: [9fans] ape/psh can't exec in 9vx

2008-09-24 Thread Uriel
Which makes me wonder, doesn't Inferno have to deal with the same issue? It has never been quite clear to me how it does it, the whole inferno<->host user mapping stuff has always confused me. Peace uriel On Wed, Sep 24, 2008 at 6:09 PM, roger peppe <[EMAIL PROTECTED]> wrote: > last time i looke

Re: [9fans] ape/psh can't exec in 9vx

2008-09-24 Thread Uriel
Or we could use extended attributes to store the plan9-related bits. I'm joking, I'm joking! I just couldn't resist mentioning such wicked idea ;)) Probably having fossil become part of the default setup would be the best. Peace uriel On Wed, Sep 24, 2008 at 5:56 PM, Steve Simon <[EMAIL PROTE

Re: [9fans] iwp9 papers

2008-09-24 Thread Tom Lieber
On Wed, Sep 24, 2008 at 6:57 AM, spyros lalis <[EMAIL PROTECTED]> wrote: > The list of accepted papers for iwp9 > is now available at the web page > > http://iwp9.inf.uth.gr/ > > Reminder: registration deadline is Oct 5! Oh, that list looks good. I wish I could make it. -- Tom Lieber http://AllT

Re: [9fans] ape/psh can't exec in 9vx

2008-09-24 Thread roger peppe
last time i looked, wstat was largely unimplemented on the host filesystem interface, but that was a while ago, so it's probably changed. it caused the inferno build to fail.

Re: [9fans] ape/psh can't exec in 9vx

2008-09-24 Thread Steve Simon
I may be wrong but I assumed the problem with replica was that unless you run 9vx setuid to root and trust the permssion checking in the host interface there is no way for wstat to change the username of a file to anything else that the user who started 9vx. aditionally there may b e no relevant

Re: [9fans] ape/psh can't exec in 9vx

2008-09-24 Thread andrey mirtchovski
> I threw caution to the wind and ran the rebuild inside rio, and didn't > have anything unusual happen. I'll keep an eye out for those panics > though, incase I find a way to get them repeatably. I was serving the 9vx window from a fairly remote Linux box, that may have contributed. > Does that

Re: [9fans] iwp9 papers

2008-09-24 Thread jean mehat
I tried to reload the page, but it was still not there. Now it's ok. On Wed, Sep 24, 2008 at 1:05 PM, Francisco J Ballesteros <[EMAIL PROTECTED]> wrote: > I can see it there. Your cache? > > > On Wed, Sep 24, 2008 at 1:01 PM, jean mehat <[EMAIL PROTECTED]> wrote: >> I ldon't find the list on the

Re: [9fans] iwp9 papers

2008-09-24 Thread Francisco J Ballesteros
I can see it there. Your cache? On Wed, Sep 24, 2008 at 1:01 PM, jean mehat <[EMAIL PROTECTED]> wrote: > I ldon't find the list on the page. > > On Wed, Sep 24, 2008 at 12:57 PM, spyros lalis <[EMAIL PROTECTED]> wrote: >> The list of accepted papers for iwp9 >> is now available at the web page >>

Re: [9fans] iwp9 papers

2008-09-24 Thread jean mehat
I ldon't find the list on the page. On Wed, Sep 24, 2008 at 12:57 PM, spyros lalis <[EMAIL PROTECTED]> wrote: > The list of accepted papers for iwp9 > is now available at the web page > > http://iwp9.inf.uth.gr/ > > Reminder: registration deadline is Oct 5! > > >

[9fans] iwp9 papers

2008-09-24 Thread spyros lalis
The list of accepted papers for iwp9 is now available at the web page http://iwp9.inf.uth.gr/ Reminder: registration deadline is Oct 5!

Re: [9fans] Init hangs

2008-09-24 Thread yourfriendllc
On Sep 23, 7:38 am, [EMAIL PROTECTED] (Ralph Moritz) wrote: > Rodolfo kix García   kix.es> writes: > > > Hi! > > > I am not sure, and my reply can be stupid ... > > > Try to disconect the CD-Rom in vmware, and bootplan9 > > Hi Rodolfo, > > I tried this but init still hangs... > > I'd like to try Er

Re: [9fans] installation usb mouse

2008-09-24 Thread lupin636
On 22 Set, 12:59, [EMAIL PROTECTED] (Rodolfo kix García ) wrote: > Hi Armando, > > in any case, you can edit the plan9.ini: > > If you are in console, you can edit it using "ed". The first time is not > very easy, but only the first time ... > > If you are in rio (user glenda), you can edit doing:

Re: [9fans] ape/psh can't exec in 9vx

2008-09-24 Thread Gary V. Vaughan
Hi Andrey, On 24 Sep 2008, at 13:52, andrey mirtchovski wrote: On Tue, Sep 23, 2008 at 11:17 PM, Gary V. Vaughan <[EMAIL PROTECTED]> wrote: Was just starting to settle in to 9vx, but this is a real showstopper: term% ls -ld /bin/ape d-rwxr-xr-x Z 1 gary gary 578 Sep 23 11:28 /bin/ape term%