HomeSort by: relevance | last modified time | path
    Searched refs:termfile (Results 1 - 8 of 8) sorted by relevancy

  /src/distrib/amd64/cdroms/
install.sh 37 termfile=/tmp/sysinst.term
48 if [ -r ${termfile} ]; then
49 . ${termfile}
112 echo "TERM=${TERM}" > ${termfile}
  /src/distrib/amd64/installimage/
install.sh 37 termfile=/tmp/sysinst.term
48 if [ -r ${termfile} ]; then
49 . ${termfile}
112 echo "TERM=${TERM}" > ${termfile}
  /src/distrib/amd64/installimage-bios/
install.sh 37 termfile=/tmp/sysinst.term
48 if [ -r ${termfile} ]; then
49 . ${termfile}
112 echo "TERM=${TERM}" > ${termfile}
  /src/distrib/i386/cdroms/
install.sh 37 termfile=/tmp/sysinst.term
48 if [ -r ${termfile} ]; then
49 . ${termfile}
112 echo "TERM=${TERM}" > ${termfile}
  /src/distrib/evbarm/installimage/
install.sh 37 termfile=/tmp/sysinst.term
48 if [ -r ${termfile} ]; then
49 . ${termfile}
112 echo "TERM=${TERM}" > ${termfile}
  /src/distrib/i386/installimage/
install.sh 37 termfile=/tmp/sysinst.term
48 if [ -r ${termfile} ]; then
49 . ${termfile}
112 echo "TERM=${TERM}" > ${termfile}
  /src/distrib/sparc64/cdroms/installcd/
install.sh 37 termfile=/tmp/sysinst.term
48 if [ -r ${termfile} ]; then
49 . ${termfile}
112 echo "TERM=${TERM}" > ${termfile}
  /src/distrib/vax/cdroms/installcd/
install.sh 37 termfile=/tmp/sysinst.term
48 if [ -r ${termfile} ]; then
49 . ${termfile}
112 echo "TERM=${TERM}" > ${termfile}

Completed in 13 milliseconds