git: 9front

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