ref: 6e5f4c890d749b67a3ccb301e2dfb80d04f14bcb
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