ref: eee5cb15e7e014a6dda383d0482c43dca65b6336
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