git: 9front

ref: 37099cb0ea7a03213e7cc31cf45bbb6ab0ce8d3d
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