ref: 8f63d48a00251d74b67e7244c908e436cb540d2c
dir: /rc/bin/inst/start/
#!/bin/rc
if(test -w /dev/wctl)
echo scroll > /dev/wctl
cd /bin/inst
. defs
textinst=1
export textinst
# use stderr as logfile
rm -f /srv/log
echo 2 >/srv/log
log `{date} Installation process started
inst/mainloop