git: 9front

ref: b9e031951a57b34a700eeb70568d1fd86fc8f01c
dir: /rc/bin/inst/textonly/

View raw version
#!/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