plan9fox/sys/lib/dist.old/pc/inst/textonly
cinap_lenrek 45bab89362 livecd
2011-04-11 19:47:05 +00:00

16 lines
182 B
Bash
Executable file

#!/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