9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] tex on fossil
@ 2007-05-22 18:23 ron minnich
  2007-05-22 18:28 ` Federico Benavento
  0 siblings, 1 reply; 7+ messages in thread
From: ron minnich @ 2007-05-22 18:23 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

I have modified the tex file as follows:
#!/bin/rc

s=/n/dist
serverroot=$s
serverlog=$s/tex.log
serverproto=$s/tex.proto
fn servermount { status='' }
fn serverupdate { status='' }

fn clientmount { 9fs kfs }
c=//dist/replica
clientroot=/
clientproto=//sys/src/cmd/tex/tex.proto
clientdb=$c/client/tex.db
clientexclude=(dist/replica/client)
clientlog=$c/client/tex.log

I have the iso unpacked into /usr/rminnich/f
I do this:
cpu% bind f /n/dist
cpu% ls /n/dist
/n/dist/README
/n/dist/oldtex
/n/dist/rc
/n/dist/sys
/n/dist/tex
/n/dist/tex.db
/n/dist/tex.log
/n/dist/tex.setup
cpu% cd /n/dist
cpu% replica/pull /n/dist/tex
no such replica /n/dist/tex
cpu%

So what am I missing here .. is it that clientmount bit?
thanks

ron
p.s. if this gets to working, I will build a new .iso for others.


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

end of thread, other threads:[~2007-05-22 21:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-22 18:23 [9fans] tex on fossil ron minnich
2007-05-22 18:28 ` Federico Benavento
2007-05-22 20:14   ` Federico Benavento
2007-05-22 20:45     ` ron minnich
2007-05-22 21:00       ` Federico Benavento
2007-05-22 21:16         ` andrey mirtchovski
2007-05-22 21:31           ` ron minnich

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).