git: 9front

ref: 49f55fb7903b4e43de866ccf978b5a3d6985dfa4
dir: /rc/bin/inst/start/

View raw version
#!/bin/rc

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
inst/mainloop