#!/bin/rc
# text-only install
cd /bin/inst
. defs
textinst=1
export textinst
# use stderr as logfile
echo 2 >/srv/log
log `{date} Installation process started
inst/mainloop