ref: c6a3e6b464ba23d8c99355b77c49690d6d07a6c4
dir: /rc/bin/inst/start/
#!/bin/rc
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