Re: [9fans] why sources and the plan 9 web server have been up and down lately

2009-02-13 Thread Gabriel Díaz López de la Llave
Hello Thanks for your efforts and the status message, having sources is really appreciated. Btw, i hope you didn't loose any tree of your garden, we had strong winds here too (i've been invited to a chainsaw-party ;) Slds. Gabi El 13/02/2009, a las 3:11, ge...@plan9.bell-labs.com esc

Re: [9fans] Acme and spaces in file names

2009-02-13 Thread hugo rivera
I couldn't find anything in /n/sources/contrib/nemo. Can you please copy it again? 2009/1/14 Francisco J Ballesteros : > trfs. > We're using it within the 9fs script so everything can use it. > > I think it must be in /n/sources/contrib/nemo > somewhere (it was part of Plan B). > > If you cannot

Re: [9fans] Acme and spaces in file names

2009-02-13 Thread Fco. J. Ballesteros
/n/sources/contrib/nemo/trfs.{c, man} > I couldn't find anything in /n/sources/contrib/nemo. Can you please > copy it again?

[9fans] 'cd' into non-existent directory?

2009-02-13 Thread Pavel Klinkovsky
Hello all, it seems I missed something but... If I enter the /n directory, I can make 'cd' command into non-existent (not mounted) 'directory' (or filesystem) successfully. % cd /n % ls 9 9fat ... % cd blahblah % pwd /n/blahblah Can you explain me, why it happens? Thanks in advance. Pavel

Re: [9fans] 'cd' into non-existent directory?

2009-02-13 Thread Felipe Bichued
mntgen(4) On Fri, Feb 13, 2009 at 8:23 AM, Pavel Klinkovsky wrote: > Hello all, > > it seems I missed something but... > > If I enter the /n directory, I can make 'cd' command into non-existent > (not mounted) 'directory' (or filesystem) successfully. > > % cd /n > % ls > 9 > 9fat > ... > % cd bl

Re: [9fans] 'cd' into non-existent directory?

2009-02-13 Thread Gorka Guardiola
On Fri, Feb 13, 2009 at 11:23 AM, Pavel Klinkovsky wrote: > Hello all, > > it seems I missed something but... > > If I enter the /n directory, I can make 'cd' command into non-existent > (not mounted) 'directory' (or filesystem) successfully. > > % cd /n > % ls > 9 > 9fat > ... > % cd blahblah > %

Re: [9fans] 'cd' into non-existent directory?

2009-02-13 Thread Pavel Klinkovsky
Thanks a lot. "It is intended to supply mount points automatically." What is it good for? Pavel

Re: [9fans] 'cd' into non-existent directory?

2009-02-13 Thread Anthony Sorace
9fs, for example. i can do '9fs arbitrary-machine', and not have to worry about whether /n/arbitrary-machine has been created ahead of time or now. that's the most common use. without it, you'd have to create mount points in advance of knowing what sets of things you'd want to mount. it has downs

Re: [9fans] 'cd' into non-existent directory?

2009-02-13 Thread Bruce Ellis
I find it kind of ironic that Anthony is replying to a "missing directory" question. Please check the requests on the list that i could not satisfy and put together the pieces. your humble servant. brucee On Fri, Feb 13, 2009 at 11:28 PM, Anthony Sorace wrote: > 9fs, for example. > > i can do '

Re: [9fans] 'cd' into non-existent directory?

2009-02-13 Thread Pavel Klinkovsky
Alternatively, if '9fs' would 'mkdir' automatically, the sequence would be: - 9fs (automatic 'mkdir' and 'mount') - ...usage... - user 'unmounts' the fs... - ...and the directory is still present... :-( Clear, thanks for explanation. Pavel

Re: [9fans] 'cd' into non-existent directory?

2009-02-13 Thread erik quanstrom
On Fri Feb 13 08:32:56 EST 2009, pavel.klinkov...@gmail.com wrote: > Alternatively, if '9fs' would 'mkdir' automatically, the sequence > would be: > - 9fs (automatic 'mkdir' and 'mount') > - ...usage... > - user 'unmounts' the fs... > - ...and the directory is still present... :-( actually, the mo

Re: [9fans] 'cd' into non-existent directory?

2009-02-13 Thread Bruce Ellis
Correct. Please ... no speculative posts - blokes. Test it first. If that isn't obvious please go to slashdot and contribute to the open sewer, the consensus of the ill-informed. brucee On Sat, Feb 14, 2009 at 12:34 AM, erik quanstrom wrote: > On Fri Feb 13 08:32:56 EST 2009, pavel.klinkov...@gm

Re: [9fans] Aquarela patches

2009-02-13 Thread Andreas Zell
I can't use "patch/diff name", because wi have a Proxy. AZ. On 12 Feb., 13:30, benave...@gmail.com (Federico G. Benavento) wrote: > patch(1) (diff. from the lunix patch...) > > On Thu, Feb 12, 2009 at 6:37 AM, Andreas Zell wrote: > > Hello, > > > i fixed some bugs in aquarela. > > Is this the

[9fans] with reference to the earlier plan 9 interns post

2009-02-13 Thread ron minnich
there are also possibilities are murray hill and IBM. You should check these other opportunities out too. But, for all of us, if you want an internship, you really must be a student. For sandia, there is also a minimum 3.2 GPA. Here's the main sandia page: http://www.sandia.gov/employment/specia

Re: [9fans] 'cd' into non-existent directory?

2009-02-13 Thread Skip Tavakkolian
> slashdot and contribute to the open > sewer, the consensus of the ill-informed. i nominate it for the fortunes file: "slashdot: the consensus of the ill-informed" -brucee

[9fans] http sources mirror test

2009-02-13 Thread erik quanstrom
i put up a very basic mirror of sources. it has no history, no users and updates are currently manumatic. but here it is: http://sources.coraid.com - erik

Re: [9fans] with reference to the earlier plan 9 interns post

2009-02-13 Thread Akshat Kumar
What Plan 9 user has a GPA at all? ak --- Begin Message --- there are also possibilities are murray hill and IBM. You should check these other opportunities out too. But, for all of us, if you want an internship, you really must be a student. For sandia, there is also a minimum 3.2 GPA. Here's t

Re: [9fans] with reference to the earlier plan 9 interns post

2009-02-13 Thread jimmy brisson
On Fri, Feb 13, 2009 at 11:12 PM, Akshat Kumar wrote: > What Plan 9 user has a GPA at all? > ak > > > -- Forwarded message -- > From: ron minnich > To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> > Date: Fri, 13 Feb 2009 09:20:20 -0800 > Subject: [9fans] with reference

Re: [9fans] with reference to the earlier plan 9 interns post

2009-02-13 Thread Eric Van Hensbergen
On Fri, Feb 13, 2009 at 11:20 AM, ron minnich wrote: > there are also possibilities are murray hill and IBM. > To clarify, the IBM opportunity would not be for this summer, but would be a 6 month position sometime between September 2009 and August 2010 -- and needs to be someone who already has t

Re: [9fans] with reference to the earlier plan 9 interns post

2009-02-13 Thread Pietro Gagliardi
I am a high school student and have a GPA; I know it's higher than 3.2. What are the requirements for Murray Hill? On Feb 13, 2009, at 6:46 PM, jimmy brisson wrote: On Fri, Feb 13, 2009 at 11:12 PM, Akshat Kumar wrote: What Plan 9 user has a GPA at all? ak -- Forwarded message -