when I installed .is I just mounted the iso with 9660srv
copied the tex|python|whaever to /tmp and edited (s/kfs/boot/) it

then I just did replica/pull /tmp/file

On 5/22/07, ron minnich <[EMAIL PROTECTED]> wrote:
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.



--
Federico G. Benavento

Reply via email to