9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* RE: [9fans] Installed Plan 9, now what?
@ 2003-12-08 11:36 Tiit Lankots
  2003-12-08 14:51 ` ron minnich
  2003-12-08 15:00 ` Russ Cox
  0 siblings, 2 replies; 30+ messages in thread
From: Tiit Lankots @ 2003-12-08 11:36 UTC (permalink / raw)
  To: 9fans

> I recently installed plan 9 on my dell dimension desktop using the
> wiki notes. I used fossil as my filesystem. How do I stay upto date?
> The notes on the webpage seems to be for kfs.

OK, I don't get it. There seems to be some consensus that clientmount()
shoud be 'mount -c /srv/boot /n/boot'. But in /sys/src/9/boot/local.c
/srv/boot is created as 'srv -A fboot', which means only authentication
is off; permission checking and arbitrary wstats are still standard. This is clearly
not enough for replica (confirmed by in vivo experiments). 
So, what's the deal?

Tiit


^ permalink raw reply	[flat|nested] 30+ messages in thread
* RE: [9fans] Installed Plan 9, now what?
@ 2003-12-09  7:55 YAMANASHI Takeshi
  2003-12-09 13:49 ` David Presotto
  0 siblings, 1 reply; 30+ messages in thread
From: YAMANASHI Takeshi @ 2003-12-09  7:55 UTC (permalink / raw)
  To: 9fans


> fn clientmount { echo 'srv -AWP replica'>>/srv/fscons;chmod 600 /srv/replica; mount -c /srv/replica /n/kfs }

There is a window in this script if the creation mode of
/srv/replica is not 600, is it?  Actually, the mode is 600
and the window is always closed.

My concern is what would be the solution if the mode has
not been 600?
--
YAMANASHI Takeshi




^ permalink raw reply	[flat|nested] 30+ messages in thread
* RE: [9fans] Installed Plan 9, now what?
@ 2003-12-08 12:48 David Presotto
  2003-12-08 15:10 ` andrey mirtchovski
  0 siblings, 1 reply; 30+ messages in thread
From: David Presotto @ 2003-12-08 12:48 UTC (permalink / raw)
  To: t.lankots, 9fans

I use the following:

fn clientmount { echo 'srv -AWP replica'>>/srv/fscons;chmod 600 /srv/replica; mount -c /srv/replica /n/kfs }

-AWP wasn't possible originally, it got added later.
The chmod is there just so you can let others login
once you've started this without giving them access to
everything.


^ permalink raw reply	[flat|nested] 30+ messages in thread
* [9fans] Installed Plan 9, now what?
@ 2003-12-08 10:08 Sujan Gautam
  2003-12-08 13:53 ` mirtchov
  0 siblings, 1 reply; 30+ messages in thread
From: Sujan Gautam @ 2003-12-08 10:08 UTC (permalink / raw)
  To: 9fans

Hi
I recently installed plan 9 on my dell dimension desktop using the
wiki notes. I used fossil as my filesystem. How do I stay upto date?
The notes on the webpage seems to be for kfs.

The website also talks about venti. What is venti? Is it a seperate
partition? How do I set it up?

I am a newbie so please bear with me.

-Sujan Gautam


^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2003-12-09 19:23 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-08 11:36 [9fans] Installed Plan 9, now what? Tiit Lankots
2003-12-08 14:51 ` ron minnich
2003-12-08 15:00 ` Russ Cox
  -- strict thread matches above, loose matches on Subject: below --
2003-12-09  7:55 YAMANASHI Takeshi
2003-12-09 13:49 ` David Presotto
2003-12-08 12:48 David Presotto
2003-12-08 15:10 ` andrey mirtchovski
2003-12-08 16:21   ` David Presotto
2003-12-08 19:30   ` Dan Cross
2003-12-08 21:14     ` david presotto
2003-12-08 22:20       ` Dan Cross
2003-12-09  0:55         ` David Presotto
2003-12-09  1:20           ` Russ Cox
2003-12-09  1:29             ` Dan Cross
2003-12-09  1:36               ` Russ Cox
2003-12-09  3:00                 ` Dan Cross
2003-12-09  4:02                   ` Geoff Collyer
2003-12-09  3:44                     ` mirtchov
2003-12-09  4:10                     ` Scott Schwartz
2003-12-07  9:59                       ` Charles Forsyth
2003-12-07 10:28                         ` Charles Forsyth
2003-12-09  4:33                       ` Geoff Collyer
2003-12-09  4:54                     ` Dan Cross
2003-12-09  7:47                       ` okamoto
2003-12-09 11:23                       ` a
2003-12-09 12:12                         ` boyd, rounin
2003-12-09 18:33                       ` splite
2003-12-09 19:23                         ` Brantley Coile
2003-12-08 10:08 Sujan Gautam
2003-12-08 13:53 ` mirtchov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).