ref: 14b919faf8e69fb8c06bb397b5a87c2b9f00c3bb
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
exec ./mainloop