ref: 2f4e6dd1a8b367044948f75f62b51aae2a944dd2
dir: /rc/bin/inst/textonly/
#!/bin/rc
# text-only install
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