git: 9front

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