Details | Last modification | View Log | RSS feed
#!/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