shithub: riscv

ref: 012dec1119fe41b59bf4f498c835aa7ec2e269f2
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