plan9fox/sys/lib/dist.old/pc/inst/textonly

16 lines
182 B
Plaintext
Raw Normal View History

2011-04-11 19:47:05 +00:00
#!/bin/rc
# text-only install
cd /bin/inst
. defs
textinst=1
export textinst
tailfsrv &
while(! test -f /srv/log)
sleep 1
log `{date} Installation process started
inst/mainloop